[==========] 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
I20260709 14:51:21.403967 18729 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.74.126:44581
I20260709 14:51:21.405507 18729 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 14:51:21.406561 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:21.422672 18736 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
W20260709 14:51:21.422700 18738 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
W20260709 14:51:21.422693 18735 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
I20260709 14:51:21.424832 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:22.528424 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:22.528661 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:22.528864 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608682528841 us; error 0 us; skew 500 ppm
I20260709 14:51:22.529671 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:22.534742 18729 webserver.cc:533] Webserver started at http://127.18.74.126:40349/ using document root <none> and password file <none>
I20260709 14:51:22.535610 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:22.535813 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:22.536254 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:22.541992 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/master-0-root/instance:
uuid: "9c62f1ed97364e4cb419f766eade615d"
format_stamp: "Formatted at 2026-07-09 14:51:22 on dist-test-slave-0wd7"
I20260709 14:51:22.549506 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.009s	sys 0.000s
I20260709 14:51:22.554544 18744 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:22.555681 18729 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:22.556047 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/master-0-root
uuid: "9c62f1ed97364e4cb419f766eade615d"
format_stamp: "Formatted at 2026-07-09 14:51:22 on dist-test-slave-0wd7"
I20260709 14:51:22.556360 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-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)
I20260709 14:51:22.607471 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:22.608979 18729 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
I20260709 14:51:22.609405 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:22.676844 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:44581
I20260709 14:51:22.676910 18795 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:44581 every 8 connection(s)
I20260709 14:51:22.684284 18796 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:22.705848 18796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d: Bootstrap starting.
I20260709 14:51:22.711660 18796 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:22.713421 18796 log.cc:826] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d: Log is configured to *not* fsync() on all Append() calls
I20260709 14:51:22.717866 18796 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d: No bootstrap required, opened a new log
I20260709 14:51:22.738341 18796 raft_consensus.cc:359] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c62f1ed97364e4cb419f766eade615d" member_type: VOTER }
I20260709 14:51:22.738940 18796 raft_consensus.cc:385] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:22.739197 18796 raft_consensus.cc:740] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9c62f1ed97364e4cb419f766eade615d, State: Initialized, Role: FOLLOWER
I20260709 14:51:22.740079 18796 consensus_queue.cc:260] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "9c62f1ed97364e4cb419f766eade615d" member_type: VOTER }
I20260709 14:51:22.740569 18796 raft_consensus.cc:399] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:22.740842 18796 raft_consensus.cc:493] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:22.741174 18796 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:22.745301 18796 raft_consensus.cc:515] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c62f1ed97364e4cb419f766eade615d" member_type: VOTER }
I20260709 14:51:22.746037 18796 leader_election.cc:304] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [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: 9c62f1ed97364e4cb419f766eade615d; no voters: 
I20260709 14:51:22.747756 18796 leader_election.cc:290] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:22.748025 18799 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:22.750089 18799 raft_consensus.cc:697] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 1 LEADER]: Becoming Leader. State: Replica: 9c62f1ed97364e4cb419f766eade615d, State: Running, Role: LEADER
I20260709 14:51:22.751010 18799 consensus_queue.cc:237] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [LEADER]: Queue going to LEADER mode. State: All 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: "9c62f1ed97364e4cb419f766eade615d" member_type: VOTER }
I20260709 14:51:22.752069 18796 sys_catalog.cc:565] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:22.761471 18801 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 9c62f1ed97364e4cb419f766eade615d. Latest consensus state: current_term: 1 leader_uuid: "9c62f1ed97364e4cb419f766eade615d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c62f1ed97364e4cb419f766eade615d" member_type: VOTER } }
I20260709 14:51:22.761827 18800 sys_catalog.cc:455] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "9c62f1ed97364e4cb419f766eade615d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "9c62f1ed97364e4cb419f766eade615d" member_type: VOTER } }
I20260709 14:51:22.762225 18801 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:22.762385 18800 sys_catalog.cc:458] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:22.765213 18809 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:22.776723 18809 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:22.778934 18729 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:22.794219 18809 catalog_manager.cc:1383] Generated new cluster ID: 6eaa6287851641bea5e9abce781d7c12
I20260709 14:51:22.794535 18809 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:22.838282 18809 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:22.840590 18809 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:22.859678 18809 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d: Generated new TSK 0
I20260709 14:51:22.860642 18809 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:22.909595 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:22.917860 18818 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
W20260709 14:51:22.919540 18819 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
W20260709 14:51:22.922124 18821 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
I20260709 14:51:22.922300 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:22.923182 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:22.923439 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:22.923645 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608682923626 us; error 0 us; skew 500 ppm
I20260709 14:51:22.924407 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:22.929152 18729 webserver.cc:533] Webserver started at http://127.18.74.65:45695/ using document root <none> and password file <none>
I20260709 14:51:22.929857 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:22.930122 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:22.930467 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:22.932004 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-0-root/instance:
uuid: "670512fd3f474ef39444300480691179"
format_stamp: "Formatted at 2026-07-09 14:51:22 on dist-test-slave-0wd7"
I20260709 14:51:22.937731 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:51:22.941998 18826 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:22.942793 18729 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 14:51:22.943109 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "670512fd3f474ef39444300480691179"
format_stamp: "Formatted at 2026-07-09 14:51:22 on dist-test-slave-0wd7"
I20260709 14:51:22.943393 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-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)
I20260709 14:51:22.959144 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:22.960441 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:22.962939 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:22.967235 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:22.967444 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:22.967716 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:22.967870 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.064622 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:35099
I20260709 14:51:23.064697 18888 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:35099 every 8 connection(s)
I20260709 14:51:23.071322 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:23.086251 18894 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
I20260709 14:51:23.089947 18729 server_base.cc:1061] running on GCE node
W20260709 14:51:23.090461 18893 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
W20260709 14:51:23.091697 18896 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
I20260709 14:51:23.092731 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:23.093001 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:23.093199 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608683093183 us; error 0 us; skew 500 ppm
I20260709 14:51:23.093961 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:23.098663 18729 webserver.cc:533] Webserver started at http://127.18.74.66:41765/ using document root <none> and password file <none>
I20260709 14:51:23.099205 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:23.099416 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:23.099771 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:23.100910 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-1-root/instance:
uuid: "3a22635c091b4a159cde0cf181214142"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-0wd7"
I20260709 14:51:23.106570 18889 heartbeater.cc:344] Connected to a master server at 127.18.74.126:44581
I20260709 14:51:23.106940 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:51:23.107092 18889 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:23.108273 18889 heartbeater.cc:507] Master 127.18.74.126:44581 requested a full tablet report, sending...
I20260709 14:51:23.111908 18761 ts_manager.cc:194] Registered new tserver with Master: 670512fd3f474ef39444300480691179 (127.18.74.65:35099)
I20260709 14:51:23.112143 18901 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.112988 18729 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 14:51:23.113332 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-1-root
uuid: "3a22635c091b4a159cde0cf181214142"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-0wd7"
I20260709 14:51:23.113600 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-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)
I20260709 14:51:23.115064 18761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35494
I20260709 14:51:23.133441 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:23.134706 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:23.136763 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:23.139868 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:23.140094 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.140319 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:23.140470 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.229151 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:40211
I20260709 14:51:23.229339 18963 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:40211 every 8 connection(s)
I20260709 14:51:23.237718 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:23.245636 18967 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
W20260709 14:51:23.248694 18968 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
I20260709 14:51:23.250790 18964 heartbeater.cc:344] Connected to a master server at 127.18.74.126:44581
I20260709 14:51:23.251159 18964 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:23.252094 18964 heartbeater.cc:507] Master 127.18.74.126:44581 requested a full tablet report, sending...
I20260709 14:51:23.254386 18761 ts_manager.cc:194] Registered new tserver with Master: 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:23.256228 18761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:35508
I20260709 14:51:23.262809 18729 server_base.cc:1061] running on GCE node
W20260709 14:51:23.262866 18970 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
I20260709 14:51:23.264232 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:23.264513 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:23.264707 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608683264690 us; error 0 us; skew 500 ppm
I20260709 14:51:23.265461 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:23.268151 18729 webserver.cc:533] Webserver started at http://127.18.74.67:42203/ using document root <none> and password file <none>
I20260709 14:51:23.268749 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:23.268977 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:23.269285 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:23.270764 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-2-root/instance:
uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-0wd7"
I20260709 14:51:23.276471 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:23.280495 18975 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.281294 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:51:23.281631 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-2-root
uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
format_stamp: "Formatted at 2026-07-09 14:51:23 on dist-test-slave-0wd7"
I20260709 14:51:23.281976 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783608681240996-18729-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)
I20260709 14:51:23.303980 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:23.305537 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:23.307425 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:23.310664 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:23.310946 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:23.311280 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:23.311488 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:23.393332 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:38653
I20260709 14:51:23.393395 19037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:38653 every 8 connection(s)
I20260709 14:51:23.410353 19038 heartbeater.cc:344] Connected to a master server at 127.18.74.126:44581
I20260709 14:51:23.410714 19038 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:23.411432 19038 heartbeater.cc:507] Master 127.18.74.126:44581 requested a full tablet report, sending...
I20260709 14:51:23.413589 18761 ts_manager.cc:194] Registered new tserver with Master: af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:23.414000 18729 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013209957s
I20260709 14:51:23.415225 18761 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44628
I20260709 14:51:23.462198 18761 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44644:
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"
    }
  }
}
W20260709 14:51:23.465790 18761 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.
I20260709 14:51:23.566479 18852 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfd9c01a6e44d991ad2580465e14c6 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:23.571139 18852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfd9c01a6e44d991ad2580465e14c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.571195 18850 tablet_service.cc:1511] Processing CreateTablet for tablet b99aac7096644c439ca808a2d129f372 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:23.573765 18854 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd47feb74e6447885927f8b027a741d (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:23.573819 18853 tablet_service.cc:1511] Processing CreateTablet for tablet b3b994ced06f422f83f2cd92f14c6f14 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:23.576347 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 7ffb56ed8253458d945db5648fd043fe (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:23.577903 18853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b994ced06f422f83f2cd92f14c6f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.572225 18851 tablet_service.cc:1511] Processing CreateTablet for tablet accd586b7a414265af660557c4b5f261 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:23.584681 18854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd47feb74e6447885927f8b027a741d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.587322 19002 tablet_service.cc:1511] Processing CreateTablet for tablet b3b994ced06f422f83f2cd92f14c6f14 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:23.590240 19000 tablet_service.cc:1511] Processing CreateTablet for tablet accd586b7a414265af660557c4b5f261 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:23.590268 19001 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfd9c01a6e44d991ad2580465e14c6 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:23.593165 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ffb56ed8253458d945db5648fd043fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.589953 18999 tablet_service.cc:1511] Processing CreateTablet for tablet b99aac7096644c439ca808a2d129f372 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:23.588838 19003 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd47feb74e6447885927f8b027a741d (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:23.598663 18850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99aac7096644c439ca808a2d129f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.597815 18998 tablet_service.cc:1511] Processing CreateTablet for tablet 7ffb56ed8253458d945db5648fd043fe (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:23.600559 19002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b994ced06f422f83f2cd92f14c6f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.601176 18999 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99aac7096644c439ca808a2d129f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.605337 19003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd47feb74e6447885927f8b027a741d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.605275 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accd586b7a414265af660557c4b5f261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.607430 18998 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ffb56ed8253458d945db5648fd043fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.608489 19001 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfd9c01a6e44d991ad2580465e14c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.609442 18848 tablet_service.cc:1511] Processing CreateTablet for tablet e0c03c71b0ee475289abd35979ef7479 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:23.612629 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c03c71b0ee475289abd35979ef7479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.612881 19000 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accd586b7a414265af660557c4b5f261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.619653 18929 tablet_service.cc:1511] Processing CreateTablet for tablet 2dd47feb74e6447885927f8b027a741d (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:51:23.635684 18927 tablet_service.cc:1511] Processing CreateTablet for tablet 63bfd9c01a6e44d991ad2580465e14c6 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:51:23.637334 18927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63bfd9c01a6e44d991ad2580465e14c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.659852 18847 tablet_service.cc:1511] Processing CreateTablet for tablet f61a57b9623445a982b7d1ecd3f7a175 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:23.661509 18847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61a57b9623445a982b7d1ecd3f7a175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.685468 18997 tablet_service.cc:1511] Processing CreateTablet for tablet e0c03c71b0ee475289abd35979ef7479 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:23.687737 18928 tablet_service.cc:1511] Processing CreateTablet for tablet b3b994ced06f422f83f2cd92f14c6f14 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:51:23.690613 18997 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c03c71b0ee475289abd35979ef7479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.685509 18925 tablet_service.cc:1511] Processing CreateTablet for tablet b99aac7096644c439ca808a2d129f372 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:51:23.689235 18926 tablet_service.cc:1511] Processing CreateTablet for tablet accd586b7a414265af660557c4b5f261 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:51:23.695663 18929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2dd47feb74e6447885927f8b027a741d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.698390 18923 tablet_service.cc:1511] Processing CreateTablet for tablet e0c03c71b0ee475289abd35979ef7479 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:51:23.715608 18922 tablet_service.cc:1511] Processing CreateTablet for tablet f61a57b9623445a982b7d1ecd3f7a175 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:23.696856 18924 tablet_service.cc:1511] Processing CreateTablet for tablet 7ffb56ed8253458d945db5648fd043fe (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:51:23.726274 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b99aac7096644c439ca808a2d129f372. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.730616 18928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3b994ced06f422f83f2cd92f14c6f14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.735342 18923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e0c03c71b0ee475289abd35979ef7479. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.741775 18926 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet accd586b7a414265af660557c4b5f261. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.744376 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ffb56ed8253458d945db5648fd043fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.747356 18996 tablet_service.cc:1511] Processing CreateTablet for tablet f61a57b9623445a982b7d1ecd3f7a175 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:51:23.748828 18996 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61a57b9623445a982b7d1ecd3f7a175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.755628 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f61a57b9623445a982b7d1ecd3f7a175. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:23.767102 18808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:23.786419 18846 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7849d55cdb42289ea5763c411eac98 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:23.787719 18846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7849d55cdb42289ea5763c411eac98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.816821 18921 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7849d55cdb42289ea5763c411eac98 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:23.819337 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7849d55cdb42289ea5763c411eac98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.836719 18995 tablet_service.cc:1511] Processing CreateTablet for tablet 2f7849d55cdb42289ea5763c411eac98 (DEFAULT_TABLE table=test-workload [id=0a7ff4bc72c0456ea8f5b2af286e960f]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:51:23.839221 18995 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2f7849d55cdb42289ea5763c411eac98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:23.971714 19056 tablet_bootstrap.cc:492] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
I20260709 14:51:23.985159 19057 tablet_bootstrap.cc:492] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:23.991533 19058 tablet_bootstrap.cc:492] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:23.997969 19056 tablet_bootstrap.cc:654] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.000684 19058 tablet_bootstrap.cc:654] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.000994 19057 tablet_bootstrap.cc:654] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.012234 19057 tablet_bootstrap.cc:492] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.012246 19058 tablet_bootstrap.cc:492] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.012931 19058 ts_tablet_manager.cc:1403] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.002s
I20260709 14:51:24.014110 19057 ts_tablet_manager.cc:1403] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.071s	user 0.013s	sys 0.006s
I20260709 14:51:24.015663 19056 tablet_bootstrap.cc:492] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.016109 19056 ts_tablet_manager.cc:1403] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.065s	user 0.013s	sys 0.004s
I20260709 14:51:24.016156 19058 raft_consensus.cc:359] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.017019 19058 raft_consensus.cc:385] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.017313 19058 raft_consensus.cc:740] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.017552 19057 raft_consensus.cc:359] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.018050 19058 consensus_queue.cc:260] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.018770 19057 raft_consensus.cc:385] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.019227 19057 raft_consensus.cc:740] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.019047 19056 raft_consensus.cc:359] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.019953 19056 raft_consensus.cc:385] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.020277 19056 raft_consensus.cc:740] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.020517 19057 consensus_queue.cc:260] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.022461 19058 ts_tablet_manager.cc:1434] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 14:51:24.023401 18964 heartbeater.cc:499] Master 127.18.74.126:44581 was elected leader, sending a full tablet report...
I20260709 14:51:24.026942 19058 tablet_bootstrap.cc:492] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:24.026651 19056 consensus_queue.cc:260] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.035764 19058 tablet_bootstrap.cc:654] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.039961 19056 ts_tablet_manager.cc:1434] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.023s	user 0.010s	sys 0.002s
I20260709 14:51:24.040752 19038 heartbeater.cc:499] Master 127.18.74.126:44581 was elected leader, sending a full tablet report...
I20260709 14:51:24.041024 19056 tablet_bootstrap.cc:492] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
I20260709 14:51:24.048185 19058 tablet_bootstrap.cc:492] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.048719 19058 ts_tablet_manager.cc:1403] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.001s
I20260709 14:51:24.051735 19058 raft_consensus.cc:359] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.052569 19058 raft_consensus.cc:385] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.061589 19062 raft_consensus.cc:493] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.057696 19058 raft_consensus.cc:740] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.063793 19058 consensus_queue.cc:260] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.062107 19062 raft_consensus.cc:515] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.069994 19056 tablet_bootstrap.cc:654] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.072196 19058 ts_tablet_manager.cc:1434] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:51:24.073246 19058 tablet_bootstrap.cc:492] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:24.083565 19062 leader_election.cc:290] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.093230 19057 ts_tablet_manager.cc:1434] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.079s	user 0.024s	sys 0.013s
I20260709 14:51:24.094868 19058 tablet_bootstrap.cc:654] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.102289 18889 heartbeater.cc:499] Master 127.18.74.126:44581 was elected leader, sending a full tablet report...
I20260709 14:51:24.104166 19057 tablet_bootstrap.cc:492] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:24.115070 19056 tablet_bootstrap.cc:492] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.115588 19056 ts_tablet_manager.cc:1403] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.075s	user 0.010s	sys 0.008s
I20260709 14:51:24.118510 19056 raft_consensus.cc:359] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.119455 19056 raft_consensus.cc:385] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.119849 19056 raft_consensus.cc:740] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.120647 19056 consensus_queue.cc:260] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.122808 19056 ts_tablet_manager.cc:1434] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:51:24.124297 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.124878 19056 tablet_bootstrap.cc:492] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
W20260709 14:51:24.126150 18902 leader_election.cc:343] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.126019 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
W20260709 14:51:24.128011 18905 leader_election.cc:343] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.128353 18905 leader_election.cc:304] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a22635c091b4a159cde0cf181214142; no voters: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.129089 19065 raft_consensus.cc:2749] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.131944 19056 tablet_bootstrap.cc:654] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.140904 19058 tablet_bootstrap.cc:492] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.141534 19058 ts_tablet_manager.cc:1403] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.069s	user 0.020s	sys 0.023s
I20260709 14:51:24.143131 19056 tablet_bootstrap.cc:492] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.144171 19064 raft_consensus.cc:493] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.144644 19064 raft_consensus.cc:515] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.147307 19064 leader_election.cc:290] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:24.143576 19056 ts_tablet_manager.cc:1403] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.005s
W20260709 14:51:24.150208 19039 tablet.cc:2406] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:24.156569 19058 raft_consensus.cc:359] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.157308 19058 raft_consensus.cc:385] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.157635 19058 raft_consensus.cc:740] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.157105 19057 tablet_bootstrap.cc:654] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.159968 19056 raft_consensus.cc:359] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.162523 19056 raft_consensus.cc:385] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.164141 19058 consensus_queue.cc:260] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.170387 19058 ts_tablet_manager.cc:1434] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.028s	user 0.005s	sys 0.000s
I20260709 14:51:24.171346 19058 tablet_bootstrap.cc:492] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:24.176746 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.177441 19058 tablet_bootstrap.cc:654] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:24.178309 18979 leader_election.cc:343] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.163295 19056 raft_consensus.cc:740] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.179574 19056 consensus_queue.cc:260] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.181164 19056 ts_tablet_manager.cc:1434] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.033s	user 0.001s	sys 0.004s
I20260709 14:51:24.181890 19056 tablet_bootstrap.cc:492] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
I20260709 14:51:24.186523 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.188225 19056 tablet_bootstrap.cc:654] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:24.188305 18978 leader_election.cc:343] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.188544 19063 raft_consensus.cc:493] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.188781 18978 leader_election.cc:304] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179
I20260709 14:51:24.189585 19064 raft_consensus.cc:2749] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.189039 19063 raft_consensus.cc:515] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.189030 19057 tablet_bootstrap.cc:492] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.191367 19057 ts_tablet_manager.cc:1403] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.087s	user 0.004s	sys 0.008s
I20260709 14:51:24.193101 19063 leader_election.cc:290] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.197403 19057 raft_consensus.cc:359] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.198328 19057 raft_consensus.cc:385] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.198658 19057 raft_consensus.cc:740] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.199401 19057 consensus_queue.cc:260] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.201431 19057 ts_tablet_manager.cc:1434] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 14:51:24.202795 19057 tablet_bootstrap.cc:492] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:24.213796 19057 tablet_bootstrap.cc:654] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.229245 19058 tablet_bootstrap.cc:492] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.229907 19058 ts_tablet_manager.cc:1403] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.059s	user 0.008s	sys 0.015s
I20260709 14:51:24.232620 19058 raft_consensus.cc:359] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.233399 19058 raft_consensus.cc:385] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.233685 19058 raft_consensus.cc:740] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.233937 19056 tablet_bootstrap.cc:492] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.234383 19056 ts_tablet_manager.cc:1403] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.053s	user 0.017s	sys 0.009s
I20260709 14:51:24.237290 19056 raft_consensus.cc:359] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.237986 19056 raft_consensus.cc:385] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.248191 19058 consensus_queue.cc:260] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.238260 19056 raft_consensus.cc:740] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.253095 19056 consensus_queue.cc:260] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.251586 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c03c71b0ee475289abd35979ef7479" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.255666 19056 ts_tablet_manager.cc:1434] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 14:51:24.256631 19056 tablet_bootstrap.cc:492] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
W20260709 14:51:24.259665 18827 leader_election.cc:343] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.264003 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c03c71b0ee475289abd35979ef7479" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.264690 19057 tablet_bootstrap.cc:492] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.263048 19058 ts_tablet_manager.cc:1434] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.033s	user 0.003s	sys 0.006s
W20260709 14:51:24.265769 18829 leader_election.cc:343] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.265266 19057 ts_tablet_manager.cc:1403] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.063s	user 0.004s	sys 0.011s
I20260709 14:51:24.266211 18829 leader_election.cc:304] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 670512fd3f474ef39444300480691179; no voters: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.266485 19058 tablet_bootstrap.cc:492] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:24.272398 19063 raft_consensus.cc:2749] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.273175 19065 raft_consensus.cc:493] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.273649 19065 raft_consensus.cc:515] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.276382 19064 raft_consensus.cc:493] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.276522 19065 leader_election.cc:290] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.276844 19064 raft_consensus.cc:515] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.278368 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffb56ed8253458d945db5648fd043fe" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
W20260709 14:51:24.279976 18905 leader_election.cc:343] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.280915 19056 tablet_bootstrap.cc:654] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.269510 19057 raft_consensus.cc:359] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.281495 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffb56ed8253458d945db5648fd043fe" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.284212 19013 raft_consensus.cc:2468] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 0.
I20260709 14:51:24.281967 19057 raft_consensus.cc:385] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.286005 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.286041 18902 leader_election.cc:304] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 670512fd3f474ef39444300480691179
I20260709 14:51:24.287222 19065 raft_consensus.cc:2804] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:24.287467 18979 leader_election.cc:343] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.287580 19065 raft_consensus.cc:493] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.287971 19065 raft_consensus.cc:3060] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.289228 19064 leader_election.cc:290] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:24.288640 19057 raft_consensus.cc:740] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.290493 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.291113 18939 raft_consensus.cc:2468] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 0.
I20260709 14:51:24.292191 18978 leader_election.cc:304] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 670512fd3f474ef39444300480691179
I20260709 14:51:24.291999 19057 consensus_queue.cc:260] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.292896 19064 raft_consensus.cc:2804] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.293251 19064 raft_consensus.cc:493] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.293634 19064 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.295725 19065 raft_consensus.cc:515] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.298319 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffb56ed8253458d945db5648fd043fe" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179"
W20260709 14:51:24.299657 18905 leader_election.cc:343] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.301546 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ffb56ed8253458d945db5648fd043fe" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:24.302037 19013 raft_consensus.cc:3060] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.301859 19064 raft_consensus.cc:515] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.303885 19064 leader_election.cc:290] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:24.304875 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:24.305471 18939 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.305905 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179"
W20260709 14:51:24.307202 18979 leader_election.cc:343] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.313058 18939 raft_consensus.cc:2468] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 1.
I20260709 14:51:24.314296 18978 leader_election.cc:304] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 670512fd3f474ef39444300480691179
I20260709 14:51:24.315757 19013 raft_consensus.cc:2468] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 1.
I20260709 14:51:24.316984 19058 tablet_bootstrap.cc:654] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.316874 18902 leader_election.cc:304] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 670512fd3f474ef39444300480691179
I20260709 14:51:24.317664 19062 raft_consensus.cc:2804] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.317884 19065 leader_election.cc:290] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.320156 19062 raft_consensus.cc:697] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:24.321061 19057 ts_tablet_manager.cc:1434] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.054s	user 0.006s	sys 0.001s
I20260709 14:51:24.322006 19057 tablet_bootstrap.cc:492] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:24.322153 19056 tablet_bootstrap.cc:492] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.322685 19056 ts_tablet_manager.cc:1403] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.005s
I20260709 14:51:24.325425 19056 raft_consensus.cc:359] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.326304 19056 raft_consensus.cc:385] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.326642 19056 raft_consensus.cc:740] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.327085 19064 raft_consensus.cc:2804] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.327479 19056 consensus_queue.cc:260] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.321009 19062 consensus_queue.cc:237] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.330469 19057 tablet_bootstrap.cc:654] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.335448 19064 raft_consensus.cc:697] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Becoming Leader. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:24.340134 19064 consensus_queue.cc:237] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.347790 19058 tablet_bootstrap.cc:492] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.348277 19058 ts_tablet_manager.cc:1403] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.004s
I20260709 14:51:24.348943 19063 raft_consensus.cc:493] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.349375 19063 raft_consensus.cc:515] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.351054 19058 raft_consensus.cc:359] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.351441 19063 leader_election.cc:290] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:24.351737 19058 raft_consensus.cc:385] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.352012 19058 raft_consensus.cc:740] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.353549 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.352674 19058 consensus_queue.cc:260] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.354149 18939 raft_consensus.cc:2468] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 0.
I20260709 14:51:24.355103 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.355845 19058 ts_tablet_manager.cc:1434] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.007s
W20260709 14:51:24.356660 18827 leader_election.cc:343] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.357565 18829 leader_election.cc:304] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.358747 19057 tablet_bootstrap.cc:492] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.359233 19057 ts_tablet_manager.cc:1403] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.006s
I20260709 14:51:24.359184 19063 raft_consensus.cc:2804] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.359759 19063 raft_consensus.cc:493] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.360143 19063 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.362488 19057 raft_consensus.cc:359] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.363158 19057 raft_consensus.cc:385] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.363430 19057 raft_consensus.cc:740] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.364070 19057 consensus_queue.cc:260] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.363953 19058 tablet_bootstrap.cc:492] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:24.367350 18761 catalog_manager.cc:5697] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.371361 18759 catalog_manager.cc:5697] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.373356 19058 tablet_bootstrap.cc:654] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.378618 19063 raft_consensus.cc:515] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.384097 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
W20260709 14:51:24.385653 18827 leader_election.cc:343] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.390007 19063 leader_election.cc:290] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 election: Requested vote from peers af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:24.391136 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:24.391764 18939 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.392153 19056 ts_tablet_manager.cc:1434] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.069s	user 0.014s	sys 0.007s
I20260709 14:51:24.393651 19056 tablet_bootstrap.cc:492] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
I20260709 14:51:24.398154 18939 raft_consensus.cc:2468] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 1.
I20260709 14:51:24.399446 18829 leader_election.cc:304] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.405306 19058 tablet_bootstrap.cc:492] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.405790 19058 ts_tablet_manager.cc:1403] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.042s	user 0.007s	sys 0.004s
I20260709 14:51:24.408735 19058 raft_consensus.cc:359] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.409466 19058 raft_consensus.cc:385] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.409776 19058 raft_consensus.cc:740] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.409957 19063 raft_consensus.cc:2804] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.410539 19058 consensus_queue.cc:260] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.413089 19058 ts_tablet_manager.cc:1434] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:51:24.411142 19063 raft_consensus.cc:697] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:24.415943 19063 consensus_queue.cc:237] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.414004 19058 tablet_bootstrap.cc:492] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:24.432374 19058 tablet_bootstrap.cc:654] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.434471 19057 ts_tablet_manager.cc:1434] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.075s	user 0.010s	sys 0.046s
I20260709 14:51:24.437180 19057 tablet_bootstrap.cc:492] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:24.434782 19056 tablet_bootstrap.cc:654] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.451977 19057 tablet_bootstrap.cc:654] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.461326 19058 tablet_bootstrap.cc:492] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.461931 19058 ts_tablet_manager.cc:1403] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.048s	user 0.015s	sys 0.006s
I20260709 14:51:24.462869 18759 catalog_manager.cc:5697] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.468631 19062 raft_consensus.cc:493] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.469100 19062 raft_consensus.cc:515] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.469601 19056 tablet_bootstrap.cc:492] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.470074 19083 raft_consensus.cc:493] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.470198 19056 ts_tablet_manager.cc:1403] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.077s	user 0.018s	sys 0.004s
I20260709 14:51:24.470541 19083 raft_consensus.cc:515] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.471701 19062 leader_election.cc:290] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.472749 19083 leader_election.cc:290] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.473424 19056 raft_consensus.cc:359] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.474160 19056 raft_consensus.cc:385] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.474503 19056 raft_consensus.cc:740] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.475093 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.475157 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.475289 19056 consensus_queue.cc:260] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.475790 19013 raft_consensus.cc:2468] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 0.
W20260709 14:51:24.476929 18902 leader_election.cc:343] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.477568 18902 leader_election.cc:304] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:24.478312 19083 raft_consensus.cc:2804] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.478641 19083 raft_consensus.cc:493] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.479032 19083 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.484740 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.486023 19083 raft_consensus.cc:515] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.478101 19058 raft_consensus.cc:359] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.487648 19063 raft_consensus.cc:493] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.487905 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.487991 19058 raft_consensus.cc:385] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.488139 19063 raft_consensus.cc:515] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.488570 19058 raft_consensus.cc:740] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
W20260709 14:51:24.487162 18905 leader_election.cc:343] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.490213 19063 leader_election.cc:290] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
W20260709 14:51:24.490402 18905 leader_election.cc:343] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.490614 19083 leader_election.cc:290] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.491264 18905 leader_election.cc:304] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a22635c091b4a159cde0cf181214142; no voters: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.489441 19058 consensus_queue.cc:260] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.491955 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:24.492048 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.492551 19012 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.493048 19062 raft_consensus.cc:2749] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.494788 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.495086 19058 ts_tablet_manager.cc:1434] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.002s
I20260709 14:51:24.495393 19013 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 0.
I20260709 14:51:24.496671 19058 tablet_bootstrap.cc:492] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:24.496969 18827 leader_election.cc:304] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
W20260709 14:51:24.497925 18829 leader_election.cc:343] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.500087 19063 raft_consensus.cc:2804] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.500491 19063 raft_consensus.cc:493] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.500869 19063 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.498095 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179"
W20260709 14:51:24.502935 18905 leader_election.cc:343] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.505201 19058 tablet_bootstrap.cc:654] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.510447 19056 ts_tablet_manager.cc:1434] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.040s	user 0.002s	sys 0.003s
I20260709 14:51:24.513729 19056 tablet_bootstrap.cc:492] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
I20260709 14:51:24.512617 19063 raft_consensus.cc:515] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.516979 19063 leader_election.cc:290] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 election: Requested vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.517671 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:24.518527 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:24.519124 19013 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.521237 19058 tablet_bootstrap.cc:492] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.521667 19058 ts_tablet_manager.cc:1403] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.025s	user 0.014s	sys 0.006s
W20260709 14:51:24.519140 18829 leader_election.cc:343] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.523589 19056 tablet_bootstrap.cc:654] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.524207 19058 raft_consensus.cc:359] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.524842 19058 raft_consensus.cc:385] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.525118 19058 raft_consensus.cc:740] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.525949 19062 raft_consensus.cc:493] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.526041 19058 consensus_queue.cc:260] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.526458 19013 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 1.
I20260709 14:51:24.526408 19062 raft_consensus.cc:515] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.527629 18827 leader_election.cc:304] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [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: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 3a22635c091b4a159cde0cf181214142
I20260709 14:51:24.528565 19062 leader_election.cc:290] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.529235 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.529484 19058 ts_tablet_manager.cc:1434] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:24.529636 19063 raft_consensus.cc:2804] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.530125 19063 raft_consensus.cc:697] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:24.530294 19011 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.530618 19058 tablet_bootstrap.cc:492] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142: Bootstrap starting.
I20260709 14:51:24.531002 19011 raft_consensus.cc:2468] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 0.
I20260709 14:51:24.530938 19063 consensus_queue.cc:237] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
W20260709 14:51:24.531729 18905 leader_election.cc:343] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.532402 18902 leader_election.cc:304] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 670512fd3f474ef39444300480691179
I20260709 14:51:24.532760 19012 raft_consensus.cc:2468] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 1.
I20260709 14:51:24.533895 18902 leader_election.cc:304] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 670512fd3f474ef39444300480691179
I20260709 14:51:24.534596 19083 raft_consensus.cc:2804] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.534986 19083 raft_consensus.cc:493] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.534994 19062 raft_consensus.cc:2804] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.535272 19057 tablet_bootstrap.cc:492] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.535482 19083 raft_consensus.cc:3060] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.535794 19057 ts_tablet_manager.cc:1403] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.099s	user 0.009s	sys 0.004s
I20260709 14:51:24.535676 19062 raft_consensus.cc:697] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:24.536625 19062 consensus_queue.cc:237] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.538609 19057 raft_consensus.cc:359] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.539410 19057 raft_consensus.cc:385] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.539697 19057 raft_consensus.cc:740] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.540428 19057 consensus_queue.cc:260] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.541929 19083 raft_consensus.cc:515] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.542749 19057 ts_tablet_manager.cc:1434] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:24.544934 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:24.545266 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:24.545956 19013 raft_consensus.cc:3060] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:24.546654 18905 leader_election.cc:343] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.543715 19057 tablet_bootstrap.cc:492] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:24.548730 19083 leader_election.cc:290] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.550926 19056 tablet_bootstrap.cc:492] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.552320 19056 ts_tablet_manager.cc:1403] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.007s
I20260709 14:51:24.552873 19013 raft_consensus.cc:2468] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 1.
I20260709 14:51:24.554315 19057 tablet_bootstrap.cc:654] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.554085 18902 leader_election.cc:304] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 670512fd3f474ef39444300480691179
I20260709 14:51:24.554589 19058 tablet_bootstrap.cc:654] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.555035 19083 raft_consensus.cc:2804] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.555704 19083 raft_consensus.cc:697] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:24.556562 19083 consensus_queue.cc:237] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.556734 19056 raft_consensus.cc:359] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.557462 19056 raft_consensus.cc:385] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.557788 19056 raft_consensus.cc:740] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.570075 19056 consensus_queue.cc:260] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.576117 19063 raft_consensus.cc:493] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.576547 19056 ts_tablet_manager.cc:1434] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.004s
I20260709 14:51:24.576606 19063 raft_consensus.cc:515] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.577800 19056 tablet_bootstrap.cc:492] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
I20260709 14:51:24.578771 19063 leader_election.cc:290] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.579826 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.580302 18761 catalog_manager.cc:5697] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.581163 19057 tablet_bootstrap.cc:492] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.581629 19057 ts_tablet_manager.cc:1403] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.038s	user 0.012s	sys 0.009s
I20260709 14:51:24.581657 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.582590 18939 raft_consensus.cc:2393] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 670512fd3f474ef39444300480691179 in current term 1: Already voted for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in this term.
I20260709 14:51:24.583979 18829 leader_election.cc:304] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 670512fd3f474ef39444300480691179; no voters: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.582625 18759 catalog_manager.cc:5697] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.584697 19083 raft_consensus.cc:493] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.590705 19083 raft_consensus.cc:515] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.592335 19083 leader_election.cc:290] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.593111 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c03c71b0ee475289abd35979ef7479" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.593300 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c03c71b0ee475289abd35979ef7479" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.593684 18864 raft_consensus.cc:2468] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 0.
W20260709 14:51:24.594357 18902 leader_election.cc:343] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.594936 18905 leader_election.cc:304] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.595686 19083 raft_consensus.cc:2804] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.596069 19083 raft_consensus.cc:493] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.596415 19083 raft_consensus.cc:3060] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.598779 19056 tablet_bootstrap.cc:654] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.603109 19083 raft_consensus.cc:515] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.606237 19083 leader_election.cc:290] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.585054 19063 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.606431 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c03c71b0ee475289abd35979ef7479" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:24.607232 18864 raft_consensus.cc:3060] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.606426 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c03c71b0ee475289abd35979ef7479" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:24.588632 19058 tablet_bootstrap.cc:492] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142: No bootstrap required, opened a new log
I20260709 14:51:24.611361 19058 ts_tablet_manager.cc:1403] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.003s
W20260709 14:51:24.612013 18902 leader_election.cc:343] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:24.612195 18864 raft_consensus.cc:2468] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 1.
I20260709 14:51:24.613270 18905 leader_election.cc:304] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.613971 19083 raft_consensus.cc:2804] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.614392 19083 raft_consensus.cc:697] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:24.614286 19058 raft_consensus.cc:359] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.614976 19058 raft_consensus.cc:385] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.615247 19058 raft_consensus.cc:740] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.615931 19056 tablet_bootstrap.cc:492] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.616344 19056 ts_tablet_manager.cc:1403] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.039s	user 0.008s	sys 0.006s
I20260709 14:51:24.617897 19063 raft_consensus.cc:2749] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.618681 19056 raft_consensus.cc:359] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.618438 18759 catalog_manager.cc:5697] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.615933 19058 consensus_queue.cc:260] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.584703 19057 raft_consensus.cc:359] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.615170 19083 consensus_queue.cc:237] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.619814 19057 raft_consensus.cc:385] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.620312 19057 raft_consensus.cc:740] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.620947 19058 ts_tablet_manager.cc:1434] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:24.619346 19056 raft_consensus.cc:385] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.623065 19056 raft_consensus.cc:740] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.623863 19056 consensus_queue.cc:260] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.625701 19056 ts_tablet_manager.cc:1434] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.000s
I20260709 14:51:24.627213 19056 tablet_bootstrap.cc:492] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81: Bootstrap starting.
I20260709 14:51:24.632308 19056 tablet_bootstrap.cc:654] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.634649 18759 catalog_manager.cc:5697] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.636327 19057 consensus_queue.cc:260] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.637372 19056 tablet_bootstrap.cc:492] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81: No bootstrap required, opened a new log
I20260709 14:51:24.637789 19056 ts_tablet_manager.cc:1403] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent bootstrapping tablet: real 0.011s	user 0.005s	sys 0.004s
I20260709 14:51:24.638731 19057 ts_tablet_manager.cc:1434] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.002s
I20260709 14:51:24.639775 19057 tablet_bootstrap.cc:492] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:24.640328 19056 raft_consensus.cc:359] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.640936 19056 raft_consensus.cc:385] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.641206 19056 raft_consensus.cc:740] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.641840 19056 consensus_queue.cc:260] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.643986 19056 ts_tablet_manager.cc:1434] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:51:24.646030 19057 tablet_bootstrap.cc:654] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.657752 19057 tablet_bootstrap.cc:492] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.658238 19057 ts_tablet_manager.cc:1403] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.011s
I20260709 14:51:24.661062 19057 raft_consensus.cc:359] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.661770 19057 raft_consensus.cc:385] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.662063 19057 raft_consensus.cc:740] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.662623 19057 consensus_queue.cc:260] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.664574 19057 ts_tablet_manager.cc:1434] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.003s
I20260709 14:51:24.665452 19057 tablet_bootstrap.cc:492] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:24.671027 19057 tablet_bootstrap.cc:654] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.675350 19057 tablet_bootstrap.cc:492] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.675726 19057 ts_tablet_manager.cc:1403] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.010s	user 0.005s	sys 0.004s
I20260709 14:51:24.677312 19057 raft_consensus.cc:359] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.677788 19057 raft_consensus.cc:385] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.678025 19057 raft_consensus.cc:740] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.678700 19057 consensus_queue.cc:260] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.680156 19057 ts_tablet_manager.cc:1434] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:24.681108 19057 tablet_bootstrap.cc:492] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179: Bootstrap starting.
I20260709 14:51:24.685953 19057 tablet_bootstrap.cc:654] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:24.690114 19057 tablet_bootstrap.cc:492] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179: No bootstrap required, opened a new log
I20260709 14:51:24.690559 19057 ts_tablet_manager.cc:1403] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:51:24.692629 19057 raft_consensus.cc:359] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.693081 19057 raft_consensus.cc:385] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:24.693336 19057 raft_consensus.cc:740] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Initialized, Role: FOLLOWER
I20260709 14:51:24.693979 19057 consensus_queue.cc:260] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.695815 19057 ts_tablet_manager.cc:1434] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:51:24.711567 19063 raft_consensus.cc:493] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.712100 19063 raft_consensus.cc:515] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.714576 19063 leader_election.cc:290] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.715342 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.715775 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.716516 19013 raft_consensus.cc:2393] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 670512fd3f474ef39444300480691179 in current term 1: Already voted for candidate 3a22635c091b4a159cde0cf181214142 in this term.
I20260709 14:51:24.717487 18827 leader_election.cc:304] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 670512fd3f474ef39444300480691179; no voters: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.718215 19063 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.722628 19063 raft_consensus.cc:2749] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.751063 19064 consensus_queue.cc:1048] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.751947 19085 consensus_queue.cc:1048] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:24.772302 18808 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:24.781316 18864 raft_consensus.cc:3060] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.789160 19083 consensus_queue.cc:1048] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.800441 19062 consensus_queue.cc:1048] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.860554 19084 raft_consensus.cc:493] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.861079 19084 raft_consensus.cc:515] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:24.862705 19084 leader_election.cc:290] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:24.863687 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.863858 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.864665 18939 raft_consensus.cc:2393] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af52aca2b5cf4fda9a60ca9ad5818b81 in current term 1: Already voted for candidate 670512fd3f474ef39444300480691179 in this term.
I20260709 14:51:24.865653 18978 leader_election.cc:304] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179
I20260709 14:51:24.866418 19084 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.870728 19084 raft_consensus.cc:2749] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.875257 19063 raft_consensus.cc:493] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.875691 19063 raft_consensus.cc:515] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.877367 19063 leader_election.cc:290] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.878166 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.878508 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.878669 18939 raft_consensus.cc:2468] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 0.
I20260709 14:51:24.879168 19013 raft_consensus.cc:2468] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 0.
I20260709 14:51:24.879690 18829 leader_election.cc:304] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:24.880363 19063 raft_consensus.cc:2804] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.880704 19063 raft_consensus.cc:493] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.880971 19063 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.885221 19063 raft_consensus.cc:515] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.886777 19063 leader_election.cc:290] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 election: Requested vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.887593 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:24.887827 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:24.888132 18939 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.888331 19013 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.894341 19013 raft_consensus.cc:2468] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 1.
I20260709 14:51:24.894343 18939 raft_consensus.cc:2468] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 1.
I20260709 14:51:24.895593 18829 leader_election.cc:304] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:24.896268 19063 raft_consensus.cc:2804] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.896634 19063 raft_consensus.cc:697] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:24.897323 19063 consensus_queue.cc:237] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.899708 19062 raft_consensus.cc:493] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.899791 19084 raft_consensus.cc:493] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.900261 19062 raft_consensus.cc:515] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.900305 19084 raft_consensus.cc:515] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.902415 19084 leader_election.cc:290] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:24.902478 19062 leader_election.cc:290] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.904320 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.905520 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.905673 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:24.906288 19013 raft_consensus.cc:2393] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 3a22635c091b4a159cde0cf181214142 in current term 1: Already voted for candidate 670512fd3f474ef39444300480691179 in this term.
I20260709 14:51:24.906291 18863 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 0.
I20260709 14:51:24.907732 18902 leader_election.cc:304] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 3a22635c091b4a159cde0cf181214142; no voters: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.908480 19062 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.909106 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.909777 18939 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 0.
I20260709 14:51:24.911172 18979 leader_election.cc:304] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:24.912019 19084 raft_consensus.cc:2804] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:24.912415 19084 raft_consensus.cc:493] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:24.912742 19084 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.918476 19062 raft_consensus.cc:2749] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.919668 19084 raft_consensus.cc:515] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.919813 18761 catalog_manager.cc:5697] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 0 to 1, leader changed from <none> to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:24.920969 19090 raft_consensus.cc:493] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:24.921409 19090 raft_consensus.cc:515] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.922667 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:24.923257 18863 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.923445 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:24.924448 18938 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.924553 19096 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:24.930063 19090 leader_election.cc:290] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:24.931713 18937 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:24.919682 19062 consensus_queue.cc:1048] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:51:24.935829 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" is_pre_election: true
I20260709 14:51:24.936609 19013 raft_consensus.cc:2393] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 670512fd3f474ef39444300480691179 in current term 1: Already voted for candidate 3a22635c091b4a159cde0cf181214142 in this term.
I20260709 14:51:24.937198 18938 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 1.
I20260709 14:51:24.937638 19084 leader_election.cc:290] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:24.938719 18978 leader_election.cc:304] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:24.939771 19084 raft_consensus.cc:2804] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:24.939667 18829 leader_election.cc:304] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 670512fd3f474ef39444300480691179; no voters: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:24.940354 19084 raft_consensus.cc:697] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Becoming Leader. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:24.940935 19090 raft_consensus.cc:3060] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:24.941246 19084 consensus_queue.cc:237] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:24.947151 19096 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.950987 18759 catalog_manager.cc:5697] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 reported cstate change: term changed from 0 to 1, leader changed from <none> to af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:24.956984 19090 raft_consensus.cc:2749] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:24.957903 18863 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 1.
I20260709 14:51:24.979816 19083 consensus_queue.cc:1048] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:24.994577 19096 consensus_queue.cc:1048] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.007256 19063 consensus_queue.cc:1048] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.027307 19065 consensus_queue.cc:1048] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.044332 19083 consensus_queue.cc:1048] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.067965 19084 raft_consensus.cc:493] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:25.068379 19084 raft_consensus.cc:515] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.069169 19012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
mode: GRACEFUL
new_leader_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:40908
I20260709 14:51:25.069849 19012 raft_consensus.cc:606] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Received request to transfer leadership to TS 670512fd3f474ef39444300480691179
I20260709 14:51:25.070349 19084 leader_election.cc:290] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:25.071054 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c03c71b0ee475289abd35979ef7479" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670512fd3f474ef39444300480691179" is_pre_election: true
I20260709 14:51:25.071799 18863 raft_consensus.cc:2393] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate af52aca2b5cf4fda9a60ca9ad5818b81 in current term 1: Already voted for candidate 3a22635c091b4a159cde0cf181214142 in this term.
I20260709 14:51:25.073436 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e0c03c71b0ee475289abd35979ef7479" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3a22635c091b4a159cde0cf181214142" is_pre_election: true
I20260709 14:51:25.074599 18978 leader_election.cc:304] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179
I20260709 14:51:25.075223 19084 raft_consensus.cc:3060] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:25.077771 19012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
mode: GRACEFUL
new_leader_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:40908
I20260709 14:51:25.078339 19012 raft_consensus.cc:606] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Received request to transfer leadership to TS 670512fd3f474ef39444300480691179
I20260709 14:51:25.080708 19084 raft_consensus.cc:2749] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:25.093967 18938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "accd586b7a414265af660557c4b5f261"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
mode: GRACEFUL
new_leader_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:51702
I20260709 14:51:25.094455 18938 raft_consensus.cc:606] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Received request to transfer leadership to TS 670512fd3f474ef39444300480691179
I20260709 14:51:25.107298 18863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99aac7096644c439ca808a2d129f372"
dest_uuid: "670512fd3f474ef39444300480691179"
mode: GRACEFUL
new_leader_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:47430
I20260709 14:51:25.107775 18863 raft_consensus.cc:606] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Received request to transfer leadership to TS 3a22635c091b4a159cde0cf181214142
I20260709 14:51:25.118705 18864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175"
dest_uuid: "670512fd3f474ef39444300480691179"
mode: GRACEFUL
new_leader_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:47430
I20260709 14:51:25.119282 18864 raft_consensus.cc:606] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Received request to transfer leadership to TS 3a22635c091b4a159cde0cf181214142
I20260709 14:51:25.119335 19065 consensus_queue.cc:1048] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.124768 18938 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
mode: GRACEFUL
new_leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:51702
I20260709 14:51:25.125346 18938 raft_consensus.cc:606] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Received request to transfer leadership to TS af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:25.134913 19062 consensus_queue.cc:1048] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.287904 19063 consensus_queue.cc:1048] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.298159 19090 consensus_queue.cc:1048] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.313330 19090 raft_consensus.cc:993] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179: : Instructing follower 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:25.313728 19096 raft_consensus.cc:1081] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Signalling peer 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:25.315222 18938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:51700
I20260709 14:51:25.315826 18938 raft_consensus.cc:493] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.316208 18938 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.321012 18938 raft_consensus.cc:515] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.322818 18938 leader_election.cc:290] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 2 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:25.323583 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:25.323828 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:25.324211 18864 raft_consensus.cc:3055] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.324399 19012 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.324561 18864 raft_consensus.cc:740] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:25.325364 18864 consensus_queue.cc:260] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.326639 18864 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.330766 19012 raft_consensus.cc:2468] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 2.
I20260709 14:51:25.331862 18902 leader_election.cc:304] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:25.332618 19062 raft_consensus.cc:2804] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.333070 19062 raft_consensus.cc:697] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:25.333521 19084 consensus_queue.cc:1048] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.333806 19062 consensus_queue.cc:237] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.336323 18864 raft_consensus.cc:2468] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 2.
I20260709 14:51:25.343132 18761 catalog_manager.cc:5697] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 1 to 2, leader changed from 670512fd3f474ef39444300480691179 (127.18.74.65) to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.344664 19084 consensus_queue.cc:1048] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:25.354586 19085 raft_consensus.cc:993] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81: : Instructing follower 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:25.355074 19141 raft_consensus.cc:1081] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Signalling peer 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:25.356457 18864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6"
dest_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:47422
I20260709 14:51:25.356884 18864 raft_consensus.cc:493] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.357172 18864 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.360903 19085 raft_consensus.cc:993] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81: : Instructing follower 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:25.361321 19085 raft_consensus.cc:1081] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Signalling peer 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:25.364118 18863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14"
dest_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:47422
I20260709 14:51:25.364652 18863 raft_consensus.cc:493] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.365018 18863 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.371757 18863 raft_consensus.cc:515] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.373605 19083 raft_consensus.cc:993] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142: : Instructing follower 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:25.373728 18863 leader_election.cc:290] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 2 election: Requested vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:25.374039 19083 raft_consensus.cc:1081] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Signalling peer 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:25.375872 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:25.376223 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:25.376459 18936 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.376770 19012 raft_consensus.cc:3055] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.377087 19012 raft_consensus.cc:740] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:25.382256 18863 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "accd586b7a414265af660557c4b5f261"
dest_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:47410
I20260709 14:51:25.382794 18863 raft_consensus.cc:493] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.383219 18863 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.384886 18936 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 2.
I20260709 14:51:25.385943 19012 consensus_queue.cc:260] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.387933 19012 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.389623 18863 raft_consensus.cc:515] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.392688 19012 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 2.
I20260709 14:51:25.392841 18863 leader_election.cc:290] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 2 election: Requested vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:25.392764 18938 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:25.392761 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:25.393869 18938 raft_consensus.cc:3055] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.393976 19013 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.394214 18938 raft_consensus.cc:740] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:25.394454 18829 leader_election.cc:304] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:25.395290 19063 raft_consensus.cc:2804] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.395059 18938 consensus_queue.cc:260] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.395722 19063 raft_consensus.cc:697] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:25.396229 18938 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.396544 19063 consensus_queue.cc:237] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.381469 18864 raft_consensus.cc:515] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.400364 19013 raft_consensus.cc:2468] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 2.
I20260709 14:51:25.401522 18827 leader_election.cc:304] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:25.402029 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:25.402362 19063 raft_consensus.cc:2804] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.402586 18939 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.402859 19063 raft_consensus.cc:697] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:25.403705 19063 consensus_queue.cc:237] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.407303 18938 raft_consensus.cc:2468] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 2.
I20260709 14:51:25.408758 18939 raft_consensus.cc:2468] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 2.
I20260709 14:51:25.409762 18829 leader_election.cc:304] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:25.410465 19090 raft_consensus.cc:2804] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.410846 19090 raft_consensus.cc:697] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:25.411793 18864 leader_election.cc:290] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 2 election: Requested vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:25.411551 19090 consensus_queue.cc:237] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.410019 18758 catalog_manager.cc:5697] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 1 to 2, leader changed from af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67) to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.414333 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:25.414960 19013 raft_consensus.cc:3055] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.415478 19013 raft_consensus.cc:740] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:25.416289 19013 consensus_queue.cc:260] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.418648 19013 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.423583 19013 raft_consensus.cc:2468] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 2.
I20260709 14:51:25.427246 18758 catalog_manager.cc:5697] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 1 to 2, leader changed from af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67) to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.428850 18758 catalog_manager.cc:5697] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 1 to 2, leader changed from 3a22635c091b4a159cde0cf181214142 (127.18.74.66) to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.464511 19063 raft_consensus.cc:993] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179: : Instructing follower 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:25.464948 19090 raft_consensus.cc:1081] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Signalling peer 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:25.466555 18936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99aac7096644c439ca808a2d129f372"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:51700
I20260709 14:51:25.467338 18936 raft_consensus.cc:493] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.467731 18936 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.474412 18936 raft_consensus.cc:515] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.476529 18936 leader_election.cc:290] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 2 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:25.477240 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:25.477566 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:25.477882 18864 raft_consensus.cc:3055] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.478154 19013 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.478250 18864 raft_consensus.cc:740] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:25.479041 18864 consensus_queue.cc:260] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.480032 18864 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.485133 18864 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 2.
I20260709 14:51:25.485237 19013 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 2.
I20260709 14:51:25.486357 18905 leader_election.cc:304] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:25.487174 19065 raft_consensus.cc:2804] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.487586 19065 raft_consensus.cc:697] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:25.488314 19065 consensus_queue.cc:237] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.495105 18758 catalog_manager.cc:5697] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 1 to 2, leader changed from 670512fd3f474ef39444300480691179 (127.18.74.65) to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:25.583153 19083 raft_consensus.cc:993] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142: : Instructing follower af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:25.583637 19062 raft_consensus.cc:1081] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Signalling peer af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:25.585217 19013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:40884
I20260709 14:51:25.585755 19013 raft_consensus.cc:493] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:25.586110 19013 raft_consensus.cc:3060] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.593765 19013 raft_consensus.cc:515] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.596522 19013 leader_election.cc:290] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 2 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:25.597602 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:25.598083 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2f7849d55cdb42289ea5763c411eac98" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:25.598371 18864 raft_consensus.cc:3060] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.598865 18936 raft_consensus.cc:3055] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:25.599371 18936 raft_consensus.cc:740] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:25.600414 18936 consensus_queue.cc:260] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.601680 18936 raft_consensus.cc:3060] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:25.609107 18864 raft_consensus.cc:2468] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 2.
I20260709 14:51:25.610271 18979 leader_election.cc:304] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:25.611155 19141 raft_consensus.cc:2804] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:25.611655 19141 raft_consensus.cc:697] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 LEADER]: Becoming Leader. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:25.611678 18936 raft_consensus.cc:2468] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 2.
I20260709 14:51:25.612493 19141 consensus_queue.cc:237] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:25.619215 18758 catalog_manager.cc:5697] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 reported cstate change: term changed from 1 to 2, leader changed from 3a22635c091b4a159cde0cf181214142 (127.18.74.66) to af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:25.756986 19013 raft_consensus.cc:1275] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.758109 19062 consensus_queue.cc:1048] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.765164 18864 raft_consensus.cc:1275] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.766747 19083 consensus_queue.cc:1048] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.791306 19013 raft_consensus.cc:1275] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.792413 19096 consensus_queue.cc:1048] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.799598 18936 raft_consensus.cc:1275] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.801084 19096 consensus_queue.cc:1048] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.811271 19013 raft_consensus.cc:1275] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.812561 19096 consensus_queue.cc:1048] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.820539 18936 raft_consensus.cc:1275] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.821668 19143 consensus_queue.cc:1048] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.901135 19013 raft_consensus.cc:1275] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.902174 19083 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.908455 18864 raft_consensus.cc:1275] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.910125 19065 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.988057 19013 raft_consensus.cc:1275] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.989152 19143 consensus_queue.cc:1048] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:25.997212 18936 raft_consensus.cc:1275] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:25.998817 19090 consensus_queue.cc:1048] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:26.091308 18864 raft_consensus.cc:1275] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:26.092463 19141 consensus_queue.cc:1048] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:26.100018 18936 raft_consensus.cc:1275] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:26.101580 19085 consensus_queue.cc:1048] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.152732 18729 auto_leader_rebalancer-test.cc:378] The leader distribution is 
I20260709 14:51:28.153587 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:28.172758 18864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d"
dest_uuid: "670512fd3f474ef39444300480691179"
mode: GRACEFUL
new_leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:47438
I20260709 14:51:28.173393 18864 raft_consensus.cc:606] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Received request to transfer leadership to TS af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:28.176959 19143 raft_consensus.cc:993] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179: : Instructing follower af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:28.177347 19154 raft_consensus.cc:1081] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Signalling peer af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:28.178858 19012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:40894
I20260709 14:51:28.179430 19012 raft_consensus.cc:493] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.179792 19012 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.184185 18936 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99aac7096644c439ca808a2d129f372"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
mode: GRACEFUL
new_leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:51708
I20260709 14:51:28.184725 18936 raft_consensus.cc:606] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Received request to transfer leadership to TS af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:28.185974 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:28.185755 19012 raft_consensus.cc:515] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:28.187319 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:28.187788 19012 leader_election.cc:290] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 2 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:28.188428 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:28.188891 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:28.189384 18936 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.193543 18936 raft_consensus.cc:2468] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 2.
I20260709 14:51:28.188947 18864 raft_consensus.cc:3055] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:28.193943 18864 raft_consensus.cc:740] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:28.194552 18978 leader_election.cc:304] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3a22635c091b4a159cde0cf181214142, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:28.194674 18864 consensus_queue.cc:260] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:28.195178 19085 raft_consensus.cc:2804] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:28.195652 18864 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:28.196343 19085 raft_consensus.cc:697] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 LEADER]: Becoming Leader. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:28.197064 19085 consensus_queue.cc:237] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:28.200138 18864 raft_consensus.cc:2468] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 2.
I20260709 14:51:28.203819 18760 catalog_manager.cc:5697] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 reported cstate change: term changed from 1 to 2, leader changed from 670512fd3f474ef39444300480691179 (127.18.74.65) to af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:28.469389 19062 raft_consensus.cc:993] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142: : Instructing follower af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:28.469815 19161 raft_consensus.cc:1081] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Signalling peer af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:28.471258 19012 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99aac7096644c439ca808a2d129f372"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:40884
I20260709 14:51:28.471719 19012 raft_consensus.cc:493] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:28.471989 19012 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:28.476167 19012 raft_consensus.cc:515] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:28.477669 19012 leader_election.cc:290] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 3 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:28.478430 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:28.478725 18936 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:28.478997 18864 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:28.479233 18936 raft_consensus.cc:3055] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:28.479512 18936 raft_consensus.cc:740] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:28.480165 18936 consensus_queue.cc:260] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:28.480996 18936 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:28.483532 18864 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 3.
I20260709 14:51:28.484606 18979 leader_election.cc:304] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:28.485234 19085 raft_consensus.cc:2804] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:28.485419 18936 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 3.
I20260709 14:51:28.485731 19085 raft_consensus.cc:697] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 LEADER]: Becoming Leader. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:28.486510 19085 consensus_queue.cc:237] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:28.495095 18760 catalog_manager.cc:5697] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 reported cstate change: term changed from 2 to 3, leader changed from 3a22635c091b4a159cde0cf181214142 (127.18.74.66) to af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:28.697193 18864 raft_consensus.cc:1275] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.698279 19085 consensus_queue.cc:1048] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.706753 18936 raft_consensus.cc:1275] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:28.707996 19085 consensus_queue.cc:1048] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:28.914139 18864 raft_consensus.cc:1275] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:28.915355 19085 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:28.923411 18936 raft_consensus.cc:1275] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:28.926342 19169 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:29.188182 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:29.197438 19012 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
mode: GRACEFUL
new_leader_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:40908
I20260709 14:51:29.197938 19012 raft_consensus.cc:606] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 LEADER]: Received request to transfer leadership to TS 3a22635c091b4a159cde0cf181214142
I20260709 14:51:29.202966 18864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14"
dest_uuid: "670512fd3f474ef39444300480691179"
mode: GRACEFUL
new_leader_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:47430
I20260709 14:51:29.203495 18864 raft_consensus.cc:606] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Received request to transfer leadership to TS 3a22635c091b4a159cde0cf181214142
I20260709 14:51:29.204180 19085 raft_consensus.cc:993] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81: : Instructing follower 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.204528 19169 raft_consensus.cc:1081] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 LEADER]: Signalling peer 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.205858 18936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:51696
I20260709 14:51:29.206261 18936 raft_consensus.cc:493] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.206636 18936 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.210456 18864 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6"
dest_uuid: "670512fd3f474ef39444300480691179"
mode: GRACEFUL
new_leader_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:47430
I20260709 14:51:29.210894 18864 raft_consensus.cc:606] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Received request to transfer leadership to TS 3a22635c091b4a159cde0cf181214142
I20260709 14:51:29.211665 18936 raft_consensus.cc:515] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:29.213369 18936 leader_election.cc:290] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 3 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:29.214077 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:29.214587 18864 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.214517 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:29.215158 19012 raft_consensus.cc:3055] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:29.215540 19012 raft_consensus.cc:740] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:29.216284 19012 consensus_queue.cc:260] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:29.216351 18863 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "accd586b7a414265af660557c4b5f261"
dest_uuid: "670512fd3f474ef39444300480691179"
mode: GRACEFUL
new_leader_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:47430
I20260709 14:51:29.217003 18863 raft_consensus.cc:606] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Received request to transfer leadership to TS 3a22635c091b4a159cde0cf181214142
I20260709 14:51:29.217157 19012 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.219755 18864 raft_consensus.cc:2468] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 3.
I20260709 14:51:29.220659 18905 leader_election.cc:304] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:29.221342 19161 raft_consensus.cc:2804] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:29.222357 19161 raft_consensus.cc:697] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:29.222397 19013 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99aac7096644c439ca808a2d129f372"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
mode: GRACEFUL
new_leader_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:40908
I20260709 14:51:29.223065 19013 raft_consensus.cc:606] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 LEADER]: Received request to transfer leadership to TS 3a22635c091b4a159cde0cf181214142
I20260709 14:51:29.223074 19012 raft_consensus.cc:2468] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 3.
I20260709 14:51:29.223284 19161 consensus_queue.cc:237] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:29.229192 18760 catalog_manager.cc:5697] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 2 to 3, leader changed from af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67) to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 3 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:29.422864 19085 raft_consensus.cc:993] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81: : Instructing follower 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.423350 19169 raft_consensus.cc:1081] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 LEADER]: Signalling peer 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.424698 18936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99aac7096644c439ca808a2d129f372"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:51696
I20260709 14:51:29.425148 18936 raft_consensus.cc:493] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.425498 18936 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:29.429816 18936 raft_consensus.cc:515] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.431465 18936 leader_election.cc:290] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 4 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:29.432173 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:29.432689 18864 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:29.432559 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:29.433143 19012 raft_consensus.cc:3055] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:29.433369 19012 raft_consensus.cc:740] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:29.433996 19012 consensus_queue.cc:260] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.434826 19012 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:29.436587 18864 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 4.
I20260709 14:51:29.437404 18905 leader_election.cc:304] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:29.438030 19171 raft_consensus.cc:2804] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:29.438477 19171 raft_consensus.cc:697] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 4 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:29.439275 19171 consensus_queue.cc:237] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.439673 19012 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 4.
I20260709 14:51:29.445150 18760 catalog_manager.cc:5697] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 3 to 4, leader changed from af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67) to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 4 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.517918 19176 raft_consensus.cc:993] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179: : Instructing follower 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.518375 19175 raft_consensus.cc:1081] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Signalling peer 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.519870 18936 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:51700
I20260709 14:51:29.520390 18936 raft_consensus.cc:493] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.520612 19176 raft_consensus.cc:993] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179: : Instructing follower 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.520699 18936 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.521036 19175 raft_consensus.cc:1081] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Signalling peer 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.522354 18939 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "accd586b7a414265af660557c4b5f261"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:51700
I20260709 14:51:29.522866 18939 raft_consensus.cc:493] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.523260 18939 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.525760 19176 raft_consensus.cc:993] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179: : Instructing follower 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.526094 19175 raft_consensus.cc:1081] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Signalling peer 3a22635c091b4a159cde0cf181214142 to start an election
I20260709 14:51:29.526933 18936 raft_consensus.cc:515] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.527324 18938 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
 from {username='slave'} at 127.0.0.1:51700
I20260709 14:51:29.527710 18938 raft_consensus.cc:493] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:29.527946 18938 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.529534 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:29.529816 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63bfd9c01a6e44d991ad2580465e14c6" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:29.530092 18864 raft_consensus.cc:3055] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:29.530018 18939 raft_consensus.cc:515] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.530400 19012 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.530467 18864 raft_consensus.cc:740] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:29.531262 18864 consensus_queue.cc:260] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.532182 18864 raft_consensus.cc:3060] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.532868 18863 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:29.533394 18863 raft_consensus.cc:3055] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:29.533674 18863 raft_consensus.cc:740] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:29.533716 18938 raft_consensus.cc:515] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.534471 18863 consensus_queue.cc:260] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.535501 18863 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.535792 18938 leader_election.cc:290] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 3 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:29.536725 19012 raft_consensus.cc:2468] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 3.
I20260709 14:51:29.538694 18864 raft_consensus.cc:2468] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 3.
I20260709 14:51:29.529237 18936 leader_election.cc:290] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 3 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:29.539912 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:29.540010 18905 leader_election.cc:304] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:29.540526 18864 raft_consensus.cc:3055] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:29.540812 18864 raft_consensus.cc:740] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:29.540858 19171 raft_consensus.cc:2804] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:29.541494 19171 raft_consensus.cc:697] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:29.542033 18864 consensus_queue.cc:260] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.542238 19171 consensus_queue.cc:237] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.543229 19012 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:29.543118 18864 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.543779 19012 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.546556 18863 raft_consensus.cc:2468] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 3.
I20260709 14:51:29.547792 18905 leader_election.cc:304] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:29.548611 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "3a22635c091b4a159cde0cf181214142" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:29.549038 18864 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 3.
I20260709 14:51:29.549180 19013 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:29.550190 18905 leader_election.cc:304] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [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: 3a22635c091b4a159cde0cf181214142, 670512fd3f474ef39444300480691179; no voters: 
I20260709 14:51:29.550791 19171 raft_consensus.cc:2804] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:29.552317 19171 raft_consensus.cc:697] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:29.548637 19161 raft_consensus.cc:2804] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:29.554040 18760 catalog_manager.cc:5697] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 2 to 3, leader changed from 670512fd3f474ef39444300480691179 (127.18.74.65) to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 3 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.555538 19013 raft_consensus.cc:2468] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 3.
I20260709 14:51:29.556171 18939 leader_election.cc:290] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [CANDIDATE]: Term 3 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:29.559438 19171 consensus_queue.cc:237] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.560503 19012 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3a22635c091b4a159cde0cf181214142 in term 3.
I20260709 14:51:29.562693 19161 raft_consensus.cc:697] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Becoming Leader. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:29.563612 19161 consensus_queue.cc:237] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:29.570499 18760 catalog_manager.cc:5697] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 2 to 3, leader changed from 670512fd3f474ef39444300480691179 (127.18.74.65) to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 3 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.571563 18760 catalog_manager.cc:5697] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 reported cstate change: term changed from 2 to 3, leader changed from 670512fd3f474ef39444300480691179 (127.18.74.65) to 3a22635c091b4a159cde0cf181214142 (127.18.74.66). New cstate: current_term: 3 leader_uuid: "3a22635c091b4a159cde0cf181214142" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:29.663729 18864 raft_consensus.cc:1275] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:29.665025 19161 consensus_queue.cc:1048] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:29.672374 19012 raft_consensus.cc:1275] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:29.673903 19171 consensus_queue.cc:1048] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:29.922900 19012 raft_consensus.cc:1275] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:29.924149 19179 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:29.925197 18864 raft_consensus.cc:1275] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:29.926443 19179 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:29.951529 19012 raft_consensus.cc:1275] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:29.952613 19161 consensus_queue.cc:1048] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:29.960327 18864 raft_consensus.cc:1275] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:29.962064 19178 consensus_queue.cc:1048] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.034175 19012 raft_consensus.cc:1275] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.035323 19178 consensus_queue.cc:1048] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.043465 18864 raft_consensus.cc:1275] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.045639 19178 consensus_queue.cc:1048] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.086217 19012 raft_consensus.cc:1275] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.087232 19178 consensus_queue.cc:1048] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:30.090461 18864 raft_consensus.cc:1275] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Refusing update from remote peer 3a22635c091b4a159cde0cf181214142: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:30.091620 19178 consensus_queue.cc:1048] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:32.236500 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:32.243818 18939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
mode: GRACEFUL
new_leader_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:51708
I20260709 14:51:32.244486 18939 raft_consensus.cc:606] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Received request to transfer leadership to TS 670512fd3f474ef39444300480691179
I20260709 14:51:32.247148 18939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "accd586b7a414265af660557c4b5f261"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
mode: GRACEFUL
new_leader_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:51708
I20260709 14:51:32.247597 18939 raft_consensus.cc:606] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Received request to transfer leadership to TS 670512fd3f474ef39444300480691179
I20260709 14:51:32.249759 18939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
mode: GRACEFUL
new_leader_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:51708
I20260709 14:51:32.250183 18939 raft_consensus.cc:606] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Received request to transfer leadership to TS 670512fd3f474ef39444300480691179
I20260709 14:51:32.252254 18939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b99aac7096644c439ca808a2d129f372"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
mode: GRACEFUL
new_leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:51708
I20260709 14:51:32.252665 18939 raft_consensus.cc:606] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 4 LEADER]: Received request to transfer leadership to TS af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:32.254776 18939 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175"
dest_uuid: "3a22635c091b4a159cde0cf181214142"
mode: GRACEFUL
new_leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:51708
I20260709 14:51:32.255326 18939 raft_consensus.cc:606] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Received request to transfer leadership to TS af52aca2b5cf4fda9a60ca9ad5818b81
I20260709 14:51:32.256404 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:51:32.256783 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:32.284160 19195 raft_consensus.cc:993] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142: : Instructing follower 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:32.284659 19178 raft_consensus.cc:1081] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Signalling peer 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:32.286064 18864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14"
dest_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:47410
I20260709 14:51:32.286479 18864 raft_consensus.cc:493] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.286744 18864 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.291406 18864 raft_consensus.cc:515] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.292912 18864 leader_election.cc:290] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 4 election: Requested vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:32.293814 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:32.294122 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3b994ced06f422f83f2cd92f14c6f14" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:32.294448 18939 raft_consensus.cc:3055] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:32.294586 19013 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.294734 18939 raft_consensus.cc:740] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:32.295509 18939 consensus_queue.cc:260] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.296439 18939 raft_consensus.cc:3060] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.299221 19013 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 4.
I20260709 14:51:32.300424 18827 leader_election.cc:304] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [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: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:32.301947 18939 raft_consensus.cc:2468] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 4.
I20260709 14:51:32.302071 19196 raft_consensus.cc:2804] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:32.303138 19196 raft_consensus.cc:697] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 4 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:32.304026 19196 consensus_queue.cc:237] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.310269 18760 catalog_manager.cc:5697] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 3 to 4, leader changed from 3a22635c091b4a159cde0cf181214142 (127.18.74.66) to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 4 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.330333 19195 raft_consensus.cc:993] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142: : Instructing follower 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:32.330750 19178 raft_consensus.cc:1081] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Signalling peer 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:32.332087 18864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "accd586b7a414265af660557c4b5f261"
dest_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:47410
I20260709 14:51:32.332458 18864 raft_consensus.cc:493] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.332687 18864 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.336627 18864 raft_consensus.cc:515] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.337956 18864 leader_election.cc:290] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 4 election: Requested vote from peers 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211), af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653)
I20260709 14:51:32.338833 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:32.338932 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "accd586b7a414265af660557c4b5f261" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:32.339474 18939 raft_consensus.cc:3055] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:32.339520 19013 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.339818 18939 raft_consensus.cc:740] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:32.340629 18939 consensus_queue.cc:260] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.341584 18939 raft_consensus.cc:3060] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.343801 19013 raft_consensus.cc:2468] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 4.
I20260709 14:51:32.344682 18827 leader_election.cc:304] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [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: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:32.345525 19196 raft_consensus.cc:2804] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:32.345877 19196 raft_consensus.cc:697] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 4 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:32.346226 18939 raft_consensus.cc:2468] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 4.
I20260709 14:51:32.346629 19196 consensus_queue.cc:237] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.353477 18760 catalog_manager.cc:5697] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 3 to 4, leader changed from 3a22635c091b4a159cde0cf181214142 (127.18.74.66) to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 4 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.546533 19195 raft_consensus.cc:993] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142: : Instructing follower af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:32.547012 19178 raft_consensus.cc:1081] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Signalling peer af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:32.548393 19013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:40884
I20260709 14:51:32.548802 19013 raft_consensus.cc:493] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.549037 19013 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.552903 19013 raft_consensus.cc:515] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.554428 19013 leader_election.cc:290] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 3 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:32.555209 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:32.555500 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f61a57b9623445a982b7d1ecd3f7a175" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:32.555707 18864 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.555981 18939 raft_consensus.cc:3055] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:32.556231 18939 raft_consensus.cc:740] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:32.556862 18939 consensus_queue.cc:260] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.557695 18939 raft_consensus.cc:3060] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:32.559567 18864 raft_consensus.cc:2468] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 3.
I20260709 14:51:32.560595 18979 leader_election.cc:304] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:32.561376 19169 raft_consensus.cc:2804] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:32.561986 18939 raft_consensus.cc:2468] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 3.
I20260709 14:51:32.562747 19169 raft_consensus.cc:697] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 LEADER]: Becoming Leader. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:32.563577 19169 consensus_queue.cc:237] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.569628 18760 catalog_manager.cc:5697] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 reported cstate change: term changed from 2 to 3, leader changed from 3a22635c091b4a159cde0cf181214142 (127.18.74.66) to af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.590058 19195 raft_consensus.cc:993] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142: : Instructing follower af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:32.590442 19178 raft_consensus.cc:1081] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 4 LEADER]: Signalling peer af52aca2b5cf4fda9a60ca9ad5818b81 to start an election
I20260709 14:51:32.591676 19013 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b99aac7096644c439ca808a2d129f372"
dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
 from {username='slave'} at 127.0.0.1:40884
I20260709 14:51:32.592077 19013 raft_consensus.cc:493] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.592348 19013 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:32.596239 19013 raft_consensus.cc:515] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.597580 19013 leader_election.cc:290] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [CANDIDATE]: Term 5 election: Requested vote from peers 670512fd3f474ef39444300480691179 (127.18.74.65:35099), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:32.598291 18864 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "670512fd3f474ef39444300480691179"
I20260709 14:51:32.598562 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b99aac7096644c439ca808a2d129f372" candidate_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:32.598837 18864 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:32.599109 18939 raft_consensus.cc:3055] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:32.599423 18939 raft_consensus.cc:740] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:32.600188 18939 consensus_queue.cc:260] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.601316 18939 raft_consensus.cc:3060] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:32.604642 18864 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 5.
I20260709 14:51:32.605628 18979 leader_election.cc:304] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:32.606267 19169 raft_consensus.cc:2804] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:32.606621 19169 raft_consensus.cc:697] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 5 LEADER]: Becoming Leader. State: Replica: af52aca2b5cf4fda9a60ca9ad5818b81, State: Running, Role: LEADER
I20260709 14:51:32.606907 18939 raft_consensus.cc:2468] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate af52aca2b5cf4fda9a60ca9ad5818b81 in term 5.
I20260709 14:51:32.607403 19169 consensus_queue.cc:237] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } }
I20260709 14:51:32.613377 18760 catalog_manager.cc:5697] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 reported cstate change: term changed from 4 to 5, leader changed from 3a22635c091b4a159cde0cf181214142 (127.18.74.66) to af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67). New cstate: current_term: 5 leader_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:32.631577 19195 raft_consensus.cc:993] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142: : Instructing follower 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:32.631945 19178 raft_consensus.cc:1081] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Signalling peer 670512fd3f474ef39444300480691179 to start an election
I20260709 14:51:32.633344 18864 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d"
dest_uuid: "670512fd3f474ef39444300480691179"
 from {username='slave'} at 127.0.0.1:47410
I20260709 14:51:32.633776 18864 raft_consensus.cc:493] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:32.634027 18864 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.637967 18864 raft_consensus.cc:515] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:32.639369 18864 leader_election.cc:290] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [CANDIDATE]: Term 4 election: Requested vote from peers af52aca2b5cf4fda9a60ca9ad5818b81 (127.18.74.67:38653), 3a22635c091b4a159cde0cf181214142 (127.18.74.66:40211)
I20260709 14:51:32.640198 19013 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81"
I20260709 14:51:32.640271 18939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2dd47feb74e6447885927f8b027a741d" candidate_uuid: "670512fd3f474ef39444300480691179" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3a22635c091b4a159cde0cf181214142"
I20260709 14:51:32.640827 19013 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.640878 18939 raft_consensus.cc:3055] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:32.641270 18939 raft_consensus.cc:740] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 3a22635c091b4a159cde0cf181214142, State: Running, Role: LEADER
I20260709 14:51:32.642096 18939 consensus_queue.cc:260] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:32.643316 18939 raft_consensus.cc:3060] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:32.647023 19013 raft_consensus.cc:2468] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 4.
I20260709 14:51:32.648116 18827 leader_election.cc:304] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [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: 670512fd3f474ef39444300480691179, af52aca2b5cf4fda9a60ca9ad5818b81; no voters: 
I20260709 14:51:32.648769 19196 raft_consensus.cc:2804] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:32.649165 19196 raft_consensus.cc:697] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 4 LEADER]: Becoming Leader. State: Replica: 670512fd3f474ef39444300480691179, State: Running, Role: LEADER
I20260709 14:51:32.649827 18939 raft_consensus.cc:2468] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670512fd3f474ef39444300480691179 in term 4.
I20260709 14:51:32.650079 19196 consensus_queue.cc:237] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [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: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } }
I20260709 14:51:32.656878 18760 catalog_manager.cc:5697] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 reported cstate change: term changed from 3 to 4, leader changed from 3a22635c091b4a159cde0cf181214142 (127.18.74.66) to 670512fd3f474ef39444300480691179 (127.18.74.65). New cstate: current_term: 4 leader_uuid: "670512fd3f474ef39444300480691179" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:32.757278 18939 raft_consensus.cc:1275] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:32.758639 19196 consensus_queue.cc:1048] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:32.768708 19013 raft_consensus.cc:1275] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:32.770306 19210 consensus_queue.cc:1048] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:32.885936 19013 raft_consensus.cc:1275] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:32.887020 19210 consensus_queue.cc:1048] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:32.895696 18939 raft_consensus.cc:1275] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:32.897121 19215 consensus_queue.cc:1048] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 14:51:32.982082 18939 raft_consensus.cc:1275] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:32.983387 19169 consensus_queue.cc:1048] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:32.990602 18864 raft_consensus.cc:1275] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:32.992197 19204 consensus_queue.cc:1048] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:33.076483 19013 raft_consensus.cc:1275] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:33.077540 19215 consensus_queue.cc:1048] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "af52aca2b5cf4fda9a60ca9ad5818b81" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 38653 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:33.085609 18939 raft_consensus.cc:1275] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Refusing update from remote peer 670512fd3f474ef39444300480691179: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:33.086985 19210 consensus_queue.cc:1048] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:33.157656 18864 raft_consensus.cc:1275] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 5 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:33.158769 19204 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670512fd3f474ef39444300480691179" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 35099 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:33.167480 18939 raft_consensus.cc:1275] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 5 FOLLOWER]: Refusing update from remote peer af52aca2b5cf4fda9a60ca9ad5818b81: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:33.168910 19218 consensus_queue.cc:1048] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3a22635c091b4a159cde0cf181214142" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 40211 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:33.257565 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:33.263832 18729 tablet_server.cc:179] TabletServer@127.18.74.65:0 shutting down...
I20260709 14:51:33.283192 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:33.283926 18729 tablet_replica.cc:333] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.284564 18729 raft_consensus.cc:2243] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.285072 18729 raft_consensus.cc:2272] T f61a57b9623445a982b7d1ecd3f7a175 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.287974 18729 tablet_replica.cc:333] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.288486 18729 raft_consensus.cc:2243] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.289150 18729 raft_consensus.cc:2272] T b3b994ced06f422f83f2cd92f14c6f14 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.291209 18729 tablet_replica.cc:333] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.291692 18729 raft_consensus.cc:2243] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.292091 18729 raft_consensus.cc:2272] T 2f7849d55cdb42289ea5763c411eac98 P 670512fd3f474ef39444300480691179 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.293579 18729 tablet_replica.cc:333] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.294070 18729 raft_consensus.cc:2243] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.294703 18729 raft_consensus.cc:2272] T accd586b7a414265af660557c4b5f261 P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.296510 18729 tablet_replica.cc:333] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.296949 18729 raft_consensus.cc:2243] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.297314 18729 raft_consensus.cc:2272] T 63bfd9c01a6e44d991ad2580465e14c6 P 670512fd3f474ef39444300480691179 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.298748 18729 tablet_replica.cc:333] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.299224 18729 raft_consensus.cc:2243] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.299647 18729 raft_consensus.cc:2272] T b99aac7096644c439ca808a2d129f372 P 670512fd3f474ef39444300480691179 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.301560 18729 tablet_replica.cc:333] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.302022 18729 raft_consensus.cc:2243] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.302380 18729 raft_consensus.cc:2272] T 7ffb56ed8253458d945db5648fd043fe P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.303860 18729 tablet_replica.cc:333] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.304289 18729 raft_consensus.cc:2243] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.304967 18729 raft_consensus.cc:2272] T 2dd47feb74e6447885927f8b027a741d P 670512fd3f474ef39444300480691179 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.306942 18729 tablet_replica.cc:333] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179: stopping tablet replica
I20260709 14:51:33.307356 18729 raft_consensus.cc:2243] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.307719 18729 raft_consensus.cc:2272] T e0c03c71b0ee475289abd35979ef7479 P 670512fd3f474ef39444300480691179 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.394347 18729 tablet_server.cc:196] TabletServer@127.18.74.65:0 shutdown complete.
I20260709 14:51:33.412624 18729 tablet_server.cc:179] TabletServer@127.18.74.66:0 shutting down...
I20260709 14:51:33.431259 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:33.431883 18729 tablet_replica.cc:333] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.432418 18729 raft_consensus.cc:2243] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.432832 18729 raft_consensus.cc:2272] T b99aac7096644c439ca808a2d129f372 P 3a22635c091b4a159cde0cf181214142 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.434738 18729 tablet_replica.cc:333] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.435233 18729 raft_consensus.cc:2243] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.435873 18729 raft_consensus.cc:2272] T e0c03c71b0ee475289abd35979ef7479 P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.437386 18729 tablet_replica.cc:333] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.437835 18729 raft_consensus.cc:2243] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.438175 18729 raft_consensus.cc:2272] T b3b994ced06f422f83f2cd92f14c6f14 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.439980 18729 tablet_replica.cc:333] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.440431 18729 raft_consensus.cc:2243] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.440783 18729 raft_consensus.cc:2272] T 2f7849d55cdb42289ea5763c411eac98 P 3a22635c091b4a159cde0cf181214142 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.442188 18729 tablet_replica.cc:333] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.442610 18729 raft_consensus.cc:2243] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.442975 18729 raft_consensus.cc:2272] T accd586b7a414265af660557c4b5f261 P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.444847 18729 tablet_replica.cc:333] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.445302 18729 raft_consensus.cc:2243] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.445668 18729 raft_consensus.cc:2272] T 2dd47feb74e6447885927f8b027a741d P 3a22635c091b4a159cde0cf181214142 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.447515 18729 tablet_replica.cc:333] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.447943 18729 raft_consensus.cc:2243] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.448619 18729 raft_consensus.cc:2272] T 7ffb56ed8253458d945db5648fd043fe P 3a22635c091b4a159cde0cf181214142 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.450177 18729 tablet_replica.cc:333] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.450593 18729 raft_consensus.cc:2243] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.450989 18729 raft_consensus.cc:2272] T f61a57b9623445a982b7d1ecd3f7a175 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.452661 18729 tablet_replica.cc:333] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142: stopping tablet replica
I20260709 14:51:33.453061 18729 raft_consensus.cc:2243] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.453770 18729 raft_consensus.cc:2272] T 63bfd9c01a6e44d991ad2580465e14c6 P 3a22635c091b4a159cde0cf181214142 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.479878 18729 tablet_server.cc:196] TabletServer@127.18.74.66:0 shutdown complete.
W20260709 14:51:33.482409 18979 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.74.65:35099: connect: Connection refused (error 111)
W20260709 14:51:33.486429 18979 consensus_peers.cc:597] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 -> Peer 670512fd3f474ef39444300480691179 (127.18.74.65:35099): Couldn't send request to peer 670512fd3f474ef39444300480691179. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:35099: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:33.498593 18729 tablet_server.cc:179] TabletServer@127.18.74.67:0 shutting down...
I20260709 14:51:33.518862 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:33.519549 18729 tablet_replica.cc:333] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.520108 18729 raft_consensus.cc:2243] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.520795 18729 raft_consensus.cc:2272] T f61a57b9623445a982b7d1ecd3f7a175 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.522956 18729 tablet_replica.cc:333] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.523528 18729 raft_consensus.cc:2243] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.523950 18729 raft_consensus.cc:2272] T e0c03c71b0ee475289abd35979ef7479 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.525882 18729 tablet_replica.cc:333] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.526342 18729 raft_consensus.cc:2243] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.526736 18729 raft_consensus.cc:2272] T b3b994ced06f422f83f2cd92f14c6f14 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.528585 18729 tablet_replica.cc:333] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.529060 18729 raft_consensus.cc:2243] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.529443 18729 raft_consensus.cc:2272] T accd586b7a414265af660557c4b5f261 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.531316 18729 tablet_replica.cc:333] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.531752 18729 raft_consensus.cc:2243] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.532434 18729 raft_consensus.cc:2272] T 2f7849d55cdb42289ea5763c411eac98 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.533938 18729 tablet_replica.cc:333] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.534360 18729 raft_consensus.cc:2243] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.534754 18729 raft_consensus.cc:2272] T 63bfd9c01a6e44d991ad2580465e14c6 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.536299 18729 tablet_replica.cc:333] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.536736 18729 raft_consensus.cc:2243] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.537364 18729 raft_consensus.cc:2272] T b99aac7096644c439ca808a2d129f372 P af52aca2b5cf4fda9a60ca9ad5818b81 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.539175 18729 tablet_replica.cc:333] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.539588 18729 raft_consensus.cc:2243] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.539944 18729 raft_consensus.cc:2272] T 2dd47feb74e6447885927f8b027a741d P af52aca2b5cf4fda9a60ca9ad5818b81 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.541651 18729 tablet_replica.cc:333] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81: stopping tablet replica
I20260709 14:51:33.542043 18729 raft_consensus.cc:2243] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:33.542404 18729 raft_consensus.cc:2272] T 7ffb56ed8253458d945db5648fd043fe P af52aca2b5cf4fda9a60ca9ad5818b81 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.558495 18729 tablet_server.cc:196] TabletServer@127.18.74.67:0 shutdown complete.
I20260709 14:51:33.573866 18729 master.cc:562] Master@127.18.74.126:44581 shutting down...
I20260709 14:51:33.712349 18729 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:33.712900 18729 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:33.713246 18729 tablet_replica.cc:333] T 00000000000000000000000000000000 P 9c62f1ed97364e4cb419f766eade615d: stopping tablet replica
I20260709 14:51:33.731549 18729 master.cc:584] Master@127.18.74.126:44581 shutdown complete.
3a22635c091b4a159cde0cf181214142  4
670512fd3f474ef39444300480691179  4
af52aca2b5cf4fda9a60ca9ad5818b81  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12366 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 14:51:33.768018 18729 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.74.126:45757
I20260709 14:51:33.769085 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:33.774392 19227 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
W20260709 14:51:33.774503 19226 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
W20260709 14:51:33.775669 19229 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
I20260709 14:51:33.776435 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:33.777210 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:33.777379 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:33.777493 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608693777482 us; error 0 us; skew 500 ppm
I20260709 14:51:33.777944 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:33.780176 18729 webserver.cc:533] Webserver started at http://127.18.74.126:36335/ using document root <none> and password file <none>
I20260709 14:51:33.780606 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:33.780751 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:33.780968 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:33.781965 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/master-0-root/instance:
uuid: "51e9f95434a948db96b3a8b737b374ea"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-0wd7"
I20260709 14:51:33.786159 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.005s
I20260709 14:51:33.789251 19234 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.789963 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:51:33.790196 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/master-0-root
uuid: "51e9f95434a948db96b3a8b737b374ea"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-0wd7"
I20260709 14:51:33.790442 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-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)
I20260709 14:51:33.808883 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:33.810017 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:33.845101 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:45757
I20260709 14:51:33.845202 19285 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:45757 every 8 connection(s)
I20260709 14:51:33.848717 19286 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:33.857707 19286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea: Bootstrap starting.
I20260709 14:51:33.862169 19286 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:33.866003 19286 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea: No bootstrap required, opened a new log
I20260709 14:51:33.867995 19286 raft_consensus.cc:359] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51e9f95434a948db96b3a8b737b374ea" member_type: VOTER }
I20260709 14:51:33.868342 19286 raft_consensus.cc:385] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:33.868553 19286 raft_consensus.cc:740] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 51e9f95434a948db96b3a8b737b374ea, State: Initialized, Role: FOLLOWER
I20260709 14:51:33.869087 19286 consensus_queue.cc:260] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "51e9f95434a948db96b3a8b737b374ea" member_type: VOTER }
I20260709 14:51:33.869510 19286 raft_consensus.cc:399] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:33.869725 19286 raft_consensus.cc:493] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:33.869982 19286 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:33.873764 19286 raft_consensus.cc:515] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51e9f95434a948db96b3a8b737b374ea" member_type: VOTER }
I20260709 14:51:33.874245 19286 leader_election.cc:304] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [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: 51e9f95434a948db96b3a8b737b374ea; no voters: 
I20260709 14:51:33.875329 19286 leader_election.cc:290] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:33.875694 19289 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:33.876834 19289 raft_consensus.cc:697] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 1 LEADER]: Becoming Leader. State: Replica: 51e9f95434a948db96b3a8b737b374ea, State: Running, Role: LEADER
I20260709 14:51:33.877465 19289 consensus_queue.cc:237] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [LEADER]: Queue going to LEADER mode. State: All 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: "51e9f95434a948db96b3a8b737b374ea" member_type: VOTER }
I20260709 14:51:33.878043 19286 sys_catalog.cc:565] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:33.881776 19291 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [sys.catalog]: SysCatalogTable state changed. Reason: New leader 51e9f95434a948db96b3a8b737b374ea. Latest consensus state: current_term: 1 leader_uuid: "51e9f95434a948db96b3a8b737b374ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51e9f95434a948db96b3a8b737b374ea" member_type: VOTER } }
I20260709 14:51:33.881947 19290 sys_catalog.cc:455] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "51e9f95434a948db96b3a8b737b374ea" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "51e9f95434a948db96b3a8b737b374ea" member_type: VOTER } }
I20260709 14:51:33.882325 19291 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:33.882375 19290 sys_catalog.cc:458] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:33.887831 19296 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:33.894757 19296 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:33.895730 18729 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:33.902484 19296 catalog_manager.cc:1383] Generated new cluster ID: 64b4bbf798704ef2a85e5187ddecea3b
I20260709 14:51:33.902704 19296 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:33.918973 19296 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:33.920121 19296 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:33.934999 19296 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea: Generated new TSK 0
I20260709 14:51:33.935514 19296 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:33.961896 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:33.967351 19307 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
W20260709 14:51:33.968161 19308 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
I20260709 14:51:33.970547 18729 server_base.cc:1061] running on GCE node
W20260709 14:51:33.970575 19310 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
I20260709 14:51:33.971621 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:33.971827 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:33.971994 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608693971978 us; error 0 us; skew 500 ppm
I20260709 14:51:33.972535 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:33.974663 18729 webserver.cc:533] Webserver started at http://127.18.74.65:42557/ using document root <none> and password file <none>
I20260709 14:51:33.975171 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:33.975353 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:33.975606 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:33.976596 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-0-root/instance:
uuid: "031579c26f7d4d5b894598f4d1baab9c"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-0wd7"
I20260709 14:51:33.981061 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:33.984201 19315 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:33.984874 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:33.985136 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "031579c26f7d4d5b894598f4d1baab9c"
format_stamp: "Formatted at 2026-07-09 14:51:33 on dist-test-slave-0wd7"
I20260709 14:51:33.985396 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-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)
I20260709 14:51:34.021251 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:34.022524 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:34.024004 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:34.026358 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:34.026580 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.026800 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:34.026991 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:51:34.065274 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:34559
I20260709 14:51:34.065369 19377 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:34559 every 8 connection(s)
I20260709 14:51:34.069769 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:34.076222 19382 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
W20260709 14:51:34.077103 19383 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
I20260709 14:51:34.079447 18729 server_base.cc:1061] running on GCE node
W20260709 14:51:34.080173 19386 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
I20260709 14:51:34.080935 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:34.081159 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:34.081323 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608694081304 us; error 0 us; skew 500 ppm
I20260709 14:51:34.081789 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:34.084445 18729 webserver.cc:533] Webserver started at http://127.18.74.66:42497/ using document root <none> and password file <none>
I20260709 14:51:34.085007 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:34.085193 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:34.085497 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:34.085522 19378 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45757
I20260709 14:51:34.085927 19378 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:34.086592 19378 heartbeater.cc:507] Master 127.18.74.126:45757 requested a full tablet report, sending...
I20260709 14:51:34.086651 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-1-root/instance:
uuid: "f9ff5236b19541b9aa07ea0406d0121f"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-0wd7"
I20260709 14:51:34.089454 19251 ts_manager.cc:194] Registered new tserver with Master: 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559)
I20260709 14:51:34.091501 19251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58314
I20260709 14:51:34.091604 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:51:34.094904 19390 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.095582 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:34.095844 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-1-root
uuid: "f9ff5236b19541b9aa07ea0406d0121f"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-0wd7"
I20260709 14:51:34.096101 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-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)
I20260709 14:51:34.120676 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:34.121884 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:34.123337 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:34.125449 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:34.125649 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.125869 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:34.126025 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.169986 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:41499
I20260709 14:51:34.170042 19452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:41499 every 8 connection(s)
I20260709 14:51:34.175591 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:34.183296 19456 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 14:51:34.183359 19457 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:34.188844 19453 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45757
I20260709 14:51:34.189273 19453 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:34.190207 19453 heartbeater.cc:507] Master 127.18.74.126:45757 requested a full tablet report, sending...
W20260709 14:51:34.190490 19459 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 14:51:34.190697 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:34.191757 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:34.192009 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:34.192202 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608694192184 us; error 0 us; skew 500 ppm
I20260709 14:51:34.192711 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:34.192775 19251 ts_manager.cc:194] Registered new tserver with Master: f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:34.194589 19251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58322
I20260709 14:51:34.195088 18729 webserver.cc:533] Webserver started at http://127.18.74.67:41501/ using document root <none> and password file <none>
I20260709 14:51:34.195600 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:34.195820 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:34.196125 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:34.197434 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-2-root/instance:
uuid: "efa99b9348994ce9a1358caebb8c4547"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-0wd7"
I20260709 14:51:34.201861 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 14:51:34.209196 19464 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.209991 18729 fs_manager.cc:730] Time spent opening block manager: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:51:34.210275 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-2-root
uuid: "efa99b9348994ce9a1358caebb8c4547"
format_stamp: "Formatted at 2026-07-09 14:51:34 on dist-test-slave-0wd7"
I20260709 14:51:34.210542 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783608681240996-18729-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)
I20260709 14:51:34.235759 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:34.236920 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:34.238308 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:34.240381 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:34.240571 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.240787 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:34.240949 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:34.277310 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:42753
I20260709 14:51:34.277400 19526 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:42753 every 8 connection(s)
I20260709 14:51:34.290580 19527 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45757
I20260709 14:51:34.290936 19527 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:34.291616 19527 heartbeater.cc:507] Master 127.18.74.126:45757 requested a full tablet report, sending...
I20260709 14:51:34.293380 19251 ts_manager.cc:194] Registered new tserver with Master: efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:34.294373 18729 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014148301s
I20260709 14:51:34.294548 19251 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58324
I20260709 14:51:34.317596 19251 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58330:
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"
    }
  }
}
W20260709 14:51:34.320338 19251 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.
I20260709 14:51:34.381345 19492 tablet_service.cc:1511] Processing CreateTablet for tablet 735c66d89294460c99e249359729937c (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:34.382761 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735c66d89294460c99e249359729937c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.384887 19490 tablet_service.cc:1511] Processing CreateTablet for tablet 68f453315363437899e354073c0bfc50 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:34.386193 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f453315363437899e354073c0bfc50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.387715 19343 tablet_service.cc:1511] Processing CreateTablet for tablet 735c66d89294460c99e249359729937c (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:34.387940 19491 tablet_service.cc:1511] Processing CreateTablet for tablet e2b68cab19fe43e688a9cde926ef2c7d (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:34.388998 19343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735c66d89294460c99e249359729937c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.389227 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b68cab19fe43e688a9cde926ef2c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.390372 19341 tablet_service.cc:1511] Processing CreateTablet for tablet 68f453315363437899e354073c0bfc50 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:34.389253 19340 tablet_service.cc:1511] Processing CreateTablet for tablet 145612c7923f4a8f85d1614e4702614f (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:34.391603 19341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f453315363437899e354073c0bfc50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.392221 19340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145612c7923f4a8f85d1614e4702614f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.393416 19342 tablet_service.cc:1511] Processing CreateTablet for tablet e2b68cab19fe43e688a9cde926ef2c7d (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:34.394606 19342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b68cab19fe43e688a9cde926ef2c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.416923 19543 tablet_bootstrap.cc:492] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:34.419277 19418 tablet_service.cc:1511] Processing CreateTablet for tablet 735c66d89294460c99e249359729937c (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:51:34.420598 19418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 735c66d89294460c99e249359729937c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.421561 19416 tablet_service.cc:1511] Processing CreateTablet for tablet 68f453315363437899e354073c0bfc50 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:51:34.422811 19416 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68f453315363437899e354073c0bfc50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.425751 19415 tablet_service.cc:1511] Processing CreateTablet for tablet 145612c7923f4a8f85d1614e4702614f (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:34.427037 19415 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145612c7923f4a8f85d1614e4702614f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.432932 19417 tablet_service.cc:1511] Processing CreateTablet for tablet e2b68cab19fe43e688a9cde926ef2c7d (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:51:34.434252 19417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2b68cab19fe43e688a9cde926ef2c7d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.444957 19543 tablet_bootstrap.cc:654] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.446798 19489 tablet_service.cc:1511] Processing CreateTablet for tablet 145612c7923f4a8f85d1614e4702614f (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:51:34.448149 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 145612c7923f4a8f85d1614e4702614f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.453503 19341 tablet_service.cc:1511] Processing CreateTablet for tablet e4e71c9dc6314d8ba5c79e8c7eca3c4d (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:34.455561 19414 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0c2c5896eb43e7930234467c5a1136 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:34.455950 19341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e71c9dc6314d8ba5c79e8c7eca3c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.456873 19414 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0c2c5896eb43e7930234467c5a1136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.460238 19413 tablet_service.cc:1511] Processing CreateTablet for tablet e4e71c9dc6314d8ba5c79e8c7eca3c4d (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:34.461531 19413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e71c9dc6314d8ba5c79e8c7eca3c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.467886 19492 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0c2c5896eb43e7930234467c5a1136 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:34.470638 19492 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0c2c5896eb43e7930234467c5a1136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.475665 19542 tablet_bootstrap.cc:492] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:34.490047 19491 tablet_service.cc:1511] Processing CreateTablet for tablet e4e71c9dc6314d8ba5c79e8c7eca3c4d (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:51:34.491322 19543 tablet_bootstrap.cc:492] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:34.491652 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4e71c9dc6314d8ba5c79e8c7eca3c4d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.491953 19543 ts_tablet_manager.cc:1403] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.075s	user 0.002s	sys 0.010s
I20260709 14:51:34.494930 19543 raft_consensus.cc:359] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.495685 19543 raft_consensus.cc:385] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.496079 19543 raft_consensus.cc:740] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.496944 19543 consensus_queue.cc:260] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.500981 19542 tablet_bootstrap.cc:654] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.490244 19343 tablet_service.cc:1511] Processing CreateTablet for tablet 1c0c2c5896eb43e7930234467c5a1136 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:51:34.502389 19343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c0c2c5896eb43e7930234467c5a1136. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.505784 19342 tablet_service.cc:1511] Processing CreateTablet for tablet 64330c740a7f4f869feceeb7eaa46471 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:34.508071 19342 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64330c740a7f4f869feceeb7eaa46471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.508495 19490 tablet_service.cc:1511] Processing CreateTablet for tablet 64330c740a7f4f869feceeb7eaa46471 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:34.509989 19490 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64330c740a7f4f869feceeb7eaa46471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.511360 19413 tablet_service.cc:1511] Processing CreateTablet for tablet 64330c740a7f4f869feceeb7eaa46471 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:51:34.512625 19413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 64330c740a7f4f869feceeb7eaa46471. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.517050 19544 tablet_bootstrap.cc:492] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:34.524746 19341 tablet_service.cc:1511] Processing CreateTablet for tablet 254fb80ff0e44cceaf9e6ac9c4c45782 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:34.527016 19341 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254fb80ff0e44cceaf9e6ac9c4c45782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.527284 19489 tablet_service.cc:1511] Processing CreateTablet for tablet 254fb80ff0e44cceaf9e6ac9c4c45782 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:34.531188 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254fb80ff0e44cceaf9e6ac9c4c45782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.531309 19418 tablet_service.cc:1511] Processing CreateTablet for tablet 254fb80ff0e44cceaf9e6ac9c4c45782 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:51:34.534739 19418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 254fb80ff0e44cceaf9e6ac9c4c45782. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.538332 19544 tablet_bootstrap.cc:654] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.541848 19340 tablet_service.cc:1511] Processing CreateTablet for tablet 25be5ac06098460abf935c9630c1e4be (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:34.543251 19340 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25be5ac06098460abf935c9630c1e4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.552966 19378 heartbeater.cc:499] Master 127.18.74.126:45757 was elected leader, sending a full tablet report...
I20260709 14:51:34.553500 19543 ts_tablet_manager.cc:1434] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.061s	user 0.008s	sys 0.012s
I20260709 14:51:34.562566 19491 tablet_service.cc:1511] Processing CreateTablet for tablet 25be5ac06098460abf935c9630c1e4be (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:34.563843 19491 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25be5ac06098460abf935c9630c1e4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.564635 19418 tablet_service.cc:1511] Processing CreateTablet for tablet 25be5ac06098460abf935c9630c1e4be (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:51:34.565769 19418 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25be5ac06098460abf935c9630c1e4be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.555672 19543 tablet_bootstrap.cc:492] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:34.585002 19413 tablet_service.cc:1511] Processing CreateTablet for tablet 3929eaf8fa5046faa1a4058e4639f587 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:34.588296 19413 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3929eaf8fa5046faa1a4058e4639f587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.588104 19343 tablet_service.cc:1511] Processing CreateTablet for tablet 3929eaf8fa5046faa1a4058e4639f587 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:34.589310 19343 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3929eaf8fa5046faa1a4058e4639f587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.591485 19489 tablet_service.cc:1511] Processing CreateTablet for tablet 3929eaf8fa5046faa1a4058e4639f587 (DEFAULT_TABLE table=test-workload [id=2ea8f638d0e446648c0a88e11b027f94]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:51:34.592734 19489 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3929eaf8fa5046faa1a4058e4639f587. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:34.597709 19543 tablet_bootstrap.cc:654] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.612026 19542 tablet_bootstrap.cc:492] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:34.612673 19542 ts_tablet_manager.cc:1403] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.137s	user 0.028s	sys 0.031s
I20260709 14:51:34.612146 19543 tablet_bootstrap.cc:492] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:34.613521 19543 ts_tablet_manager.cc:1403] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.058s	user 0.013s	sys 0.005s
I20260709 14:51:34.614957 19542 raft_consensus.cc:359] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.615541 19542 raft_consensus.cc:385] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.615788 19542 raft_consensus.cc:740] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.615617 19543 raft_consensus.cc:359] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.616353 19544 tablet_bootstrap.cc:492] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:34.616441 19543 raft_consensus.cc:385] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.616394 19542 consensus_queue.cc:260] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.616968 19544 ts_tablet_manager.cc:1403] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.101s	user 0.012s	sys 0.000s
I20260709 14:51:34.616891 19543 raft_consensus.cc:740] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.618585 19527 heartbeater.cc:499] Master 127.18.74.126:45757 was elected leader, sending a full tablet report...
I20260709 14:51:34.618528 19546 raft_consensus.cc:493] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.619112 19542 ts_tablet_manager.cc:1434] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:34.619071 19546 raft_consensus.cc:515] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.620131 19542 tablet_bootstrap.cc:492] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:34.621623 19546 leader_election.cc:290] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:34.617789 19543 consensus_queue.cc:260] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.623973 19543 ts_tablet_manager.cc:1434] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:34.624882 19543 tablet_bootstrap.cc:492] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:34.626268 19542 tablet_bootstrap.cc:654] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.630118 19544 raft_consensus.cc:359] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.631045 19543 tablet_bootstrap.cc:654] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.630831 19544 raft_consensus.cc:385] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.633826 19544 raft_consensus.cc:740] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.636021 19544 consensus_queue.cc:260] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.647145 19550 raft_consensus.cc:493] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.647740 19550 raft_consensus.cc:515] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.678831 19550 leader_election.cc:290] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:34.683270 19453 heartbeater.cc:499] Master 127.18.74.126:45757 was elected leader, sending a full tablet report...
I20260709 14:51:34.696564 19555 raft_consensus.cc:493] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.697153 19555 raft_consensus.cc:515] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.707638 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547" is_pre_election: true
I20260709 14:51:34.708349 19502 raft_consensus.cc:2468] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 0.
I20260709 14:51:34.710686 19317 leader_election.cc:304] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:34.711215 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f" is_pre_election: true
I20260709 14:51:34.711619 19546 raft_consensus.cc:2804] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.712010 19546 raft_consensus.cc:493] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.711967 19428 raft_consensus.cc:2468] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 0.
I20260709 14:51:34.712477 19546 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.714171 19544 ts_tablet_manager.cc:1434] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.097s	user 0.011s	sys 0.004s
I20260709 14:51:34.715200 19544 tablet_bootstrap.cc:492] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:34.719913 19546 raft_consensus.cc:515] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.722517 19546 leader_election.cc:290] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 1 election: Requested vote from peers efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:34.723755 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:34.724368 19428 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.725194 19544 tablet_bootstrap.cc:654] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.723863 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:34.727185 19502 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.738495 19502 raft_consensus.cc:2468] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 1.
I20260709 14:51:34.739950 19428 raft_consensus.cc:2468] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 1.
I20260709 14:51:34.740021 19317 leader_election.cc:304] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:34.740943 19546 raft_consensus.cc:2804] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.743415 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f" is_pre_election: true
I20260709 14:51:34.744318 19428 raft_consensus.cc:2393] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efa99b9348994ce9a1358caebb8c4547 in current term 1: Already voted for candidate 031579c26f7d4d5b894598f4d1baab9c in this term.
I20260709 14:51:34.750700 19546 raft_consensus.cc:697] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 1 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:34.751610 19546 consensus_queue.cc:237] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:34.752084 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:34.754240 19468 leader_election.cc:304] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547; no voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f
I20260709 14:51:34.756896 19544 tablet_bootstrap.cc:492] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:34.759757 19544 ts_tablet_manager.cc:1403] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.008s
I20260709 14:51:34.758913 19555 leader_election.cc:290] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:34.760816 19550 raft_consensus.cc:2749] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.770067 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:34.764679 19544 raft_consensus.cc:359] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.772720 19544 raft_consensus.cc:385] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.773133 19544 raft_consensus.cc:740] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.774150 19544 consensus_queue.cc:260] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.776402 19544 ts_tablet_manager.cc:1434] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 14:51:34.777516 19543 tablet_bootstrap.cc:492] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:34.778159 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547" is_pre_election: true
I20260709 14:51:34.779532 19502 raft_consensus.cc:2393] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f9ff5236b19541b9aa07ea0406d0121f in current term 1: Already voted for candidate 031579c26f7d4d5b894598f4d1baab9c in this term.
I20260709 14:51:34.780349 19543 ts_tablet_manager.cc:1403] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.156s	user 0.055s	sys 0.084s
I20260709 14:51:34.780879 19392 leader_election.cc:304] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f9ff5236b19541b9aa07ea0406d0121f; no voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547
I20260709 14:51:34.782145 19555 raft_consensus.cc:2749] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:34.779922 19544 tablet_bootstrap.cc:492] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:34.783241 19543 raft_consensus.cc:359] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.783917 19543 raft_consensus.cc:385] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.784214 19543 raft_consensus.cc:740] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.784912 19543 consensus_queue.cc:260] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.787283 19543 ts_tablet_manager.cc:1434] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:34.788501 19543 tablet_bootstrap.cc:492] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:34.789986 19544 tablet_bootstrap.cc:654] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.793572 19542 tablet_bootstrap.cc:492] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:34.794108 19542 ts_tablet_manager.cc:1403] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.174s	user 0.069s	sys 0.066s
I20260709 14:51:34.794670 19543 tablet_bootstrap.cc:654] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.793673 19251 catalog_manager.cc:5697] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 0 to 1, leader changed from <none> to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 1 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:34.797145 19542 raft_consensus.cc:359] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.798002 19542 raft_consensus.cc:385] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.798365 19542 raft_consensus.cc:740] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.799139 19542 consensus_queue.cc:260] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.801393 19542 ts_tablet_manager.cc:1434] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 14:51:34.802798 19542 tablet_bootstrap.cc:492] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:34.805876 19544 tablet_bootstrap.cc:492] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:34.806326 19544 ts_tablet_manager.cc:1403] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.005s
I20260709 14:51:34.809489 19542 tablet_bootstrap.cc:654] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.816357 19544 raft_consensus.cc:359] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.816627 19543 tablet_bootstrap.cc:492] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:34.817099 19543 ts_tablet_manager.cc:1403] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.018s
I20260709 14:51:34.818769 19542 tablet_bootstrap.cc:492] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:34.819024 19544 raft_consensus.cc:385] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.819209 19542 ts_tablet_manager.cc:1403] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.017s	user 0.010s	sys 0.005s
I20260709 14:51:34.819111 19543 raft_consensus.cc:359] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.819397 19544 raft_consensus.cc:740] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.819767 19543 raft_consensus.cc:385] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.820077 19543 raft_consensus.cc:740] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.820328 19544 consensus_queue.cc:260] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.820749 19543 consensus_queue.cc:260] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.822134 19542 raft_consensus.cc:359] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.822746 19543 ts_tablet_manager.cc:1434] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.000s
I20260709 14:51:34.822809 19542 raft_consensus.cc:385] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.823235 19542 raft_consensus.cc:740] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.823782 19543 tablet_bootstrap.cc:492] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:34.824041 19542 consensus_queue.cc:260] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.826356 19542 ts_tablet_manager.cc:1434] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:34.826488 19544 ts_tablet_manager.cc:1434] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.020s	user 0.002s	sys 0.005s
I20260709 14:51:34.827275 19542 tablet_bootstrap.cc:492] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:34.827381 19544 tablet_bootstrap.cc:492] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:34.830183 19543 tablet_bootstrap.cc:654] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.835035 19555 raft_consensus.cc:493] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.835541 19555 raft_consensus.cc:515] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.837563 19555 leader_election.cc:290] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:34.837879 19542 tablet_bootstrap.cc:654] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.839856 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:34.840490 19353 raft_consensus.cc:2468] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 0.
I20260709 14:51:34.841506 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547" is_pre_election: true
W20260709 14:51:34.842959 19392 leader_election.cc:343] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.844190 19394 leader_election.cc:304] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [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: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: efa99b9348994ce9a1358caebb8c4547
I20260709 14:51:34.847983 19555 raft_consensus.cc:2804] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.848378 19555 raft_consensus.cc:493] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.848706 19555 raft_consensus.cc:3060] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.852733 19550 raft_consensus.cc:493] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.853200 19550 raft_consensus.cc:515] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.854652 19544 tablet_bootstrap.cc:654] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.855262 19550 leader_election.cc:290] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:34.855546 19555 raft_consensus.cc:515] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.857532 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f" is_pre_election: true
I20260709 14:51:34.858156 19428 raft_consensus.cc:2468] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:34.858596 19555 leader_election.cc:290] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:34.859223 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:34.859262 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:34.859977 19352 raft_consensus.cc:3060] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:34.860656 19392 leader_election.cc:343] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:34.861438 19543 tablet_bootstrap.cc:492] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:34.861729 19544 tablet_bootstrap.cc:492] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:34.861815 19543 ts_tablet_manager.cc:1403] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.038s	user 0.014s	sys 0.021s
I20260709 14:51:34.862258 19544 ts_tablet_manager.cc:1403] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.001s
I20260709 14:51:34.863293 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:34.863874 19353 raft_consensus.cc:2468] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:34.864439 19543 raft_consensus.cc:359] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.865124 19468 leader_election.cc:304] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:34.865002 19544 raft_consensus.cc:359] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.865720 19544 raft_consensus.cc:385] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.866004 19544 raft_consensus.cc:740] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.865127 19543 raft_consensus.cc:385] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.866694 19543 raft_consensus.cc:740] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.867125 19542 tablet_bootstrap.cc:492] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:34.866786 19544 consensus_queue.cc:260] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.867563 19542 ts_tablet_manager.cc:1403] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.041s	user 0.017s	sys 0.005s
I20260709 14:51:34.867697 19543 consensus_queue.cc:260] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.869445 19352 raft_consensus.cc:2468] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 1.
I20260709 14:51:34.870299 19542 raft_consensus.cc:359] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.870584 19394 leader_election.cc:304] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [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: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: efa99b9348994ce9a1358caebb8c4547
I20260709 14:51:34.870996 19542 raft_consensus.cc:385] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.871318 19542 raft_consensus.cc:740] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.871541 19544 ts_tablet_manager.cc:1434] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:51:34.872038 19542 consensus_queue.cc:260] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.872506 19544 tablet_bootstrap.cc:492] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:34.872545 19543 ts_tablet_manager.cc:1434] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 14:51:34.873796 19543 tablet_bootstrap.cc:492] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:34.879765 19544 tablet_bootstrap.cc:654] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.880203 19543 tablet_bootstrap.cc:654] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:34.890257 19299 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:34.892257 19544 tablet_bootstrap.cc:492] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:34.892742 19544 ts_tablet_manager.cc:1403] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.020s	user 0.006s	sys 0.011s
I20260709 14:51:34.893203 19543 tablet_bootstrap.cc:492] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:34.893744 19543 ts_tablet_manager.cc:1403] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:51:34.895679 19550 raft_consensus.cc:2804] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.895545 19544 raft_consensus.cc:359] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.896039 19550 raft_consensus.cc:493] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.896266 19544 raft_consensus.cc:385] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.896391 19550 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.896575 19544 raft_consensus.cc:740] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.897399 19543 raft_consensus.cc:359] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.897845 19555 raft_consensus.cc:2804] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.904623 19543 raft_consensus.cc:385] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.897518 19544 consensus_queue.cc:260] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.904726 19550 raft_consensus.cc:515] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.905084 19543 raft_consensus.cc:740] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.906798 19550 leader_election.cc:290] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:34.907048 19542 ts_tablet_manager.cc:1434] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.039s	user 0.010s	sys 0.030s
I20260709 14:51:34.908010 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:34.906167 19543 consensus_queue.cc:260] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.908454 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:34.908694 19352 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.908998 19428 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.910356 19543 ts_tablet_manager.cc:1434] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.007s
I20260709 14:51:34.916033 19428 raft_consensus.cc:2468] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:34.916468 19352 raft_consensus.cc:2468] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:34.917228 19468 leader_election.cc:304] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:34.918161 19569 raft_consensus.cc:2804] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.907980 19542 tablet_bootstrap.cc:492] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:34.918678 19569 raft_consensus.cc:697] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:34.919595 19569 consensus_queue.cc:237] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.924829 19544 ts_tablet_manager.cc:1434] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.002s
I20260709 14:51:34.925379 19542 tablet_bootstrap.cc:654] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.925801 19544 tablet_bootstrap.cc:492] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:34.924661 19573 raft_consensus.cc:493] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.927130 19573 raft_consensus.cc:515] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.930639 19555 raft_consensus.cc:697] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:34.931510 19555 consensus_queue.cc:237] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.935374 19543 tablet_bootstrap.cc:492] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:34.936088 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e71c9dc6314d8ba5c79e8c7eca3c4d" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:34.936743 19352 raft_consensus.cc:2468] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 0.
I20260709 14:51:34.937836 19394 leader_election.cc:304] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:34.938907 19572 raft_consensus.cc:2804] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.939227 19544 tablet_bootstrap.cc:654] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.939281 19572 raft_consensus.cc:493] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.939708 19572 raft_consensus.cc:3060] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.942677 19543 tablet_bootstrap.cc:654] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.948921 19542 tablet_bootstrap.cc:492] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:34.949380 19542 ts_tablet_manager.cc:1403] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.015s
I20260709 14:51:34.949679 19544 tablet_bootstrap.cc:492] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:34.950196 19544 ts_tablet_manager.cc:1403] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.004s
I20260709 14:51:34.950234 19555 raft_consensus.cc:493] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:34.950794 19555 raft_consensus.cc:515] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.951572 19250 catalog_manager.cc:5697] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 1 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:34.953327 19555 leader_election.cc:290] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:34.954371 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f453315363437899e354073c0bfc50" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547" is_pre_election: true
I20260709 14:51:34.955036 19502 raft_consensus.cc:2468] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 0.
I20260709 14:51:34.956039 19542 raft_consensus.cc:359] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.956342 19392 leader_election.cc:304] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:34.956732 19542 raft_consensus.cc:385] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.957064 19542 raft_consensus.cc:740] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.957214 19555 raft_consensus.cc:2804] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:34.957608 19555 raft_consensus.cc:493] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:34.957958 19555 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.957893 19542 consensus_queue.cc:260] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.960383 19542 ts_tablet_manager.cc:1434] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.006s
I20260709 14:51:34.961298 19542 tablet_bootstrap.cc:492] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:34.964740 19555 raft_consensus.cc:515] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.964977 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f453315363437899e354073c0bfc50" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:34.965896 19352 raft_consensus.cc:2468] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 0.
I20260709 14:51:34.967074 19542 tablet_bootstrap.cc:654] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.967648 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f453315363437899e354073c0bfc50" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:34.967922 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f453315363437899e354073c0bfc50" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:34.968216 19353 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.968513 19502 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:34.953333 19544 raft_consensus.cc:359] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.975272 19544 raft_consensus.cc:385] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.975615 19544 raft_consensus.cc:740] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.976460 19502 raft_consensus.cc:2468] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 1.
I20260709 14:51:34.976897 19353 raft_consensus.cc:2468] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 1.
I20260709 14:51:34.977674 19392 leader_election.cc:304] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:34.978533 19542 tablet_bootstrap.cc:492] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:34.978675 19574 raft_consensus.cc:2804] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:34.979120 19542 ts_tablet_manager.cc:1403] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.018s	user 0.006s	sys 0.012s
I20260709 14:51:34.980182 19574 raft_consensus.cc:697] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:34.981138 19574 consensus_queue.cc:237] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.982445 19542 raft_consensus.cc:359] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.983211 19542 raft_consensus.cc:385] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:34.983543 19542 raft_consensus.cc:740] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:34.984383 19542 consensus_queue.cc:260] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.985275 19544 consensus_queue.cc:260] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:34.986867 19542 ts_tablet_manager.cc:1434] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:34.988029 19542 tablet_bootstrap.cc:492] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:34.987967 19544 ts_tablet_manager.cc:1434] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.001s
I20260709 14:51:34.989199 19544 tablet_bootstrap.cc:492] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:34.994335 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e71c9dc6314d8ba5c79e8c7eca3c4d" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547" is_pre_election: true
I20260709 14:51:34.988195 19555 leader_election.cc:290] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:34.994689 19542 tablet_bootstrap.cc:654] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.991405 19250 catalog_manager.cc:5697] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:34.996091 19544 tablet_bootstrap.cc:654] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:34.994967 19502 raft_consensus.cc:2468] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 0.
I20260709 14:51:34.995990 19573 leader_election.cc:290] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.003728 19569 raft_consensus.cc:493] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.004304 19569 raft_consensus.cc:515] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.004873 19572 raft_consensus.cc:515] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.007269 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:35.007932 19353 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:35.009074 19468 leader_election.cc:304] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:35.009858 19550 raft_consensus.cc:2804] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.010218 19550 raft_consensus.cc:493] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.010528 19550 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.011180 19544 tablet_bootstrap.cc:492] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:35.011622 19544 ts_tablet_manager.cc:1403] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.001s
I20260709 14:51:35.012456 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e71c9dc6314d8ba5c79e8c7eca3c4d" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.013023 19352 raft_consensus.cc:3060] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.014348 19544 raft_consensus.cc:359] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.015015 19544 raft_consensus.cc:385] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.015312 19544 raft_consensus.cc:740] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.016762 19544 consensus_queue.cc:260] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.018070 19569 leader_election.cc:290] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.017886 19250 catalog_manager.cc:5697] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 1 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.018728 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f" is_pre_election: true
I20260709 14:51:35.019201 19544 ts_tablet_manager.cc:1434] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:35.018857 19550 raft_consensus.cc:515] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.019381 19428 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:35.020154 19544 tablet_bootstrap.cc:492] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:35.021127 19550 leader_election.cc:290] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.024472 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.024638 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:35.025122 19428 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.025890 19352 raft_consensus.cc:2468] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 1.
I20260709 14:51:35.026952 19394 leader_election.cc:304] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.027776 19573 raft_consensus.cc:2804] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.028213 19573 raft_consensus.cc:697] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:35.028378 19543 tablet_bootstrap.cc:492] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:35.028832 19543 ts_tablet_manager.cc:1403] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.094s	user 0.018s	sys 0.049s
I20260709 14:51:35.031659 19543 raft_consensus.cc:359] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.032321 19543 raft_consensus.cc:385] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.032258 19544 tablet_bootstrap.cc:654] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.028324 19542 tablet_bootstrap.cc:492] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:35.032366 19572 leader_election.cc:290] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.032789 19543 raft_consensus.cc:740] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.033092 19542 ts_tablet_manager.cc:1403] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.045s	user 0.011s	sys 0.006s
I20260709 14:51:35.033178 19573 consensus_queue.cc:237] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.033550 19543 consensus_queue.cc:260] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.035787 19543 ts_tablet_manager.cc:1434] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.007s
I20260709 14:51:35.036746 19543 tablet_bootstrap.cc:492] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:35.032522 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e71c9dc6314d8ba5c79e8c7eca3c4d" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:35.038136 19502 raft_consensus.cc:3060] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.038426 19542 raft_consensus.cc:359] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.039186 19542 raft_consensus.cc:385] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.039482 19542 raft_consensus.cc:740] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.042865 19543 tablet_bootstrap.cc:654] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.042836 19542 consensus_queue.cc:260] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.045090 19542 ts_tablet_manager.cc:1434] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.012s	user 0.000s	sys 0.005s
I20260709 14:51:35.046063 19542 tablet_bootstrap.cc:492] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:35.025130 19353 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.052956 19502 raft_consensus.cc:2468] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 1.
I20260709 14:51:35.054785 19428 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:35.055558 19542 tablet_bootstrap.cc:654] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.058463 19468 leader_election.cc:304] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.059402 19550 raft_consensus.cc:2804] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.056052 19353 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:35.059844 19550 raft_consensus.cc:697] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.060632 19550 consensus_queue.cc:237] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.063146 19569 raft_consensus.cc:493] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.063580 19569 raft_consensus.cc:515] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.065614 19569 leader_election.cc:290] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.070899 19542 tablet_bootstrap.cc:492] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:35.071363 19542 ts_tablet_manager.cc:1403] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.003s
I20260709 14:51:35.077816 19542 raft_consensus.cc:359] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.078464 19542 raft_consensus.cc:385] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.078724 19542 raft_consensus.cc:740] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.079389 19542 consensus_queue.cc:260] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.081310 19542 ts_tablet_manager.cc:1434] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:51:35.082144 19542 tablet_bootstrap.cc:492] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:35.086184 19250 catalog_manager.cc:5697] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.087419 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:35.088161 19353 raft_consensus.cc:2393] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate efa99b9348994ce9a1358caebb8c4547 in current term 1: Already voted for candidate f9ff5236b19541b9aa07ea0406d0121f in this term.
I20260709 14:51:35.090034 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f" is_pre_election: true
I20260709 14:51:35.091888 19468 leader_election.cc:304] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547; no voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f
I20260709 14:51:35.092993 19550 raft_consensus.cc:3060] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.099540 19550 raft_consensus.cc:2749] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:35.100126 19542 tablet_bootstrap.cc:654] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.099299 19250 catalog_manager.cc:5697] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 1 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.103914 19543 tablet_bootstrap.cc:492] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:35.104327 19543 ts_tablet_manager.cc:1403] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.029s
I20260709 14:51:35.104790 19544 tablet_bootstrap.cc:492] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:35.105198 19544 ts_tablet_manager.cc:1403] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.085s	user 0.033s	sys 0.011s
I20260709 14:51:35.105530 19542 tablet_bootstrap.cc:492] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:35.105989 19542 ts_tablet_manager.cc:1403] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.024s	user 0.007s	sys 0.003s
I20260709 14:51:35.106739 19543 raft_consensus.cc:359] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.107367 19543 raft_consensus.cc:385] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.107635 19543 raft_consensus.cc:740] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.107568 19544 raft_consensus.cc:359] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.108270 19544 raft_consensus.cc:385] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.108335 19543 consensus_queue.cc:260] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.108906 19544 raft_consensus.cc:740] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.108556 19542 raft_consensus.cc:359] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.109400 19542 raft_consensus.cc:385] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.109735 19542 raft_consensus.cc:740] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.109560 19544 consensus_queue.cc:260] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.110280 19543 ts_tablet_manager.cc:1434] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:35.110632 19542 consensus_queue.cc:260] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.111822 19544 ts_tablet_manager.cc:1434] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:51:35.112661 19544 tablet_bootstrap.cc:492] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:35.113117 19542 ts_tablet_manager.cc:1434] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:35.111136 19543 tablet_bootstrap.cc:492] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:35.114001 19542 tablet_bootstrap.cc:492] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547: Bootstrap starting.
I20260709 14:51:35.118242 19544 tablet_bootstrap.cc:654] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.119271 19543 tablet_bootstrap.cc:654] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.120895 19542 tablet_bootstrap.cc:654] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.129537 19550 raft_consensus.cc:493] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.130041 19550 raft_consensus.cc:515] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.130520 19544 tablet_bootstrap.cc:492] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:35.130963 19544 ts_tablet_manager.cc:1403] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:51:35.132047 19550 leader_election.cc:290] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.133354 19544 raft_consensus.cc:359] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.133984 19544 raft_consensus.cc:385] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.134244 19544 raft_consensus.cc:740] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.134267 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:35.135449 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f" is_pre_election: true
I20260709 14:51:35.136003 19428 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:35.136308 19543 tablet_bootstrap.cc:492] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:35.136689 19543 ts_tablet_manager.cc:1403] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.026s	user 0.013s	sys 0.001s
I20260709 14:51:35.137136 19544 consensus_queue.cc:260] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
W20260709 14:51:35.137703 19468 leader_election.cc:343] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:35.138365 19468 leader_election.cc:304] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [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: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:35.139137 19543 raft_consensus.cc:359] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.139725 19544 ts_tablet_manager.cc:1434] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:35.139775 19543 raft_consensus.cc:385] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.139961 19589 raft_consensus.cc:493] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.140210 19543 raft_consensus.cc:740] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.140801 19544 tablet_bootstrap.cc:492] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f: Bootstrap starting.
I20260709 14:51:35.140406 19589 raft_consensus.cc:515] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.140865 19543 consensus_queue.cc:260] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.142635 19589 leader_election.cc:290] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.142841 19543 ts_tablet_manager.cc:1434] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:35.146713 19544 tablet_bootstrap.cc:654] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.145004 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be5ac06098460abf935c9630c1e4be" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:35.149272 19543 tablet_bootstrap.cc:492] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c: Bootstrap starting.
I20260709 14:51:35.149189 19353 raft_consensus.cc:2468] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:35.139452 19550 raft_consensus.cc:2804] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.151172 19550 raft_consensus.cc:493] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.151597 19550 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.150676 19468 leader_election.cc:304] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:35.154541 19589 raft_consensus.cc:2804] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.145392 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be5ac06098460abf935c9630c1e4be" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f" is_pre_election: true
I20260709 14:51:35.155009 19589 raft_consensus.cc:493] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.154685 19543 tablet_bootstrap.cc:654] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:35.155453 19589 raft_consensus.cc:3060] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.155478 19428 raft_consensus.cc:2468] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:35.160038 19550 raft_consensus.cc:515] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.162142 19550 leader_election.cc:290] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.162554 19542 tablet_bootstrap.cc:492] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547: No bootstrap required, opened a new log
I20260709 14:51:35.162993 19542 ts_tablet_manager.cc:1403] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547: Time spent bootstrapping tablet: real 0.049s	user 0.016s	sys 0.000s
I20260709 14:51:35.163923 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:35.164505 19428 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.164765 19589 raft_consensus.cc:515] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.162796 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.165555 19542 raft_consensus.cc:359] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.166194 19542 raft_consensus.cc:385] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.166455 19542 raft_consensus.cc:740] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.167107 19542 consensus_queue.cc:260] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.167351 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be5ac06098460abf935c9630c1e4be" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.167919 19352 raft_consensus.cc:3060] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.168632 19544 tablet_bootstrap.cc:492] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f: No bootstrap required, opened a new log
I20260709 14:51:35.169035 19544 ts_tablet_manager.cc:1403] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f: Time spent bootstrapping tablet: real 0.029s	user 0.013s	sys 0.007s
I20260709 14:51:35.169195 19542 ts_tablet_manager.cc:1434] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 14:51:35.165630 19353 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.171674 19544 raft_consensus.cc:359] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.172313 19544 raft_consensus.cc:385] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.172552 19544 raft_consensus.cc:740] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.173164 19544 consensus_queue.cc:260] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.176564 19353 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:35.177677 19468 leader_election.cc:304] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:35.178462 19550 raft_consensus.cc:2804] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.179091 19428 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:35.179097 19550 raft_consensus.cc:697] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.180697 19550 consensus_queue.cc:237] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.182679 19544 ts_tablet_manager.cc:1434] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:51:35.181547 19352 raft_consensus.cc:2468] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:35.183233 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be5ac06098460abf935c9630c1e4be" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:35.183724 19428 raft_consensus.cc:3060] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.188657 19546 consensus_queue.cc:1048] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.184038 19468 leader_election.cc:304] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:35.192755 19569 raft_consensus.cc:2804] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.193260 19569 raft_consensus.cc:697] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.194080 19569 consensus_queue.cc:237] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.194468 19249 catalog_manager.cc:5697] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.184038 19589 leader_election.cc:290] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.204476 19573 raft_consensus.cc:493] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.205013 19573 raft_consensus.cc:515] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.207448 19573 leader_election.cc:290] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.208505 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3929eaf8fa5046faa1a4058e4639f587" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547" is_pre_election: true
I20260709 14:51:35.209005 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3929eaf8fa5046faa1a4058e4639f587" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:35.209161 19501 raft_consensus.cc:2468] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 0.
I20260709 14:51:35.209594 19352 raft_consensus.cc:2468] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 0.
I20260709 14:51:35.210459 19392 leader_election.cc:304] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.211295 19573 raft_consensus.cc:2804] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.211711 19573 raft_consensus.cc:493] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.212038 19573 raft_consensus.cc:3060] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.217242 19428 raft_consensus.cc:2468] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:35.220239 19543 tablet_bootstrap.cc:492] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c: No bootstrap required, opened a new log
I20260709 14:51:35.220742 19543 ts_tablet_manager.cc:1403] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c: Time spent bootstrapping tablet: real 0.072s	user 0.012s	sys 0.022s
I20260709 14:51:35.223169 19543 raft_consensus.cc:359] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.223820 19543 raft_consensus.cc:385] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:35.224092 19543 raft_consensus.cc:740] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Initialized, Role: FOLLOWER
I20260709 14:51:35.224846 19543 consensus_queue.cc:260] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.225325 19249 catalog_manager.cc:5697] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.226953 19543 ts_tablet_manager.cc:1434] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:35.229651 19573 raft_consensus.cc:515] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.232281 19573 leader_election.cc:290] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.233352 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3929eaf8fa5046faa1a4058e4639f587" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:35.233968 19501 raft_consensus.cc:3060] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.241086 19501 raft_consensus.cc:2468] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 1.
I20260709 14:51:35.242322 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3929eaf8fa5046faa1a4058e4639f587" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.242985 19352 raft_consensus.cc:3060] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.245091 19392 leader_election.cc:304] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.246062 19573 raft_consensus.cc:2804] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.246537 19573 raft_consensus.cc:697] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:35.247349 19573 consensus_queue.cc:237] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.253271 19560 consensus_queue.cc:1048] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.256601 19352 raft_consensus.cc:2468] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 1.
I20260709 14:51:35.264585 19250 catalog_manager.cc:5697] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 0 to 1, leader changed from <none> to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 1 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.306152 19569 consensus_queue.cc:1048] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.316615 19550 consensus_queue.cc:1048] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.322064 19550 raft_consensus.cc:493] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:35.322448 19550 raft_consensus.cc:515] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.324149 19550 leader_election.cc:290] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.324803 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c" is_pre_election: true
I20260709 14:51:35.325418 19352 raft_consensus.cc:2468] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:35.327041 19468 leader_election.cc:304] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:35.327358 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f" is_pre_election: true
I20260709 14:51:35.327759 19550 raft_consensus.cc:2804] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:35.328001 19428 raft_consensus.cc:2468] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 0.
I20260709 14:51:35.328136 19550 raft_consensus.cc:493] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:35.328521 19550 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.334123 19573 consensus_queue.cc:1048] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.334558 19550 raft_consensus.cc:515] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.336189 19550 leader_election.cc:290] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.336864 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.337272 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:35.337410 19353 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.337839 19428 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:35.344276 19353 raft_consensus.cc:2468] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:35.346742 19468 leader_election.cc:304] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:35.346689 19555 consensus_queue.cc:1048] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:35.349022 19550 raft_consensus.cc:2804] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:35.349481 19550 raft_consensus.cc:697] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.350157 19550 consensus_queue.cc:237] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.356742 19428 raft_consensus.cc:2468] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 1.
I20260709 14:51:35.359051 19250 catalog_manager.cc:5697] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 0 to 1, leader changed from <none> to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.411898 19555 consensus_queue.cc:1048] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.420984 19574 consensus_queue.cc:1048] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.442039 19550 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.452435 19589 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.520776 19574 consensus_queue.cc:1048] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.534942 19555 consensus_queue.cc:1048] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.545614 19501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:36144
I20260709 14:51:35.546239 19501 raft_consensus.cc:606] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:35.559032 19428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f453315363437899e354073c0bfc50"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:60082
I20260709 14:51:35.559508 19428 raft_consensus.cc:606] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:35.564036 19428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:60082
I20260709 14:51:35.564507 19428 raft_consensus.cc:606] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:35.568734 19501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:36144
I20260709 14:51:35.569152 19501 raft_consensus.cc:606] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:35.575703 19501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
mode: GRACEFUL
new_leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:36144
I20260709 14:51:35.576118 19501 raft_consensus.cc:606] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Received request to transfer leadership to TS f9ff5236b19541b9aa07ea0406d0121f
I20260709 14:51:35.580600 19501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
mode: GRACEFUL
new_leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:36144
I20260709 14:51:35.581002 19501 raft_consensus.cc:606] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Received request to transfer leadership to TS f9ff5236b19541b9aa07ea0406d0121f
I20260709 14:51:35.585075 19501 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "25be5ac06098460abf935c9630c1e4be"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
mode: GRACEFUL
new_leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:36144
I20260709 14:51:35.585471 19501 raft_consensus.cc:606] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Received request to transfer leadership to TS f9ff5236b19541b9aa07ea0406d0121f
I20260709 14:51:35.589632 19428 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3929eaf8fa5046faa1a4058e4639f587"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
mode: GRACEFUL
new_leader_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:60082
I20260709 14:51:35.590051 19428 raft_consensus.cc:606] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Received request to transfer leadership to TS efa99b9348994ce9a1358caebb8c4547
I20260709 14:51:35.615077 19569 consensus_queue.cc:1048] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.617626 19569 consensus_queue.cc:1048] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.621856 19589 raft_consensus.cc:993] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547: : Instructing follower f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:35.622360 19589 raft_consensus.cc:1081] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Signalling peer f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:35.625006 19427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:60074
I20260709 14:51:35.625583 19427 raft_consensus.cc:493] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.625946 19427 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.632858 19427 raft_consensus.cc:515] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.634177 19428 raft_consensus.cc:1240] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Rejecting Update request from peer efa99b9348994ce9a1358caebb8c4547 for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.635732 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.636332 19352 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.636629 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:35.637619 19589 consensus_queue.cc:1059] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.637390 19501 raft_consensus.cc:3055] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.638722 19501 raft_consensus.cc:740] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.639411 19501 consensus_queue.cc:260] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.640331 19501 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.642834 19352 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 2.
I20260709 14:51:35.643795 19394 leader_election.cc:304] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.644397 19555 raft_consensus.cc:2804] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.644770 19555 raft_consensus.cc:697] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:35.645740 19427 leader_election.cc:290] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 2 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.645538 19555 consensus_queue.cc:237] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.647653 19501 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 2.
W20260709 14:51:35.648103 19550 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:51:35.649626 19555 consensus_queue.cc:1048] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.654238 19250 catalog_manager.cc:5697] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 1 to 2, leader changed from efa99b9348994ce9a1358caebb8c4547 (127.18.74.67) to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 2 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.656190 19572 raft_consensus.cc:993] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f: : Instructing follower efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:35.656642 19573 raft_consensus.cc:1081] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Signalling peer efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:35.662644 19501 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3929eaf8fa5046faa1a4058e4639f587"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:36136
I20260709 14:51:35.663209 19501 raft_consensus.cc:493] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.663509 19501 raft_consensus.cc:3060] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.663651 19573 consensus_queue.cc:1048] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.669703 19501 raft_consensus.cc:515] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.670650 19502 raft_consensus.cc:1240] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Rejecting Update request from peer f9ff5236b19541b9aa07ea0406d0121f for earlier term 1. Current term is 2. Ops: []
I20260709 14:51:35.672636 19501 leader_election.cc:290] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 2 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:35.673097 19427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3929eaf8fa5046faa1a4058e4639f587" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:35.673255 19573 consensus_queue.cc:1059] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.674166 19427 raft_consensus.cc:3055] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.674449 19427 raft_consensus.cc:740] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:35.675266 19427 consensus_queue.cc:260] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.676478 19427 raft_consensus.cc:3060] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.683177 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3929eaf8fa5046faa1a4058e4639f587" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.683662 19352 raft_consensus.cc:3060] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.682838 19427 raft_consensus.cc:2468] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 2.
W20260709 14:51:35.687330 19573 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 2 current term: 2 is higher.
I20260709 14:51:35.687917 19468 leader_election.cc:304] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.688159 19352 raft_consensus.cc:2468] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 2.
I20260709 14:51:35.688580 19550 raft_consensus.cc:2804] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.689002 19550 raft_consensus.cc:697] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 2 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.689792 19550 consensus_queue.cc:237] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.696219 19249 catalog_manager.cc:5697] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 1 to 2, leader changed from f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66) to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:35.745410 19550 consensus_queue.cc:1048] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.751744 19589 raft_consensus.cc:993] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547: : Instructing follower f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:35.752157 19589 raft_consensus.cc:1081] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Signalling peer f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:35.753926 19428 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:60074
I20260709 14:51:35.755468 19428 raft_consensus.cc:493] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.755847 19428 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.758033 19550 consensus_queue.cc:1048] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.760645 19569 consensus_queue.cc:1048] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:35.763584 19428 raft_consensus.cc:515] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.770948 19569 raft_consensus.cc:993] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547: : Instructing follower f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:35.771358 19569 raft_consensus.cc:1081] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Signalling peer f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:35.773449 19426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "25be5ac06098460abf935c9630c1e4be"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:60074
I20260709 14:51:35.776767 19426 raft_consensus.cc:493] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.777158 19426 raft_consensus.cc:3060] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.776782 19569 consensus_queue.cc:1048] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:35.782371 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.783027 19353 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.785979 19426 raft_consensus.cc:515] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.790483 19426 leader_election.cc:290] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 2 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.791478 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be5ac06098460abf935c9630c1e4be" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:35.791715 19428 leader_election.cc:290] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 2 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.792066 19501 raft_consensus.cc:3055] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.792376 19501 raft_consensus.cc:740] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.793144 19501 consensus_queue.cc:260] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.792579 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25be5ac06098460abf935c9630c1e4be" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:35.794170 19352 raft_consensus.cc:3060] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.794216 19501 raft_consensus.cc:3060] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.795225 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:35.795797 19502 raft_consensus.cc:3055] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.796105 19502 raft_consensus.cc:740] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.796861 19502 consensus_queue.cc:260] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
W20260709 14:51:35.797982 19550 consensus_queue.cc:1175] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "031579c26f7d4d5b894598f4d1baab9c" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:51:35.799418 19502 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.800467 19352 raft_consensus.cc:2468] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 2.
I20260709 14:51:35.801148 19353 raft_consensus.cc:2468] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 2.
I20260709 14:51:35.801641 19394 leader_election.cc:304] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.802462 19573 raft_consensus.cc:2804] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.802954 19573 raft_consensus.cc:697] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:35.803774 19501 raft_consensus.cc:2468] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 2.
I20260709 14:51:35.804607 19394 leader_election.cc:304] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.803730 19573 consensus_queue.cc:237] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.805411 19555 raft_consensus.cc:2804] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.805755 19502 raft_consensus.cc:2468] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 2.
I20260709 14:51:35.805845 19555 raft_consensus.cc:697] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:35.806686 19555 consensus_queue.cc:237] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.812238 19249 catalog_manager.cc:5697] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 1 to 2, leader changed from efa99b9348994ce9a1358caebb8c4547 (127.18.74.67) to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 2 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.823123 19251 catalog_manager.cc:5697] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 1 to 2, leader changed from efa99b9348994ce9a1358caebb8c4547 (127.18.74.67) to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 2 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.856700 19573 raft_consensus.cc:993] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:35.857136 19555 raft_consensus.cc:1081] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:35.858484 19353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35404
I20260709 14:51:35.858968 19353 raft_consensus.cc:493] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.859272 19353 raft_consensus.cc:3060] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.862162 19573 raft_consensus.cc:993] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:35.862576 19573 raft_consensus.cc:1081] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:35.864079 19352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f453315363437899e354073c0bfc50"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35404
I20260709 14:51:35.864543 19352 raft_consensus.cc:493] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.864825 19352 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.865701 19353 raft_consensus.cc:515] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.867951 19353 leader_election.cc:290] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Requested vote from peers f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.868382 19428 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:35.868536 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "145612c7923f4a8f85d1614e4702614f" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:35.869047 19428 raft_consensus.cc:3055] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.869092 19502 raft_consensus.cc:3060] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.869546 19428 raft_consensus.cc:740] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:35.870399 19352 raft_consensus.cc:515] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.870390 19428 consensus_queue.cc:260] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.871712 19428 raft_consensus.cc:3060] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.873299 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f453315363437899e354073c0bfc50" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:35.873857 19426 raft_consensus.cc:3055] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.874018 19352 leader_election.cc:290] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Requested vote from peers f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.874239 19426 raft_consensus.cc:740] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:35.874827 19502 raft_consensus.cc:2468] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:35.875239 19426 consensus_queue.cc:260] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.876165 19317 leader_election.cc:304] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:35.876374 19426 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.877892 19560 raft_consensus.cc:2804] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.878276 19428 raft_consensus.cc:2468] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:35.878398 19560 raft_consensus.cc:697] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:35.873764 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f453315363437899e354073c0bfc50" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:35.879525 19501 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.879200 19560 consensus_queue.cc:237] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.885095 19426 raft_consensus.cc:2468] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:35.886222 19319 leader_election.cc:304] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.887058 19628 raft_consensus.cc:2804] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.887003 19501 raft_consensus.cc:2468] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:35.887678 19628 raft_consensus.cc:697] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:35.887260 19251 catalog_manager.cc:5697] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 1 to 2, leader changed from f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 2 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.888629 19628 consensus_queue.cc:237] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.900754 19251 catalog_manager.cc:5697] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 1 to 2, leader changed from f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 2 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:35.933735 19569 raft_consensus.cc:993] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:35.934159 19550 raft_consensus.cc:1081] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:35.935613 19352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35388
I20260709 14:51:35.936040 19352 raft_consensus.cc:493] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:35.936316 19352 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.940630 19352 raft_consensus.cc:515] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.942268 19352 leader_election.cc:290] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Requested vote from peers f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:35.943075 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:35.943456 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:35.943696 19426 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.944056 19501 raft_consensus.cc:3055] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:35.944399 19501 raft_consensus.cc:740] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:35.945160 19501 consensus_queue.cc:260] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.945993 19501 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:35.948293 19426 raft_consensus.cc:2468] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:35.949342 19319 leader_election.cc:304] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:35.950105 19628 raft_consensus.cc:2804] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:35.950469 19628 raft_consensus.cc:697] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:35.950632 19501 raft_consensus.cc:2468] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:35.951272 19628 consensus_queue.cc:237] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:35.956985 19251 catalog_manager.cc:5697] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 1 to 2, leader changed from efa99b9348994ce9a1358caebb8c4547 (127.18.74.67) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 2 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.040102 19569 raft_consensus.cc:993] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:36.040498 19550 raft_consensus.cc:1081] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:36.041862 19352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35388
I20260709 14:51:36.042346 19352 raft_consensus.cc:493] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:36.042636 19352 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.046929 19352 raft_consensus.cc:515] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:36.048425 19352 leader_election.cc:290] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Requested vote from peers f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:36.049335 19501 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:36.049288 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:36.050012 19501 raft_consensus.cc:3055] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:36.050124 19426 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.050292 19501 raft_consensus.cc:740] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:36.051056 19501 consensus_queue.cc:260] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:36.051908 19501 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:36.054490 19426 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:36.055408 19319 leader_election.cc:304] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:36.056066 19628 raft_consensus.cc:2804] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:36.056376 19501 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:36.056409 19628 raft_consensus.cc:697] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:36.057457 19628 consensus_queue.cc:237] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:36.062866 19251 catalog_manager.cc:5697] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 1 to 2, leader changed from efa99b9348994ce9a1358caebb8c4547 (127.18.74.67) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 2 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:36.108409 19426 raft_consensus.cc:1275] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.109524 19550 consensus_queue.cc:1048] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.117753 19352 raft_consensus.cc:1275] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.118957 19550 consensus_queue.cc:1048] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.152815 19352 raft_consensus.cc:1275] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.153949 19573 consensus_queue.cc:1048] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.160904 19501 raft_consensus.cc:1275] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.162588 19574 consensus_queue.cc:1048] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.269261 19501 raft_consensus.cc:1275] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.270480 19628 consensus_queue.cc:1048] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.278028 19426 raft_consensus.cc:1275] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.280360 19560 consensus_queue.cc:1048] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.317059 19352 raft_consensus.cc:1275] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.318252 19574 consensus_queue.cc:1048] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.325014 19501 raft_consensus.cc:1275] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.326424 19574 consensus_queue.cc:1048] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.382258 19352 raft_consensus.cc:1275] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.383424 19574 consensus_queue.cc:1048] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.390864 19501 raft_consensus.cc:1275] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.392228 19573 consensus_queue.cc:1048] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.425833 19501 raft_consensus.cc:1275] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.427017 19560 consensus_queue.cc:1048] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.434641 19426 raft_consensus.cc:1275] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.436578 19560 consensus_queue.cc:1048] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.467753 19427 raft_consensus.cc:1275] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.469182 19560 consensus_queue.cc:1048] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.469815 19427 raft_consensus.cc:1275] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.471289 19560 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.480897 19501 raft_consensus.cc:1275] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.481271 19502 raft_consensus.cc:1275] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:36.482405 19560 consensus_queue.cc:1048] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:36.482769 19630 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:38.621078 18729 auto_leader_rebalancer-test.cc:410] The leader distribution is 
I20260709 14:51:38.621919 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:38.637224 19352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
mode: GRACEFUL
new_leader_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:35406
I20260709 14:51:38.637691 19352 raft_consensus.cc:606] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Received request to transfer leadership to TS efa99b9348994ce9a1358caebb8c4547
I20260709 14:51:38.639760 19352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "735c66d89294460c99e249359729937c"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
mode: GRACEFUL
new_leader_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:35406
I20260709 14:51:38.640154 19352 raft_consensus.cc:606] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 1 LEADER]: Received request to transfer leadership to TS efa99b9348994ce9a1358caebb8c4547
I20260709 14:51:38.640975 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:51:38.641434 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:38.761852 19638 raft_consensus.cc:993] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c: : Instructing follower efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:38.762285 19637 raft_consensus.cc:1081] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Signalling peer efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:38.763607 19502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:36124
I20260709 14:51:38.764040 19502 raft_consensus.cc:493] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:38.764310 19502 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.768585 19502 raft_consensus.cc:515] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:38.770078 19502 leader_election.cc:290] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 3 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:38.770818 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:38.770987 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:38.771375 19352 raft_consensus.cc:3055] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:38.771477 19426 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.771701 19352 raft_consensus.cc:740] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:38.772409 19352 consensus_queue.cc:260] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:38.773473 19352 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:38.777798 19426 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 3.
I20260709 14:51:38.778993 19468 leader_election.cc:304] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [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: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:38.779270 19352 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 3.
I20260709 14:51:38.779779 19550 raft_consensus.cc:2804] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:38.780721 19550 raft_consensus.cc:697] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 3 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:38.781450 19550 consensus_queue.cc:237] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:38.787453 19249 catalog_manager.cc:5697] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 2 to 3, leader changed from 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65) to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:39.142148 19638 raft_consensus.cc:993] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c: : Instructing follower efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:39.142527 19637 raft_consensus.cc:1081] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 1 LEADER]: Signalling peer efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:39.143858 19502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "735c66d89294460c99e249359729937c"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:36124
I20260709 14:51:39.144284 19502 raft_consensus.cc:493] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:39.144541 19502 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:39.148842 19502 raft_consensus.cc:515] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:39.150286 19502 leader_election.cc:290] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 2 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:39.151088 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:39.151362 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:39.151546 19352 raft_consensus.cc:3055] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:39.151794 19352 raft_consensus.cc:740] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:39.151826 19426 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:39.152406 19352 consensus_queue.cc:260] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:39.153170 19352 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:39.156068 19426 raft_consensus.cc:2468] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 2.
I20260709 14:51:39.156836 19352 raft_consensus.cc:2468] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 2.
I20260709 14:51:39.156988 19468 leader_election.cc:304] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:39.157658 19550 raft_consensus.cc:2804] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:39.158118 19550 raft_consensus.cc:697] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 2 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:39.158759 19550 consensus_queue.cc:237] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:39.165154 19249 catalog_manager.cc:5697] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 1 to 2, leader changed from 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65) to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.209590 19352 raft_consensus.cc:1275] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:39.210748 19550 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:39.221082 19426 raft_consensus.cc:1275] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:39.222800 19651 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:39.642235 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:39.652496 19502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "735c66d89294460c99e249359729937c"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:36144
I20260709 14:51:39.653118 19502 raft_consensus.cc:606] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 2 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:39.664230 19352 raft_consensus.cc:1275] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:39.665628 19651 consensus_queue.cc:1048] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:39.666594 19502 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:36144
I20260709 14:51:39.667094 19502 raft_consensus.cc:606] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 3 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:39.672051 19426 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e4e71c9dc6314d8ba5c79e8c7eca3c4d"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:60082
I20260709 14:51:39.672608 19426 raft_consensus.cc:606] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:39.674006 19550 raft_consensus.cc:993] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.674444 19642 raft_consensus.cc:1081] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 2 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.676440 19353 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "735c66d89294460c99e249359729937c"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35388
I20260709 14:51:39.677706 19353 raft_consensus.cc:493] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:39.677755 19427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:60082
I20260709 14:51:39.678153 19353 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.678314 19427 raft_consensus.cc:606] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:39.682994 19427 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
mode: GRACEFUL
new_leader_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:60082
I20260709 14:51:39.683501 19427 raft_consensus.cc:606] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Received request to transfer leadership to TS 031579c26f7d4d5b894598f4d1baab9c
I20260709 14:51:39.685096 19353 raft_consensus.cc:515] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:39.687775 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:39.688067 19427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "735c66d89294460c99e249359729937c" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:39.688237 19502 raft_consensus.cc:3055] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:39.688580 19502 raft_consensus.cc:740] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:39.689074 19353 leader_election.cc:290] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 3 election: Requested vote from peers efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:39.689574 19426 raft_consensus.cc:1275] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:39.689318 19502 consensus_queue.cc:260] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:39.690235 19502 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.696125 19656 raft_consensus.cc:993] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.696506 19574 raft_consensus.cc:1081] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.696781 19502 raft_consensus.cc:2468] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 3.
I20260709 14:51:39.697883 19317 leader_election.cc:304] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: f9ff5236b19541b9aa07ea0406d0121f
I20260709 14:51:39.698501 19637 raft_consensus.cc:2804] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:39.699136 19352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35404
I20260709 14:51:39.699556 19352 raft_consensus.cc:493] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:39.699617 19637 raft_consensus.cc:697] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:39.699837 19352 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.700392 19637 consensus_queue.cc:237] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } }
I20260709 14:51:39.704130 19352 raft_consensus.cc:515] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.705555 19352 leader_election.cc:290] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 3 election: Requested vote from peers f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:39.706257 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:39.705886 19250 catalog_manager.cc:5697] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 2 to 3, leader changed from efa99b9348994ce9a1358caebb8c4547 (127.18.74.67) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 3 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.706588 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "64330c740a7f4f869feceeb7eaa46471" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:39.706854 19426 raft_consensus.cc:3055] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:39.707151 19502 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.707247 19426 raft_consensus.cc:740] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:39.708073 19426 consensus_queue.cc:260] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.709270 19426 raft_consensus.cc:3060] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.712881 19502 raft_consensus.cc:2468] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 3.
I20260709 14:51:39.713985 19317 leader_election.cc:304] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [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: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:39.714697 19426 raft_consensus.cc:2468] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 3.
I20260709 14:51:39.714942 19637 raft_consensus.cc:2804] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:39.715592 19637 raft_consensus.cc:697] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:39.716269 19637 consensus_queue.cc:237] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.722708 19250 catalog_manager.cc:5697] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 2 to 3, leader changed from f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 3 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.800114 19656 raft_consensus.cc:993] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.800472 19574 raft_consensus.cc:1081] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.801797 19352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35404
I20260709 14:51:39.802278 19352 raft_consensus.cc:493] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:39.802534 19352 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.806358 19352 raft_consensus.cc:515] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.807719 19352 leader_election.cc:290] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 3 election: Requested vote from peers f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:39.808604 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:39.808693 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:39.809114 19426 raft_consensus.cc:3055] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:39.809154 19502 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.809413 19426 raft_consensus.cc:740] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:39.810104 19426 consensus_queue.cc:260] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.810976 19426 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:39.813797 19502 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 3.
I20260709 14:51:39.814764 19317 leader_election.cc:304] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [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: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:39.815559 19637 raft_consensus.cc:2804] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:39.815801 19426 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 3.
I20260709 14:51:39.816075 19637 raft_consensus.cc:697] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:39.816879 19637 consensus_queue.cc:237] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.822824 19250 catalog_manager.cc:5697] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 2 to 3, leader changed from f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 3 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.823766 19651 raft_consensus.cc:993] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.824185 19642 raft_consensus.cc:1081] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 3 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.825454 19352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35388
I20260709 14:51:39.825940 19352 raft_consensus.cc:493] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:39.826256 19352 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:39.830989 19352 raft_consensus.cc:515] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.832350 19352 leader_election.cc:290] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 4 election: Requested vote from peers f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:39.833135 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:39.833313 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:39.833695 19426 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:39.833763 19502 raft_consensus.cc:3055] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:39.834213 19502 raft_consensus.cc:740] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:39.834949 19502 consensus_queue.cc:260] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.835989 19502 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:39.840090 19426 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 4.
I20260709 14:51:39.841151 19319 leader_election.cc:304] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [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: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:39.841687 19502 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 4.
I20260709 14:51:39.841867 19637 raft_consensus.cc:2804] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:39.842335 19637 raft_consensus.cc:697] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 4 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:39.843446 19637 consensus_queue.cc:237] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.848528 19250 catalog_manager.cc:5697] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 3 to 4, leader changed from efa99b9348994ce9a1358caebb8c4547 (127.18.74.67) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 4 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:39.862058 19656 raft_consensus.cc:993] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f: : Instructing follower 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.862486 19574 raft_consensus.cc:1081] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Signalling peer 031579c26f7d4d5b894598f4d1baab9c to start an election
I20260709 14:51:39.863897 19352 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e4e71c9dc6314d8ba5c79e8c7eca3c4d"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
 from {username='slave'} at 127.0.0.1:35404
I20260709 14:51:39.864322 19352 raft_consensus.cc:493] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:39.864566 19352 raft_consensus.cc:3060] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:39.868458 19352 raft_consensus.cc:515] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.869758 19352 leader_election.cc:290] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Requested vote from peers f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:39.870674 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e71c9dc6314d8ba5c79e8c7eca3c4d" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:39.870777 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4e71c9dc6314d8ba5c79e8c7eca3c4d" candidate_uuid: "031579c26f7d4d5b894598f4d1baab9c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:39.871342 19426 raft_consensus.cc:3055] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:51:39.871400 19502 raft_consensus.cc:3060] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:39.871646 19426 raft_consensus.cc:740] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:39.872308 19426 consensus_queue.cc:260] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.873155 19426 raft_consensus.cc:3060] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:51:39.875460 19502 raft_consensus.cc:2468] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:39.876291 19317 leader_election.cc:304] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 031579c26f7d4d5b894598f4d1baab9c, efa99b9348994ce9a1358caebb8c4547; no voters: 
I20260709 14:51:39.876880 19637 raft_consensus.cc:2804] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:51:39.877234 19637 raft_consensus.cc:697] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Becoming Leader. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:39.877578 19426 raft_consensus.cc:2468] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 031579c26f7d4d5b894598f4d1baab9c in term 2.
I20260709 14:51:39.877871 19637 consensus_queue.cc:237] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:39.884060 19250 catalog_manager.cc:5697] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c reported cstate change: term changed from 1 to 2, leader changed from f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66) to 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65). New cstate: current_term: 2 leader_uuid: "031579c26f7d4d5b894598f4d1baab9c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:40.180965 19426 raft_consensus.cc:3060] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:40.183105 19502 raft_consensus.cc:1275] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:40.184177 19637 consensus_queue.cc:1048] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:40.185608 19426 raft_consensus.cc:1275] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:40.186707 19637 consensus_queue.cc:1048] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:40.195966 19427 raft_consensus.cc:1275] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:40.200276 19667 consensus_queue.cc:1048] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:40.209584 19502 raft_consensus.cc:1275] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:40.211153 19669 consensus_queue.cc:1048] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:40.345803 19502 raft_consensus.cc:1275] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:40.346978 19669 consensus_queue.cc:1048] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:40.354732 19426 raft_consensus.cc:1275] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:51:40.356151 19669 consensus_queue.cc:1048] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:51:40.374966 19426 raft_consensus.cc:1275] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 4 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:40.376145 19669 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:40.382612 19502 raft_consensus.cc:1275] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:40.384850 19502 raft_consensus.cc:1275] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 4 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:40.386924 19669 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:40.386427 19671 consensus_queue.cc:1048] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:40.398046 19426 raft_consensus.cc:1275] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Refusing update from remote peer 031579c26f7d4d5b894598f4d1baab9c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:40.399855 19657 consensus_queue.cc:1048] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:42.691556 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:42.699255 19352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
mode: GRACEFUL
new_leader_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:35406
I20260709 14:51:42.699887 19352 raft_consensus.cc:606] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 4 LEADER]: Received request to transfer leadership to TS efa99b9348994ce9a1358caebb8c4547
I20260709 14:51:42.702297 19352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
mode: GRACEFUL
new_leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:35406
I20260709 14:51:42.702714 19352 raft_consensus.cc:606] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Received request to transfer leadership to TS f9ff5236b19541b9aa07ea0406d0121f
I20260709 14:51:42.704852 19352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "68f453315363437899e354073c0bfc50"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
mode: GRACEFUL
new_leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:35406
I20260709 14:51:42.705277 19352 raft_consensus.cc:606] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Received request to transfer leadership to TS f9ff5236b19541b9aa07ea0406d0121f
I20260709 14:51:42.707516 19352 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d"
dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
mode: GRACEFUL
new_leader_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:35406
I20260709 14:51:42.707914 19352 raft_consensus.cc:606] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Received request to transfer leadership to TS efa99b9348994ce9a1358caebb8c4547
I20260709 14:51:42.708909 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 14:51:42.709349 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:51:42.831799 19671 raft_consensus.cc:993] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c: : Instructing follower efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:42.832346 19682 raft_consensus.cc:1081] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Signalling peer efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:42.833806 19502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:36124
I20260709 14:51:42.834218 19502 raft_consensus.cc:493] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.834479 19502 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.839143 19502 raft_consensus.cc:515] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.840562 19502 leader_election.cc:290] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 3 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:42.841388 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:42.841822 19426 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2b68cab19fe43e688a9cde926ef2c7d" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:42.842010 19352 raft_consensus.cc:3055] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:42.842272 19352 raft_consensus.cc:740] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:42.842304 19426 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.843075 19352 consensus_queue.cc:260] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.843932 19352 raft_consensus.cc:3060] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.846815 19426 raft_consensus.cc:2468] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 3.
I20260709 14:51:42.847899 19468 leader_election.cc:304] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [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: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:42.848654 19642 raft_consensus.cc:2804] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:42.848814 19352 raft_consensus.cc:2468] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 3.
I20260709 14:51:42.849557 19642 raft_consensus.cc:697] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 3 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:42.850502 19642 consensus_queue.cc:237] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.857486 19249 catalog_manager.cc:5697] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 2 to 3, leader changed from 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65) to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:42.934445 19671 raft_consensus.cc:993] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c: : Instructing follower f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:42.934854 19682 raft_consensus.cc:1081] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Signalling peer f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:42.936134 19426 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "68f453315363437899e354073c0bfc50"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:60064
I20260709 14:51:42.936504 19426 raft_consensus.cc:493] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.936718 19426 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.940646 19426 raft_consensus.cc:515] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.941681 19671 raft_consensus.cc:993] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c: : Instructing follower f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:42.942108 19671 raft_consensus.cc:1081] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Signalling peer f9ff5236b19541b9aa07ea0406d0121f to start an election
I20260709 14:51:42.942687 19426 leader_election.cc:290] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 3 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:42.943135 19352 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f453315363437899e354073c0bfc50" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:42.943634 19427 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782"
dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
 from {username='slave'} at 127.0.0.1:60064
I20260709 14:51:42.943631 19352 raft_consensus.cc:3055] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:51:42.944263 19427 raft_consensus.cc:493] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:42.944078 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68f453315363437899e354073c0bfc50" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:42.944705 19427 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.944963 19502 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.949546 19502 raft_consensus.cc:2468] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 3.
I20260709 14:51:42.944365 19352 raft_consensus.cc:740] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:42.949772 19427 raft_consensus.cc:515] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.950608 19352 consensus_queue.cc:260] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.950719 19392 leader_election.cc:304] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [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: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:42.951516 19352 raft_consensus.cc:3060] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:51:42.951656 19679 raft_consensus.cc:2804] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:51:42.952215 19427 leader_election.cc:290] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [CANDIDATE]: Term 4 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), efa99b9348994ce9a1358caebb8c4547 (127.18.74.67:42753)
I20260709 14:51:42.952577 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:42.953068 19353 raft_consensus.cc:3055] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:51:42.953295 19353 raft_consensus.cc:740] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:42.953827 19353 consensus_queue.cc:260] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.954603 19353 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.955500 19679 raft_consensus.cc:697] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 3 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:42.956458 19679 consensus_queue.cc:237] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.957635 19352 raft_consensus.cc:2468] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 3.
I20260709 14:51:42.959466 19502 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "254fb80ff0e44cceaf9e6ac9c4c45782" candidate_uuid: "f9ff5236b19541b9aa07ea0406d0121f" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
I20260709 14:51:42.959975 19502 raft_consensus.cc:3060] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:51:42.960561 19353 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 4.
I20260709 14:51:42.961654 19394 leader_election.cc:304] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [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: 031579c26f7d4d5b894598f4d1baab9c, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:42.962671 19689 raft_consensus.cc:2804] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:51:42.964093 19689 raft_consensus.cc:697] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 4 LEADER]: Becoming Leader. State: Replica: f9ff5236b19541b9aa07ea0406d0121f, State: Running, Role: LEADER
I20260709 14:51:42.964742 19502 raft_consensus.cc:2468] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f9ff5236b19541b9aa07ea0406d0121f in term 4.
I20260709 14:51:42.965026 19689 consensus_queue.cc:237] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:42.971630 19249 catalog_manager.cc:5697] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 2 to 3, leader changed from 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65) to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 3 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:42.982828 19249 catalog_manager.cc:5697] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f reported cstate change: term changed from 3 to 4, leader changed from 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65) to f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66). New cstate: current_term: 4 leader_uuid: "f9ff5236b19541b9aa07ea0406d0121f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:43.028571 19682 raft_consensus.cc:993] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c: : Instructing follower efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:43.028965 19671 raft_consensus.cc:1081] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 4 LEADER]: Signalling peer efa99b9348994ce9a1358caebb8c4547 to start an election
I20260709 14:51:43.030249 19502 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136"
dest_uuid: "efa99b9348994ce9a1358caebb8c4547"
 from {username='slave'} at 127.0.0.1:36124
I20260709 14:51:43.030643 19502 raft_consensus.cc:493] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:51:43.030859 19502 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.034590 19502 raft_consensus.cc:515] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:43.035948 19502 leader_election.cc:290] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [CANDIDATE]: Term 5 election: Requested vote from peers 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559), f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499)
I20260709 14:51:43.036819 19353 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "031579c26f7d4d5b894598f4d1baab9c"
I20260709 14:51:43.037043 19427 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c0c2c5896eb43e7930234467c5a1136" candidate_uuid: "efa99b9348994ce9a1358caebb8c4547" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "f9ff5236b19541b9aa07ea0406d0121f"
I20260709 14:51:43.037292 19353 raft_consensus.cc:3055] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:51:43.037518 19427 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.037566 19353 raft_consensus.cc:740] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 031579c26f7d4d5b894598f4d1baab9c, State: Running, Role: LEADER
I20260709 14:51:43.038360 19353 consensus_queue.cc:260] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:43.039247 19353 raft_consensus.cc:3060] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:51:43.042147 19427 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 5.
I20260709 14:51:43.043171 19468 leader_election.cc:304] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [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: efa99b9348994ce9a1358caebb8c4547, f9ff5236b19541b9aa07ea0406d0121f; no voters: 
I20260709 14:51:43.043949 19642 raft_consensus.cc:2804] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:51:43.044224 19353 raft_consensus.cc:2468] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate efa99b9348994ce9a1358caebb8c4547 in term 5.
I20260709 14:51:43.044354 19642 raft_consensus.cc:697] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 5 LEADER]: Becoming Leader. State: Replica: efa99b9348994ce9a1358caebb8c4547, State: Running, Role: LEADER
I20260709 14:51:43.045243 19642 consensus_queue.cc:237] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [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: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } }
I20260709 14:51:43.051771 19249 catalog_manager.cc:5697] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 reported cstate change: term changed from 4 to 5, leader changed from 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65) to efa99b9348994ce9a1358caebb8c4547 (127.18.74.67). New cstate: current_term: 5 leader_uuid: "efa99b9348994ce9a1358caebb8c4547" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:43.336970 19502 raft_consensus.cc:1275] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.338136 19689 consensus_queue.cc:1048] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.348308 19353 raft_consensus.cc:1275] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.349720 19689 consensus_queue.cc:1048] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.357965 19502 raft_consensus.cc:1275] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 4 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:43.359243 19689 consensus_queue.cc:1048] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "efa99b9348994ce9a1358caebb8c4547" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 42753 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:43.368016 19353 raft_consensus.cc:1275] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 4 FOLLOWER]: Refusing update from remote peer f9ff5236b19541b9aa07ea0406d0121f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:51:43.371042 19679 consensus_queue.cc:1048] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:51:43.449622 19427 raft_consensus.cc:1275] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.450851 19642 consensus_queue.cc:1048] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:51:43.459730 19353 raft_consensus.cc:1275] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:51:43.461949 19683 consensus_queue.cc:1048] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 14:51:43.462393 19427 raft_consensus.cc:1275] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 5 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:43.464272 19642 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f9ff5236b19541b9aa07ea0406d0121f" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 41499 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:43.476668 19353 raft_consensus.cc:1275] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 5 FOLLOWER]: Refusing update from remote peer efa99b9348994ce9a1358caebb8c4547: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:51:43.478504 19702 consensus_queue.cc:1048] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [LEADER]: Connected to new peer: Peer: permanent_uuid: "031579c26f7d4d5b894598f4d1baab9c" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 34559 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:51:43.710124 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:51:43.716099 18729 tablet_server.cc:179] TabletServer@127.18.74.65:0 shutting down...
I20260709 14:51:43.734050 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:43.734743 18729 tablet_replica.cc:333] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.735345 18729 raft_consensus.cc:2243] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.736053 18729 raft_consensus.cc:2272] T 64330c740a7f4f869feceeb7eaa46471 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.737824 18729 tablet_replica.cc:333] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.738305 18729 raft_consensus.cc:2243] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.738667 18729 raft_consensus.cc:2272] T 254fb80ff0e44cceaf9e6ac9c4c45782 P 031579c26f7d4d5b894598f4d1baab9c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.740782 18729 tablet_replica.cc:333] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.741245 18729 raft_consensus.cc:2243] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.741647 18729 raft_consensus.cc:2272] T 25be5ac06098460abf935c9630c1e4be P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.743320 18729 tablet_replica.cc:333] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.743790 18729 raft_consensus.cc:2243] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.744138 18729 raft_consensus.cc:2272] T 1c0c2c5896eb43e7930234467c5a1136 P 031579c26f7d4d5b894598f4d1baab9c [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.746150 18729 tablet_replica.cc:333] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.746620 18729 raft_consensus.cc:2243] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.747023 18729 raft_consensus.cc:2272] T e2b68cab19fe43e688a9cde926ef2c7d P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.748965 18729 tablet_replica.cc:333] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.749432 18729 raft_consensus.cc:2243] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.750130 18729 raft_consensus.cc:2272] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.751889 18729 tablet_replica.cc:333] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.752496 18729 raft_consensus.cc:2243] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.753144 18729 raft_consensus.cc:2272] T 145612c7923f4a8f85d1614e4702614f P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.754709 18729 tablet_replica.cc:333] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.755162 18729 raft_consensus.cc:2243] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.755539 18729 raft_consensus.cc:2272] T 3929eaf8fa5046faa1a4058e4639f587 P 031579c26f7d4d5b894598f4d1baab9c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.757010 18729 tablet_replica.cc:333] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.757413 18729 raft_consensus.cc:2243] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.757747 18729 raft_consensus.cc:2272] T 68f453315363437899e354073c0bfc50 P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.759878 18729 tablet_replica.cc:333] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c: stopping tablet replica
I20260709 14:51:43.760294 18729 raft_consensus.cc:2243] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.760941 18729 raft_consensus.cc:2272] T 735c66d89294460c99e249359729937c P 031579c26f7d4d5b894598f4d1baab9c [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:51:43.769925 19394 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 14:51:43.773020 19394 consensus_peers.cc:597] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f -> Peer 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559): Couldn't send request to peer 031579c26f7d4d5b894598f4d1baab9c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:43.780890 18729 tablet_server.cc:196] TabletServer@127.18.74.65:0 shutdown complete.
I20260709 14:51:43.799214 18729 tablet_server.cc:179] TabletServer@127.18.74.66:0 shutting down...
I20260709 14:51:43.820811 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:43.821494 18729 tablet_replica.cc:333] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.822099 18729 raft_consensus.cc:2243] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.822844 18729 raft_consensus.cc:2272] T 254fb80ff0e44cceaf9e6ac9c4c45782 P f9ff5236b19541b9aa07ea0406d0121f [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.825150 18729 tablet_replica.cc:333] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.825650 18729 raft_consensus.cc:2243] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.826048 18729 raft_consensus.cc:2272] T 64330c740a7f4f869feceeb7eaa46471 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.827742 18729 tablet_replica.cc:333] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.828197 18729 raft_consensus.cc:2243] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.828886 18729 raft_consensus.cc:2272] T 25be5ac06098460abf935c9630c1e4be P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.830427 18729 tablet_replica.cc:333] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.830909 18729 raft_consensus.cc:2243] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.831292 18729 raft_consensus.cc:2272] T 1c0c2c5896eb43e7930234467c5a1136 P f9ff5236b19541b9aa07ea0406d0121f [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.833446 18729 tablet_replica.cc:333] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.833927 18729 raft_consensus.cc:2243] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.834362 18729 raft_consensus.cc:2272] T e2b68cab19fe43e688a9cde926ef2c7d P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.836182 18729 tablet_replica.cc:333] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.836623 18729 raft_consensus.cc:2243] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.836987 18729 raft_consensus.cc:2272] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.838464 18729 tablet_replica.cc:333] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.838961 18729 raft_consensus.cc:2243] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.839391 18729 raft_consensus.cc:2272] T 3929eaf8fa5046faa1a4058e4639f587 P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.840893 18729 tablet_replica.cc:333] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.841365 18729 raft_consensus.cc:2243] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.842028 18729 raft_consensus.cc:2272] T 68f453315363437899e354073c0bfc50 P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.843792 18729 tablet_replica.cc:333] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.844235 18729 raft_consensus.cc:2243] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.844627 18729 raft_consensus.cc:2272] T 145612c7923f4a8f85d1614e4702614f P f9ff5236b19541b9aa07ea0406d0121f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.846128 18729 tablet_replica.cc:333] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f: stopping tablet replica
I20260709 14:51:43.846519 18729 raft_consensus.cc:2243] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.846868 18729 raft_consensus.cc:2272] T 735c66d89294460c99e249359729937c P f9ff5236b19541b9aa07ea0406d0121f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.873558 18729 tablet_server.cc:196] TabletServer@127.18.74.66:0 shutdown complete.
I20260709 14:51:43.893672 18729 tablet_server.cc:179] TabletServer@127.18.74.67:0 shutting down...
W20260709 14:51:43.898456 19468 consensus_peers.cc:597] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 -> Peer 031579c26f7d4d5b894598f4d1baab9c (127.18.74.65:34559): Couldn't send request to peer 031579c26f7d4d5b894598f4d1baab9c. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:34559: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:43.915494 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:51:43.916173 18729 tablet_replica.cc:333] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.916718 18729 raft_consensus.cc:2243] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.917166 18729 raft_consensus.cc:2272] T 64330c740a7f4f869feceeb7eaa46471 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.918841 18729 tablet_replica.cc:333] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.919381 18729 raft_consensus.cc:2243] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.919777 18729 raft_consensus.cc:2272] T 254fb80ff0e44cceaf9e6ac9c4c45782 P efa99b9348994ce9a1358caebb8c4547 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.922151 18729 tablet_replica.cc:333] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.922659 18729 raft_consensus.cc:2243] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.923113 18729 raft_consensus.cc:2272] T e4e71c9dc6314d8ba5c79e8c7eca3c4d P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.924870 18729 tablet_replica.cc:333] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
W20260709 14:51:43.924998 19468 consensus_peers.cc:597] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 -> Peer f9ff5236b19541b9aa07ea0406d0121f (127.18.74.66:41499): Couldn't send request to peer f9ff5236b19541b9aa07ea0406d0121f. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:41499: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:43.925352 18729 raft_consensus.cc:2243] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.925783 18729 raft_consensus.cc:2272] T 25be5ac06098460abf935c9630c1e4be P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.927441 18729 tablet_replica.cc:333] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.927896 18729 raft_consensus.cc:2243] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.928547 18729 raft_consensus.cc:2272] T 1c0c2c5896eb43e7930234467c5a1136 P efa99b9348994ce9a1358caebb8c4547 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.930377 18729 tablet_replica.cc:333] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.930828 18729 raft_consensus.cc:2243] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.931495 18729 raft_consensus.cc:2272] T e2b68cab19fe43e688a9cde926ef2c7d P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.933310 18729 tablet_replica.cc:333] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.933736 18729 raft_consensus.cc:2243] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.934091 18729 raft_consensus.cc:2272] T 145612c7923f4a8f85d1614e4702614f P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.935571 18729 tablet_replica.cc:333] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.935961 18729 raft_consensus.cc:2243] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:51:43.936623 18729 raft_consensus.cc:2272] T 3929eaf8fa5046faa1a4058e4639f587 P efa99b9348994ce9a1358caebb8c4547 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.938161 18729 tablet_replica.cc:333] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.938583 18729 raft_consensus.cc:2243] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.938966 18729 raft_consensus.cc:2272] T 68f453315363437899e354073c0bfc50 P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.940729 18729 tablet_replica.cc:333] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547: stopping tablet replica
I20260709 14:51:43.941126 18729 raft_consensus.cc:2243] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:51:43.941499 18729 raft_consensus.cc:2272] T 735c66d89294460c99e249359729937c P efa99b9348994ce9a1358caebb8c4547 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:43.967031 18729 tablet_server.cc:196] TabletServer@127.18.74.67:0 shutdown complete.
I20260709 14:51:43.983961 18729 master.cc:562] Master@127.18.74.126:45757 shutting down...
I20260709 14:51:44.004597 18729 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:51:44.005095 18729 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:51:44.005404 18729 tablet_replica.cc:333] T 00000000000000000000000000000000 P 51e9f95434a948db96b3a8b737b374ea: stopping tablet replica
I20260709 14:51:44.024508 18729 master.cc:584] Master@127.18.74.126:45757 shutdown complete.
031579c26f7d4d5b894598f4d1baab9c  5
efa99b9348994ce9a1358caebb8c4547  1
f9ff5236b19541b9aa07ea0406d0121f  4
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10291 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 14:51:44.060034 18729 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.74.126:45689
I20260709 14:51:44.061103 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:44.066526 19710 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
W20260709 14:51:44.066663 19711 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
W20260709 14:51:44.067487 19713 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
I20260709 14:51:44.067813 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:44.068511 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:44.068692 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:44.068833 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608704068816 us; error 0 us; skew 500 ppm
I20260709 14:51:44.069319 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:44.075560 18729 webserver.cc:533] Webserver started at http://127.18.74.126:44329/ using document root <none> and password file <none>
I20260709 14:51:44.076020 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:44.076195 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:44.076439 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:44.077515 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/master-0-root/instance:
uuid: "4883910cb4ed4b14b807d0b4b87fe6b5"
format_stamp: "Formatted at 2026-07-09 14:51:44 on dist-test-slave-0wd7"
I20260709 14:51:44.081727 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:51:44.084832 19718 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.085572 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:51:44.085822 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/master-0-root
uuid: "4883910cb4ed4b14b807d0b4b87fe6b5"
format_stamp: "Formatted at 2026-07-09 14:51:44 on dist-test-slave-0wd7"
I20260709 14:51:44.086068 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-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)
I20260709 14:51:44.097385 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:44.098515 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:44.134090 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:45689
I20260709 14:51:44.134189 19769 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:45689 every 8 connection(s)
I20260709 14:51:44.137749 19770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.147255 19770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5: Bootstrap starting.
I20260709 14:51:44.151984 19770 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.155975 19770 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5: No bootstrap required, opened a new log
I20260709 14:51:44.157949 19770 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4883910cb4ed4b14b807d0b4b87fe6b5" member_type: VOTER }
I20260709 14:51:44.158301 19770 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:44.158517 19770 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4883910cb4ed4b14b807d0b4b87fe6b5, State: Initialized, Role: FOLLOWER
I20260709 14:51:44.159053 19770 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4883910cb4ed4b14b807d0b4b87fe6b5" member_type: VOTER }
I20260709 14:51:44.159451 19770 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:51:44.159657 19770 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:51:44.159904 19770 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:44.163940 19770 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4883910cb4ed4b14b807d0b4b87fe6b5" member_type: VOTER }
I20260709 14:51:44.164414 19770 leader_election.cc:304] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [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: 4883910cb4ed4b14b807d0b4b87fe6b5; no voters: 
I20260709 14:51:44.165441 19770 leader_election.cc:290] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:51:44.165788 19773 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:44.167040 19773 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 1 LEADER]: Becoming Leader. State: Replica: 4883910cb4ed4b14b807d0b4b87fe6b5, State: Running, Role: LEADER
I20260709 14:51:44.167670 19773 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [LEADER]: Queue going to LEADER mode. State: All 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: "4883910cb4ed4b14b807d0b4b87fe6b5" member_type: VOTER }
I20260709 14:51:44.168283 19770 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:51:44.172379 19775 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4883910cb4ed4b14b807d0b4b87fe6b5. Latest consensus state: current_term: 1 leader_uuid: "4883910cb4ed4b14b807d0b4b87fe6b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4883910cb4ed4b14b807d0b4b87fe6b5" member_type: VOTER } }
I20260709 14:51:44.172996 19775 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:44.173207 19774 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4883910cb4ed4b14b807d0b4b87fe6b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4883910cb4ed4b14b807d0b4b87fe6b5" member_type: VOTER } }
I20260709 14:51:44.173698 19774 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [sys.catalog]: This master's current role is: LEADER
I20260709 14:51:44.175016 19781 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:51:44.181008 19781 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:51:44.181900 18729 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:51:44.188988 19781 catalog_manager.cc:1383] Generated new cluster ID: 23023f182956490b9e92c58e3162f431
I20260709 14:51:44.189273 19781 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:51:44.204764 19781 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:51:44.206115 19781 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:51:44.220988 19781 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5: Generated new TSK 0
I20260709 14:51:44.221681 19781 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:51:44.248607 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:44.255012 19791 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
W20260709 14:51:44.255801 19792 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
W20260709 14:51:44.261183 19794 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
I20260709 14:51:44.261308 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:44.262645 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:44.262827 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:44.263043 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608704263024 us; error 0 us; skew 500 ppm
I20260709 14:51:44.263588 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:44.265702 18729 webserver.cc:533] Webserver started at http://127.18.74.65:38355/ using document root <none> and password file <none>
I20260709 14:51:44.266160 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:44.266335 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:44.266610 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:44.267688 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-0-root/instance:
uuid: "c71a085e626d4830af090409bf7f93b3"
format_stamp: "Formatted at 2026-07-09 14:51:44 on dist-test-slave-0wd7"
I20260709 14:51:44.272122 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:44.275370 19799 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.276049 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:51:44.276328 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "c71a085e626d4830af090409bf7f93b3"
format_stamp: "Formatted at 2026-07-09 14:51:44 on dist-test-slave-0wd7"
I20260709 14:51:44.276633 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-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)
I20260709 14:51:44.289661 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:44.290839 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:44.292397 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:44.294502 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:44.294694 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.294946 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:44.295110 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.332537 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:41513
I20260709 14:51:44.332623 19861 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:41513 every 8 connection(s)
I20260709 14:51:44.336818 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:44.344748 19866 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
W20260709 14:51:44.345600 19867 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
W20260709 14:51:44.349066 19869 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
I20260709 14:51:44.349601 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:44.350535 19862 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45689
I20260709 14:51:44.350786 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:44.350911 19862 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:44.351087 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:44.351265 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608704351249 us; error 0 us; skew 500 ppm
I20260709 14:51:44.351704 19862 heartbeater.cc:507] Master 127.18.74.126:45689 requested a full tablet report, sending...
I20260709 14:51:44.351787 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:44.353891 19735 ts_manager.cc:194] Registered new tserver with Master: c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513)
I20260709 14:51:44.354840 18729 webserver.cc:533] Webserver started at http://127.18.74.66:38581/ using document root <none> and password file <none>
I20260709 14:51:44.355348 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:44.355528 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:44.355762 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:44.355762 19735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36878
I20260709 14:51:44.357228 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-1-root/instance:
uuid: "7f2e59c8f9654e81807d5a786db586e8"
format_stamp: "Formatted at 2026-07-09 14:51:44 on dist-test-slave-0wd7"
I20260709 14:51:44.361637 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.001s	sys 0.004s
I20260709 14:51:44.364776 19874 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.365505 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.001s
I20260709 14:51:44.365744 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-1-root
uuid: "7f2e59c8f9654e81807d5a786db586e8"
format_stamp: "Formatted at 2026-07-09 14:51:44 on dist-test-slave-0wd7"
I20260709 14:51:44.365976 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-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)
I20260709 14:51:44.394076 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:44.395280 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:44.396605 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:44.398775 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:44.399019 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.399248 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:44.399399 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.436334 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:36291
I20260709 14:51:44.436427 19936 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:36291 every 8 connection(s)
I20260709 14:51:44.440785 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:44.447578 19940 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
W20260709 14:51:44.448125 19941 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
W20260709 14:51:44.452812 19943 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
I20260709 14:51:44.452908 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:44.453894 19937 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45689
I20260709 14:51:44.454123 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:51:44.454288 19937 heartbeater.cc:461] Registering TS with master...
W20260709 14:51:44.454373 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:44.454622 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608704454604 us; error 0 us; skew 500 ppm
I20260709 14:51:44.455193 19937 heartbeater.cc:507] Master 127.18.74.126:45689 requested a full tablet report, sending...
I20260709 14:51:44.455360 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:44.457278 19735 ts_manager.cc:194] Registered new tserver with Master: 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:44.457957 18729 webserver.cc:533] Webserver started at http://127.18.74.67:37291/ using document root <none> and password file <none>
I20260709 14:51:44.458427 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:44.458604 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:44.458832 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:44.458787 19735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36884
I20260709 14:51:44.460264 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-2-root/instance:
uuid: "6390efd9796149afab8d0df459b5b617"
format_stamp: "Formatted at 2026-07-09 14:51:44 on dist-test-slave-0wd7"
I20260709 14:51:44.464632 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:51:44.467713 19948 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.468411 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:51:44.468672 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-2-root
uuid: "6390efd9796149afab8d0df459b5b617"
format_stamp: "Formatted at 2026-07-09 14:51:44 on dist-test-slave-0wd7"
I20260709 14:51:44.468937 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-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)
I20260709 14:51:44.480175 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:44.481269 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:44.482553 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:44.484683 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:44.484859 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.485098 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:44.485240 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:44.521646 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:43367
I20260709 14:51:44.521744 20010 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:43367 every 8 connection(s)
I20260709 14:51:44.534828 20011 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45689
I20260709 14:51:44.535249 20011 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:44.535943 20011 heartbeater.cc:507] Master 127.18.74.126:45689 requested a full tablet report, sending...
I20260709 14:51:44.537794 19735 ts_manager.cc:194] Registered new tserver with Master: 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:44.537911 18729 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013130994s
I20260709 14:51:44.539119 19735 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36892
I20260709 14:51:44.562124 19735 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36896:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 14:51:44.567896 19735 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.
I20260709 14:51:44.755930 19826 tablet_service.cc:1511] Processing CreateTablet for tablet fcc7481932a44fa1848df0e01b907238 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:44.756858 19827 tablet_service.cc:1511] Processing CreateTablet for tablet b5435f52d19944f4b201b2f8f8a54eda (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:44.757411 19826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc7481932a44fa1848df0e01b907238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.758131 19827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5435f52d19944f4b201b2f8f8a54eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.759476 19976 tablet_service.cc:1511] Processing CreateTablet for tablet b5435f52d19944f4b201b2f8f8a54eda (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:44.760778 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5435f52d19944f4b201b2f8f8a54eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.764048 19975 tablet_service.cc:1511] Processing CreateTablet for tablet fcc7481932a44fa1848df0e01b907238 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:44.765409 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc7481932a44fa1848df0e01b907238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.768114 19974 tablet_service.cc:1511] Processing CreateTablet for tablet 98d894c7c2b2412c87f32170ea4f64f8 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:44.769011 19823 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5d52718fee498fae34a00f5c79277a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:44.770455 19823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5d52718fee498fae34a00f5c79277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.770807 19973 tablet_service.cc:1511] Processing CreateTablet for tablet 49a5aded0d70428b9a47f2d515bd0c93 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:44.771970 19822 tablet_service.cc:1511] Processing CreateTablet for tablet bde8f1538f4e4eb68c2c5eea26423995 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:44.772944 19972 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5d52718fee498fae34a00f5c79277a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:44.776943 19820 tablet_service.cc:1511] Processing CreateTablet for tablet dcd2486bdd2f48799fef079dd364a4a9 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:44.777098 19971 tablet_service.cc:1511] Processing CreateTablet for tablet bde8f1538f4e4eb68c2c5eea26423995 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:44.777455 19969 tablet_service.cc:1511] Processing CreateTablet for tablet dcd2486bdd2f48799fef079dd364a4a9 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:44.769532 19974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d894c7c2b2412c87f32170ea4f64f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.778831 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5d52718fee498fae34a00f5c79277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.779323 19819 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd44cea06344b32a18be398a7bb2a9b (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:44.779927 19967 tablet_service.cc:1511] Processing CreateTablet for tablet f8896a9db7b1404f9953a6803a2b95c4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:44.781296 19967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8896a9db7b1404f9953a6803a2b95c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.782464 19821 tablet_service.cc:1511] Processing CreateTablet for tablet 54761ded193c4fc792cdf37d02ecf531 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:44.783666 19968 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd44cea06344b32a18be398a7bb2a9b (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:44.784062 19824 tablet_service.cc:1511] Processing CreateTablet for tablet 49a5aded0d70428b9a47f2d515bd0c93 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:44.785049 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd44cea06344b32a18be398a7bb2a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.785213 19970 tablet_service.cc:1511] Processing CreateTablet for tablet 54761ded193c4fc792cdf37d02ecf531 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:44.773792 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde8f1538f4e4eb68c2c5eea26423995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.787047 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd2486bdd2f48799fef079dd364a4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.787745 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54761ded193c4fc792cdf37d02ecf531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.788178 19818 tablet_service.cc:1511] Processing CreateTablet for tablet f8896a9db7b1404f9953a6803a2b95c4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:44.789525 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8896a9db7b1404f9953a6803a2b95c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.781406 19825 tablet_service.cc:1511] Processing CreateTablet for tablet 98d894c7c2b2412c87f32170ea4f64f8 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:44.792016 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d894c7c2b2412c87f32170ea4f64f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.793069 19819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd44cea06344b32a18be398a7bb2a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.797896 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a5aded0d70428b9a47f2d515bd0c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.802058 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd2486bdd2f48799fef079dd364a4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.803192 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde8f1538f4e4eb68c2c5eea26423995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.805191 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54761ded193c4fc792cdf37d02ecf531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.806208 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a5aded0d70428b9a47f2d515bd0c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.823899 20026 tablet_bootstrap.cc:492] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:44.830133 20026 tablet_bootstrap.cc:654] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.833668 19899 tablet_service.cc:1511] Processing CreateTablet for tablet 49a5aded0d70428b9a47f2d515bd0c93 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:51:44.836047 19902 tablet_service.cc:1511] Processing CreateTablet for tablet b5435f52d19944f4b201b2f8f8a54eda (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:51:44.837687 19897 tablet_service.cc:1511] Processing CreateTablet for tablet bde8f1538f4e4eb68c2c5eea26423995 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:51:44.838263 19901 tablet_service.cc:1511] Processing CreateTablet for tablet fcc7481932a44fa1848df0e01b907238 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:51:44.840307 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 54761ded193c4fc792cdf37d02ecf531 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:51:44.840935 19894 tablet_service.cc:1511] Processing CreateTablet for tablet 0fd44cea06344b32a18be398a7bb2a9b (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:51:44.841822 19972 tablet_service.cc:1511] Processing CreateTablet for tablet d76b40bc90c84466822e81b9570fcc3e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:44.843174 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76b40bc90c84466822e81b9570fcc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.843096 19895 tablet_service.cc:1511] Processing CreateTablet for tablet dcd2486bdd2f48799fef079dd364a4a9 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:51:44.845999 19900 tablet_service.cc:1511] Processing CreateTablet for tablet 98d894c7c2b2412c87f32170ea4f64f8 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:51:44.843986 19893 tablet_service.cc:1511] Processing CreateTablet for tablet f8896a9db7b1404f9953a6803a2b95c4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:51:44.836059 19898 tablet_service.cc:1511] Processing CreateTablet for tablet 0e5d52718fee498fae34a00f5c79277a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:51:44.852320 19899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49a5aded0d70428b9a47f2d515bd0c93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.859460 19974 tablet_service.cc:1511] Processing CreateTablet for tablet e8187aacc66042258a0633154eee8467 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:44.860164 19893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f8896a9db7b1404f9953a6803a2b95c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.860742 19974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8187aacc66042258a0633154eee8467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.862368 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 98d894c7c2b2412c87f32170ea4f64f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.863204 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dcd2486bdd2f48799fef079dd364a4a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.866482 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e5d52718fee498fae34a00f5c79277a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.867142 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0fd44cea06344b32a18be398a7bb2a9b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.868319 19820 tablet_service.cc:1511] Processing CreateTablet for tablet e8187aacc66042258a0633154eee8467 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:44.869750 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8187aacc66042258a0633154eee8467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.869799 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bde8f1538f4e4eb68c2c5eea26423995. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.870564 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b5435f52d19944f4b201b2f8f8a54eda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.871177 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 54761ded193c4fc792cdf37d02ecf531. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.878293 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fcc7481932a44fa1848df0e01b907238. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.901858 19820 tablet_service.cc:1511] Processing CreateTablet for tablet b64304ac157e48c18735203ed0dd5304 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:44.903258 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64304ac157e48c18735203ed0dd5304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.904789 19818 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0780726797474c9f51291cbf7fc223 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:44.905999 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0780726797474c9f51291cbf7fc223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.906042 19967 tablet_service.cc:1511] Processing CreateTablet for tablet b64304ac157e48c18735203ed0dd5304 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:44.918383 19820 tablet_service.cc:1511] Processing CreateTablet for tablet 453cfb7a16be4513b2dfad8d1b515cb3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:44.919857 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453cfb7a16be4513b2dfad8d1b515cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.935798 19894 tablet_service.cc:1511] Processing CreateTablet for tablet d76b40bc90c84466822e81b9570fcc3e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:44.937083 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76b40bc90c84466822e81b9570fcc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.938796 19820 tablet_service.cc:1511] Processing CreateTablet for tablet 120d21349d6a441bb9d1f964af66968e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:44.939416 19967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64304ac157e48c18735203ed0dd5304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.940322 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120d21349d6a441bb9d1f964af66968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.949980 19968 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0780726797474c9f51291cbf7fc223 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:44.961555 19825 tablet_service.cc:1511] Processing CreateTablet for tablet bd9219077f854263a8fbffd248a03bd3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:44.850566 19826 tablet_service.cc:1511] Processing CreateTablet for tablet d76b40bc90c84466822e81b9570fcc3e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:51:44.979214 19899 tablet_service.cc:1511] Processing CreateTablet for tablet e8187aacc66042258a0633154eee8467 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:51:44.980887 19899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e8187aacc66042258a0633154eee8467. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.980746 19893 tablet_service.cc:1511] Processing CreateTablet for tablet 57424c66cdb8457ab250512093fe0a08 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:44.984047 19972 tablet_service.cc:1511] Processing CreateTablet for tablet 120d21349d6a441bb9d1f964af66968e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:44.987059 19823 tablet_service.cc:1511] Processing CreateTablet for tablet cad0e46fbbf044d1bd25caa9c6dfd034 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:44.987763 19818 tablet_service.cc:1511] Processing CreateTablet for tablet 57424c66cdb8457ab250512093fe0a08 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:44.989267 19895 tablet_service.cc:1511] Processing CreateTablet for tablet 120d21349d6a441bb9d1f964af66968e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:51:44.989668 19819 tablet_service.cc:1511] Processing CreateTablet for tablet 292b7d4b89674e838af1bc9e4cc214bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:44.991576 20027 tablet_bootstrap.cc:492] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:44.992142 19827 tablet_service.cc:1511] Processing CreateTablet for tablet 4944f4ee7066409a8399c600ca1f3ec4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:44.996456 19820 tablet_service.cc:1511] Processing CreateTablet for tablet fab4deb666214c48803098358d307304 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:45.018513 19970 tablet_service.cc:1511] Processing CreateTablet for tablet cad0e46fbbf044d1bd25caa9c6dfd034 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:45.020478 19824 tablet_service.cc:1511] Processing CreateTablet for tablet ed960f59ee5542e499a9c9ad30061ffc (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:45.023984 19973 tablet_service.cc:1511] Processing CreateTablet for tablet 292b7d4b89674e838af1bc9e4cc214bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:45.027102 20026 tablet_bootstrap.cc:492] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:45.007854 20028 tablet_bootstrap.cc:492] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:45.027621 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 4944f4ee7066409a8399c600ca1f3ec4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:45.028728 20026 ts_tablet_manager.cc:1403] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.205s	user 0.012s	sys 0.000s
I20260709 14:51:45.030915 19902 tablet_service.cc:1511] Processing CreateTablet for tablet b64304ac157e48c18735203ed0dd5304 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:51:45.011797 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 453cfb7a16be4513b2dfad8d1b515cb3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:45.032673 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0780726797474c9f51291cbf7fc223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.033278 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120d21349d6a441bb9d1f964af66968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:44.999495 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 57424c66cdb8457ab250512093fe0a08 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:51:45.032954 19897 tablet_service.cc:1511] Processing CreateTablet for tablet 3f0780726797474c9f51291cbf7fc223 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:51:45.017798 19893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57424c66cdb8457ab250512093fe0a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.033991 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453cfb7a16be4513b2dfad8d1b515cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.038738 19821 tablet_service.cc:1511] Processing CreateTablet for tablet ce44e09058dd48b0924d56fa637c9c90 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:45.041038 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 120d21349d6a441bb9d1f964af66968e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.041591 19822 tablet_service.cc:1511] Processing CreateTablet for tablet b027f88fb1194ba1bd760febf6fbbd69 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:45.044087 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3f0780726797474c9f51291cbf7fc223. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.046515 20028 tablet_bootstrap.cc:654] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:44.962797 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9219077f854263a8fbffd248a03bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.047549 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57424c66cdb8457ab250512093fe0a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.048372 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab4deb666214c48803098358d307304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.049206 19969 tablet_service.cc:1511] Processing CreateTablet for tablet bd9219077f854263a8fbffd248a03bd3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:45.050539 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9219077f854263a8fbffd248a03bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.036703 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 453cfb7a16be4513b2dfad8d1b515cb3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:51:45.051419 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cad0e46fbbf044d1bd25caa9c6dfd034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.051610 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 453cfb7a16be4513b2dfad8d1b515cb3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.051855 19823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cad0e46fbbf044d1bd25caa9c6dfd034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.052488 19819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292b7d4b89674e838af1bc9e4cc214bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.038317 19894 tablet_service.cc:1511] Processing CreateTablet for tablet cad0e46fbbf044d1bd25caa9c6dfd034 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:51:45.031749 20026 raft_consensus.cc:359] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.067196 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4944f4ee7066409a8399c600ca1f3ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.038693 19900 tablet_service.cc:1511] Processing CreateTablet for tablet bd9219077f854263a8fbffd248a03bd3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:51:45.065327 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57424c66cdb8457ab250512093fe0a08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.063352 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b64304ac157e48c18735203ed0dd5304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.080003 19901 tablet_service.cc:1511] Processing CreateTablet for tablet 4944f4ee7066409a8399c600ca1f3ec4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:51:45.088052 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292b7d4b89674e838af1bc9e4cc214bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.055593 20026 raft_consensus.cc:385] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.088769 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4944f4ee7066409a8399c600ca1f3ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.088688 20026 raft_consensus.cc:740] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.089676 20026 consensus_queue.cc:260] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.067569 19898 tablet_service.cc:1511] Processing CreateTablet for tablet 292b7d4b89674e838af1bc9e4cc214bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:51:45.070454 20027 tablet_bootstrap.cc:654] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.091169 19827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4944f4ee7066409a8399c600ca1f3ec4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.095451 19826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d76b40bc90c84466822e81b9570fcc3e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.095242 19967 tablet_service.cc:1511] Processing CreateTablet for tablet fab4deb666214c48803098358d307304 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:45.096401 19967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab4deb666214c48803098358d307304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.097193 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cad0e46fbbf044d1bd25caa9c6dfd034. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.097879 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd9219077f854263a8fbffd248a03bd3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.101076 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 292b7d4b89674e838af1bc9e4cc214bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.104820 19974 tablet_service.cc:1511] Processing CreateTablet for tablet ed960f59ee5542e499a9c9ad30061ffc (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:45.106083 19974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed960f59ee5542e499a9c9ad30061ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.097816 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce44e09058dd48b0924d56fa637c9c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.111527 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b027f88fb1194ba1bd760febf6fbbd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.120038 19862 heartbeater.cc:499] Master 127.18.74.126:45689 was elected leader, sending a full tablet report...
I20260709 14:51:45.122427 20026 ts_tablet_manager.cc:1434] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.093s	user 0.010s	sys 0.000s
I20260709 14:51:45.124285 20026 tablet_bootstrap.cc:492] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:45.127082 19893 tablet_service.cc:1511] Processing CreateTablet for tablet fab4deb666214c48803098358d307304 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:51:45.128350 19893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fab4deb666214c48803098358d307304. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.148803 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed960f59ee5542e499a9c9ad30061ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.160353 20027 tablet_bootstrap.cc:492] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:45.166291 20027 ts_tablet_manager.cc:1403] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.199s	user 0.005s	sys 0.013s
I20260709 14:51:45.169479 20027 raft_consensus.cc:359] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.174335 20027 raft_consensus.cc:385] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.176210 20027 raft_consensus.cc:740] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
W20260709 14:51:45.178134 19783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:45.175380 19820 tablet_service.cc:1511] Processing CreateTablet for tablet 9926f90e70e040c9893f80569410074a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:45.179634 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9926f90e70e040c9893f80569410074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.177812 20027 consensus_queue.cc:260] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.183593 19822 tablet_service.cc:1511] Processing CreateTablet for tablet f2bed25dc5f74bff8bc85ac77d2a3653 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:45.184834 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bed25dc5f74bff8bc85ac77d2a3653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.175618 19826 tablet_service.cc:1511] Processing CreateTablet for tablet 01fc1c5365f14b61bdd0195dd1f2a1c0 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:45.189837 19826 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fc1c5365f14b61bdd0195dd1f2a1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.193041 19893 tablet_service.cc:1511] Processing CreateTablet for tablet ce44e09058dd48b0924d56fa637c9c90 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:45.194121 20026 tablet_bootstrap.cc:654] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.200680 19976 tablet_service.cc:1511] Processing CreateTablet for tablet b027f88fb1194ba1bd760febf6fbbd69 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:45.202064 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b027f88fb1194ba1bd760febf6fbbd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.179647 19895 tablet_service.cc:1511] Processing CreateTablet for tablet ed960f59ee5542e499a9c9ad30061ffc (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:51:45.205717 19819 tablet_service.cc:1511] Processing CreateTablet for tablet d18d773691544bcbb640fc09581d0e07 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:45.206926 19819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18d773691544bcbb640fc09581d0e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.216836 19893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce44e09058dd48b0924d56fa637c9c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.218377 20028 tablet_bootstrap.cc:492] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:45.218837 20028 ts_tablet_manager.cc:1403] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.211s	user 0.009s	sys 0.011s
I20260709 14:51:45.219333 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 9926f90e70e040c9893f80569410074a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:45.220582 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9926f90e70e040c9893f80569410074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.237004 20028 raft_consensus.cc:359] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:45.237774 20028 raft_consensus.cc:385] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.238057 20028 raft_consensus.cc:740] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.239830 19973 tablet_service.cc:1511] Processing CreateTablet for tablet ce44e09058dd48b0924d56fa637c9c90 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:51:45.242561 19901 tablet_service.cc:1511] Processing CreateTablet for tablet f2bed25dc5f74bff8bc85ac77d2a3653 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:45.243785 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bed25dc5f74bff8bc85ac77d2a3653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.245868 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 66f7972256644cf9bbbe5f39f1ad1131 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:45.238452 19898 tablet_service.cc:1511] Processing CreateTablet for tablet 01fc1c5365f14b61bdd0195dd1f2a1c0 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:45.247092 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f7972256644cf9bbbe5f39f1ad1131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.260037 19968 tablet_service.cc:1511] Processing CreateTablet for tablet 01fc1c5365f14b61bdd0195dd1f2a1c0 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:51:45.261476 19901 tablet_service.cc:1511] Processing CreateTablet for tablet d18d773691544bcbb640fc09581d0e07 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:45.262694 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18d773691544bcbb640fc09581d0e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.268242 19893 tablet_service.cc:1511] Processing CreateTablet for tablet 1d172e388adc4168aafe30ab6551865a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:45.269488 19893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d172e388adc4168aafe30ab6551865a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.278478 19901 tablet_service.cc:1511] Processing CreateTablet for tablet ea46839dfb134b40a70f3fddc97c655d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:45.279825 19901 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea46839dfb134b40a70f3fddc97c655d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.281811 19818 tablet_service.cc:1511] Processing CreateTablet for tablet 66f7972256644cf9bbbe5f39f1ad1131 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:45.274500 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 0e14fb79d6e34059b8f68d4a6e1fcbbf (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:45.287717 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e14fb79d6e34059b8f68d4a6e1fcbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.289952 19902 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa38bc0030c4ed8947935bc9b55d362 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:45.292936 19827 tablet_service.cc:1511] Processing CreateTablet for tablet 1d172e388adc4168aafe30ab6551865a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:45.303314 19827 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d172e388adc4168aafe30ab6551865a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.305025 19818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f7972256644cf9bbbe5f39f1ad1131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.238813 20028 consensus_queue.cc:260] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:45.303007 19825 tablet_service.cc:1511] Processing CreateTablet for tablet 0e14fb79d6e34059b8f68d4a6e1fcbbf (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:45.307590 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e14fb79d6e34059b8f68d4a6e1fcbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.314710 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fc1c5365f14b61bdd0195dd1f2a1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.342628 19967 tablet_service.cc:1511] Processing CreateTablet for tablet d18d773691544bcbb640fc09581d0e07 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:51:45.343632 19819 tablet_service.cc:1511] Processing CreateTablet for tablet ea46839dfb134b40a70f3fddc97c655d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:45.345057 19819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea46839dfb134b40a70f3fddc97c655d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.286624 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 66f7972256644cf9bbbe5f39f1ad1131 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:51:45.348766 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 9926f90e70e040c9893f80569410074a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:51:45.349886 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ce44e09058dd48b0924d56fa637c9c90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.367966 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 01fc1c5365f14b61bdd0195dd1f2a1c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.369709 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa38bc0030c4ed8947935bc9b55d362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.371163 20011 heartbeater.cc:499] Master 127.18.74.126:45689 was elected leader, sending a full tablet report...
I20260709 14:51:45.371554 19900 tablet_service.cc:1511] Processing CreateTablet for tablet b027f88fb1194ba1bd760febf6fbbd69 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:51:45.372792 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b027f88fb1194ba1bd760febf6fbbd69. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.376194 20027 ts_tablet_manager.cc:1434] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.210s	user 0.053s	sys 0.061s
I20260709 14:51:45.381045 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 945f16b1e2bd4545bf705994eafc572e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:45.381997 19820 tablet_service.cc:1511] Processing CreateTablet for tablet 945f16b1e2bd4545bf705994eafc572e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:45.396489 19820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945f16b1e2bd4545bf705994eafc572e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.398267 19824 tablet_service.cc:1511] Processing CreateTablet for tablet 0339c6588e084069a529b978c130228e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:45.376403 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9926f90e70e040c9893f80569410074a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.399544 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 66f7972256644cf9bbbe5f39f1ad1131. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.386287 19823 tablet_service.cc:1511] Processing CreateTablet for tablet ba35b9b597304c7daeef361bbd6e47d4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:45.401055 19823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba35b9b597304c7daeef361bbd6e47d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.384042 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed960f59ee5542e499a9c9ad30061ffc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.403192 19967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d18d773691544bcbb640fc09581d0e07. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.404546 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945f16b1e2bd4545bf705994eafc572e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.410619 19897 tablet_service.cc:1511] Processing CreateTablet for tablet 0339c6588e084069a529b978c130228e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:45.411991 19897 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339c6588e084069a529b978c130228e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.415202 19894 tablet_service.cc:1511] Processing CreateTablet for tablet ba35b9b597304c7daeef361bbd6e47d4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:45.416399 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba35b9b597304c7daeef361bbd6e47d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.418454 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 0e14fb79d6e34059b8f68d4a6e1fcbbf (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:51:45.385980 19972 tablet_service.cc:1511] Processing CreateTablet for tablet 1d172e388adc4168aafe30ab6551865a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:51:45.423538 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339c6588e084069a529b978c130228e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.428001 20028 ts_tablet_manager.cc:1434] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.209s	user 0.009s	sys 0.008s
I20260709 14:51:45.428782 19937 heartbeater.cc:499] Master 127.18.74.126:45689 was elected leader, sending a full tablet report...
I20260709 14:51:45.429345 19822 tablet_service.cc:1511] Processing CreateTablet for tablet dff422da651a459597034ad019c6abef (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:45.430742 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff422da651a459597034ad019c6abef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.434244 19974 tablet_service.cc:1511] Processing CreateTablet for tablet ea46839dfb134b40a70f3fddc97c655d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:51:45.437251 20027 tablet_bootstrap.cc:492] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:45.440289 20031 raft_consensus.cc:493] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.439577 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d172e388adc4168aafe30ab6551865a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.440768 20031 raft_consensus.cc:515] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.443186 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e14fb79d6e34059b8f68d4a6e1fcbbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.450692 20031 leader_election.cc:290] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:45.375473 19969 tablet_service.cc:1511] Processing CreateTablet for tablet f2bed25dc5f74bff8bc85ac77d2a3653 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:51:45.431607 20028 tablet_bootstrap.cc:492] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:45.469980 19973 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa38bc0030c4ed8947935bc9b55d362 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:45.471585 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 945f16b1e2bd4545bf705994eafc572e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:51:45.471004 19974 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ea46839dfb134b40a70f3fddc97c655d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.476615 19973 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa38bc0030c4ed8947935bc9b55d362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.391449 19821 tablet_service.cc:1511] Processing CreateTablet for tablet 6fa38bc0030c4ed8947935bc9b55d362 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:51:45.479938 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6fa38bc0030c4ed8947935bc9b55d362. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.481577 20033 raft_consensus.cc:493] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.482033 20033 raft_consensus.cc:515] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.515034 20026 tablet_bootstrap.cc:492] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:45.515656 20026 ts_tablet_manager.cc:1403] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.392s	user 0.038s	sys 0.056s
I20260709 14:51:45.517206 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f2bed25dc5f74bff8bc85ac77d2a3653. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.519619 20033 leader_election.cc:290] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:45.519445 20026 raft_consensus.cc:359] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.535626 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 945f16b1e2bd4545bf705994eafc572e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.565781 20027 tablet_bootstrap.cc:654] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.521728 20026 raft_consensus.cc:385] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.571882 20026 raft_consensus.cc:740] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.572650 20026 consensus_queue.cc:260] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.583055 19900 tablet_service.cc:1511] Processing CreateTablet for tablet dff422da651a459597034ad019c6abef (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:45.584370 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff422da651a459597034ad019c6abef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.585407 19969 tablet_service.cc:1511] Processing CreateTablet for tablet dff422da651a459597034ad019c6abef (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:51:45.586612 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dff422da651a459597034ad019c6abef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.587553 19970 tablet_service.cc:1511] Processing CreateTablet for tablet 0339c6588e084069a529b978c130228e (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:51:45.591122 19825 tablet_service.cc:1511] Processing CreateTablet for tablet 9674dbdf089646788ca2547bb68f94c3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:45.594074 20026 ts_tablet_manager.cc:1434] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.078s	user 0.004s	sys 0.003s
I20260709 14:51:45.609051 20028 tablet_bootstrap.cc:654] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.611240 19968 tablet_service.cc:1511] Processing CreateTablet for tablet ba35b9b597304c7daeef361bbd6e47d4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:51:45.612737 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ba35b9b597304c7daeef361bbd6e47d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.624373 20026 tablet_bootstrap.cc:492] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:45.621162 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0339c6588e084069a529b978c130228e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.639009 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9674dbdf089646788ca2547bb68f94c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.652225 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc7481932a44fa1848df0e01b907238" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:45.658119 20034 raft_consensus.cc:493] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.658607 20034 raft_consensus.cc:515] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
W20260709 14:51:45.654193 19803 leader_election.cc:343] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.662428 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc7481932a44fa1848df0e01b907238" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:45.663347 19902 tablet_service.cc:1511] Processing CreateTablet for tablet c45943e8dcf44500b36567bc534681f2 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:45.669175 20026 tablet_bootstrap.cc:654] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.669600 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45943e8dcf44500b36567bc534681f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.677217 19823 tablet_service.cc:1511] Processing CreateTablet for tablet 5ceefb4b921748a7a77c8605f93978bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:45.678611 19823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ceefb4b921748a7a77c8605f93978bd. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:45.679198 19802 leader_election.cc:343] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.679682 19802 leader_election.cc:304] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:45.679755 19822 tablet_service.cc:1511] Processing CreateTablet for tablet 60ef7b74e0c34518a05984b4a4739c4a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:45.680532 20031 raft_consensus.cc:2749] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.680946 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ef7b74e0c34518a05984b4a4739c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.667583 20034 leader_election.cc:290] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:45.683113 19824 tablet_service.cc:1511] Processing CreateTablet for tablet c45943e8dcf44500b36567bc534681f2 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:45.684435 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45943e8dcf44500b36567bc534681f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.668154 20027 tablet_bootstrap.cc:492] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:45.699530 19898 tablet_service.cc:1511] Processing CreateTablet for tablet 60ef7b74e0c34518a05984b4a4739c4a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:45.701145 20027 ts_tablet_manager.cc:1403] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.264s	user 0.010s	sys 0.006s
I20260709 14:51:45.700803 19821 tablet_service.cc:1511] Processing CreateTablet for tablet 0aea04aad51b4735a872a086e7dac125 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:45.700783 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ef7b74e0c34518a05984b4a4739c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.703923 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aea04aad51b4735a872a086e7dac125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.705021 19894 tablet_service.cc:1511] Processing CreateTablet for tablet 5ceefb4b921748a7a77c8605f93978bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:45.705332 20027 raft_consensus.cc:359] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.706049 20027 raft_consensus.cc:385] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.706189 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ceefb4b921748a7a77c8605f93978bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.718194 20027 raft_consensus.cc:740] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.719937 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 9674dbdf089646788ca2547bb68f94c3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:45.721181 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9674dbdf089646788ca2547bb68f94c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.723944 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5d52718fee498fae34a00f5c79277a" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:45.726397 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5435f52d19944f4b201b2f8f8a54eda" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
W20260709 14:51:45.728006 19878 leader_election.cc:343] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.730528 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5d52718fee498fae34a00f5c79277a" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:45.745404 19952 leader_election.cc:343] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:45.746294 19952 leader_election.cc:343] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.746730 19952 leader_election.cc:304] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:45.746477 19819 tablet_service.cc:1511] Processing CreateTablet for tablet 30b656d61dbc442c9b6dc83e6051ab85 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:45.748124 19819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b656d61dbc442c9b6dc83e6051ab85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.748231 20033 raft_consensus.cc:2749] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.749464 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5435f52d19944f4b201b2f8f8a54eda" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:45.752642 19968 tablet_service.cc:1511] Processing CreateTablet for tablet 9674dbdf089646788ca2547bb68f94c3 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:51:45.753964 19968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9674dbdf089646788ca2547bb68f94c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.755465 19895 tablet_service.cc:1511] Processing CreateTablet for tablet 0aea04aad51b4735a872a086e7dac125 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:45.756789 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aea04aad51b4735a872a086e7dac125. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:45.764245 19877 leader_election.cc:343] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.764745 19877 leader_election.cc:304] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:45.765722 20034 raft_consensus.cc:2749] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.770851 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 60ef7b74e0c34518a05984b4a4739c4a (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:51:45.771481 19969 tablet_service.cc:1511] Processing CreateTablet for tablet c45943e8dcf44500b36567bc534681f2 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:51:45.772125 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60ef7b74e0c34518a05984b4a4739c4a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.772992 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c45943e8dcf44500b36567bc534681f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.773357 20027 consensus_queue.cc:260] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.775750 20027 ts_tablet_manager.cc:1434] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.074s	user 0.006s	sys 0.001s
I20260709 14:51:45.776762 20027 tablet_bootstrap.cc:492] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:45.779482 20026 tablet_bootstrap.cc:492] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:45.791378 20026 ts_tablet_manager.cc:1403] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.167s	user 0.019s	sys 0.006s
I20260709 14:51:45.794147 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 30b656d61dbc442c9b6dc83e6051ab85 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:45.794421 20026 raft_consensus.cc:359] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.795181 20026 raft_consensus.cc:385] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.795593 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b656d61dbc442c9b6dc83e6051ab85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.796373 19900 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1e353c10724a6597feb93a2251063d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:45.797632 19900 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1e353c10724a6597feb93a2251063d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.780791 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 5ceefb4b921748a7a77c8605f93978bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:51:45.799593 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5ceefb4b921748a7a77c8605f93978bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.780812 20028 tablet_bootstrap.cc:492] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:45.795501 20026 raft_consensus.cc:740] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.805855 20028 ts_tablet_manager.cc:1403] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.377s	user 0.037s	sys 0.023s
I20260709 14:51:45.806111 20026 consensus_queue.cc:260] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.808293 20026 ts_tablet_manager.cc:1434] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:45.780791 19972 tablet_service.cc:1511] Processing CreateTablet for tablet 0aea04aad51b4735a872a086e7dac125 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:51:45.808776 20028 raft_consensus.cc:359] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.809482 20028 raft_consensus.cc:385] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.809791 20028 raft_consensus.cc:740] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.812963 20027 tablet_bootstrap.cc:654] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.815852 19823 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1e353c10724a6597feb93a2251063d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:45.817116 19823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1e353c10724a6597feb93a2251063d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.809473 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aea04aad51b4735a872a086e7dac125. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.818754 19824 tablet_service.cc:1511] Processing CreateTablet for tablet 4349bf31796c4fb986195bf22ca8f4e5 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:45.826359 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4349bf31796c4fb986195bf22ca8f4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.826131 19967 tablet_service.cc:1511] Processing CreateTablet for tablet b9f058270d3a415891db0688bf7121e4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:45.827440 20026 tablet_bootstrap.cc:492] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:45.836207 19967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f058270d3a415891db0688bf7121e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.837962 20033 raft_consensus.cc:493] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.838435 20033 raft_consensus.cc:515] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.840303 20027 tablet_bootstrap.cc:492] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:45.840525 20033 leader_election.cc:290] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:45.840902 20027 ts_tablet_manager.cc:1403] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.064s	user 0.004s	sys 0.009s
I20260709 14:51:45.841953 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d894c7c2b2412c87f32170ea4f64f8" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:45.844064 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d894c7c2b2412c87f32170ea4f64f8" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:45.845500 19952 leader_election.cc:343] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:45.846155 19952 leader_election.cc:343] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.846541 19952 leader_election.cc:304] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:45.847259 20033 raft_consensus.cc:2749] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.847518 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 6b1e353c10724a6597feb93a2251063d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:51:45.848646 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6b1e353c10724a6597feb93a2251063d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.805891 19902 tablet_service.cc:1511] Processing CreateTablet for tablet 30b656d61dbc442c9b6dc83e6051ab85 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:51:45.819962 19825 tablet_service.cc:1511] Processing CreateTablet for tablet b9f058270d3a415891db0688bf7121e4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:45.820528 20028 consensus_queue.cc:260] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.824697 19894 tablet_service.cc:1511] Processing CreateTablet for tablet 4349bf31796c4fb986195bf22ca8f4e5 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:45.843987 20027 raft_consensus.cc:359] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.851523 20027 raft_consensus.cc:385] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.851027 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f058270d3a415891db0688bf7121e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.850998 20034 raft_consensus.cc:493] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.852268 20034 raft_consensus.cc:515] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.851030 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 30b656d61dbc442c9b6dc83e6051ab85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.853268 19896 tablet_service.cc:1511] Processing CreateTablet for tablet b9f058270d3a415891db0688bf7121e4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:51:45.856366 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4349bf31796c4fb986195bf22ca8f4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.858724 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9f058270d3a415891db0688bf7121e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.865885 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:45.866863 20034 leader_election.cc:290] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:45.867156 19878 leader_election.cc:343] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.867775 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:45.868816 19877 leader_election.cc:343] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.869239 19877 leader_election.cc:304] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:45.851820 20027 raft_consensus.cc:740] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.870628 20034 raft_consensus.cc:2749] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.870501 20027 consensus_queue.cc:260] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.878680 20027 ts_tablet_manager.cc:1434] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.037s	user 0.002s	sys 0.004s
I20260709 14:51:45.865056 20026 tablet_bootstrap.cc:654] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.881757 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 4349bf31796c4fb986195bf22ca8f4e5 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:51:45.883080 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4349bf31796c4fb986195bf22ca8f4e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.888200 20027 tablet_bootstrap.cc:492] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:45.893203 20031 raft_consensus.cc:493] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.893687 20031 raft_consensus.cc:515] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.896191 20031 leader_election.cc:290] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:45.893649 19824 tablet_service.cc:1511] Processing CreateTablet for tablet 25941c23ecd44076a1d3f5b2e1fb8436 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:45.898231 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25941c23ecd44076a1d3f5b2e1fb8436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.898674 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd2486bdd2f48799fef079dd364a4a9" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:45.900063 19803 leader_election.cc:343] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.901520 19895 tablet_service.cc:1511] Processing CreateTablet for tablet 25941c23ecd44076a1d3f5b2e1fb8436 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:45.903563 19822 tablet_service.cc:1511] Processing CreateTablet for tablet 74ea2286c0174f3dab4a9b4dc2bc0c54 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:45.904748 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ea2286c0174f3dab4a9b4dc2bc0c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.902724 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25941c23ecd44076a1d3f5b2e1fb8436. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.903591 19969 tablet_service.cc:1511] Processing CreateTablet for tablet 25941c23ecd44076a1d3f5b2e1fb8436 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:51:45.914070 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd2486bdd2f48799fef079dd364a4a9" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:45.915475 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 25941c23ecd44076a1d3f5b2e1fb8436. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:45.915750 19802 leader_election.cc:343] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.916172 19802 leader_election.cc:304] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:45.917196 20031 raft_consensus.cc:2749] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:45.918826 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 74ea2286c0174f3dab4a9b4dc2bc0c54 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:45.919871 20026 tablet_bootstrap.cc:492] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:45.920084 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ea2286c0174f3dab4a9b4dc2bc0c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.920321 20026 ts_tablet_manager.cc:1403] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.093s	user 0.009s	sys 0.004s
I20260709 14:51:45.919898 19898 tablet_service.cc:1511] Processing CreateTablet for tablet 74ea2286c0174f3dab4a9b4dc2bc0c54 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:51:45.922709 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74ea2286c0174f3dab4a9b4dc2bc0c54. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.925426 20028 ts_tablet_manager.cc:1434] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.119s	user 0.007s	sys 0.007s
I20260709 14:51:45.927273 20026 raft_consensus.cc:359] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.928012 20026 raft_consensus.cc:385] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:45.928301 20026 raft_consensus.cc:740] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:45.928709 20028 tablet_bootstrap.cc:492] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:45.928793 20033 raft_consensus.cc:493] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:45.929358 20033 raft_consensus.cc:515] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.931413 20033 leader_election.cc:290] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:45.933459 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8896a9db7b1404f9953a6803a2b95c4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:45.934377 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8896a9db7b1404f9953a6803a2b95c4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:45.935858 19952 leader_election.cc:343] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.939146 20026 consensus_queue.cc:260] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.940112 19837 raft_consensus.cc:2468] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:45.943248 19952 leader_election.cc:304] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:45.944293 20033 raft_consensus.cc:2804] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:45.944640 20033 raft_consensus.cc:493] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:45.944957 20033 raft_consensus.cc:3060] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.949120 20026 ts_tablet_manager.cc:1434] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 14:51:45.950133 20026 tablet_bootstrap.cc:492] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:45.951354 20028 tablet_bootstrap.cc:654] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.947252 20027 tablet_bootstrap.cc:654] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.947306 19824 tablet_service.cc:1511] Processing CreateTablet for tablet afa813c905ef4d92817dc7fa71ccee7f (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:45.962374 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa813c905ef4d92817dc7fa71ccee7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.954965 19902 tablet_service.cc:1511] Processing CreateTablet for tablet afa813c905ef4d92817dc7fa71ccee7f (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:45.957012 19972 tablet_service.cc:1511] Processing CreateTablet for tablet afa813c905ef4d92817dc7fa71ccee7f (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:51:45.959005 20033 raft_consensus.cc:515] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:45.964898 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa813c905ef4d92817dc7fa71ccee7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.962721 20026 tablet_bootstrap.cc:654] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:45.972930 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8896a9db7b1404f9953a6803a2b95c4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:45.973529 19837 raft_consensus.cc:3060] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:45.981748 19822 tablet_service.cc:1511] Processing CreateTablet for tablet 486c46ad32d24609b378dcaa62600ce2 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:45.985026 19902 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet afa813c905ef4d92817dc7fa71ccee7f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.985088 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486c46ad32d24609b378dcaa62600ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.986954 19825 tablet_service.cc:1511] Processing CreateTablet for tablet 74715c521f6543dc8c2bdf68941c9d50 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:45.988366 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74715c521f6543dc8c2bdf68941c9d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.988749 20033 leader_election.cc:290] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:45.984023 19837 raft_consensus.cc:2468] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:45.983804 19894 tablet_service.cc:1511] Processing CreateTablet for tablet 486c46ad32d24609b378dcaa62600ce2 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:45.990314 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8896a9db7b1404f9953a6803a2b95c4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:45.990916 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486c46ad32d24609b378dcaa62600ce2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:51:45.991684 19952 leader_election.cc:343] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:45.992239 19895 tablet_service.cc:1511] Processing CreateTablet for tablet 74715c521f6543dc8c2bdf68941c9d50 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:45.993407 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74715c521f6543dc8c2bdf68941c9d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:45.993706 20027 tablet_bootstrap.cc:492] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:45.994189 20027 ts_tablet_manager.cc:1403] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.006s
I20260709 14:51:45.997875 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 74715c521f6543dc8c2bdf68941c9d50 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:51:45.998863 19823 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9b423426c041f6a4c51efa9b75f921 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:45.999866 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74715c521f6543dc8c2bdf68941c9d50. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.000015 19823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9b423426c041f6a4c51efa9b75f921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.003880 19952 leader_election.cc:304] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:46.004977 20033 raft_consensus.cc:2804] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.010702 20027 raft_consensus.cc:359] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.015385 20027 raft_consensus.cc:385] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.007057 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 486c46ad32d24609b378dcaa62600ce2 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:51:46.021728 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 486c46ad32d24609b378dcaa62600ce2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.021490 19898 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9b423426c041f6a4c51efa9b75f921 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:46.022701 19898 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9b423426c041f6a4c51efa9b75f921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.030112 19896 tablet_service.cc:1511] Processing CreateTablet for tablet ebe268b7f8324ec1b9675a3d7985dbab (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:46.017318 20027 raft_consensus.cc:740] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.031248 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe268b7f8324ec1b9675a3d7985dbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.032205 19969 tablet_service.cc:1511] Processing CreateTablet for tablet ebe268b7f8324ec1b9675a3d7985dbab (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:46.032507 19822 tablet_service.cc:1511] Processing CreateTablet for tablet ebe268b7f8324ec1b9675a3d7985dbab (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:51:46.033375 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe268b7f8324ec1b9675a3d7985dbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.033660 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe268b7f8324ec1b9675a3d7985dbab. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.039644 19972 tablet_service.cc:1511] Processing CreateTablet for tablet 4f9b423426c041f6a4c51efa9b75f921 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:51:46.041033 19972 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4f9b423426c041f6a4c51efa9b75f921. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.043933 19824 tablet_service.cc:1511] Processing CreateTablet for tablet 1d469625f37845b6b5c63893a0fb81b5 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:46.017958 20033 raft_consensus.cc:697] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:46.049121 19894 tablet_service.cc:1511] Processing CreateTablet for tablet 1d469625f37845b6b5c63893a0fb81b5 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:46.049522 19975 tablet_service.cc:1511] Processing CreateTablet for tablet 1d469625f37845b6b5c63893a0fb81b5 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:51:46.050040 20028 tablet_bootstrap.cc:492] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:46.050750 19975 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d469625f37845b6b5c63893a0fb81b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.051065 20028 ts_tablet_manager.cc:1403] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.123s	user 0.010s	sys 0.011s
I20260709 14:51:46.053901 19821 tablet_service.cc:1511] Processing CreateTablet for tablet 10acd7fe7d1f4b70bbd1b854700009f4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:46.053979 20028 raft_consensus.cc:359] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.055524 19824 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d469625f37845b6b5c63893a0fb81b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.050470 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d469625f37845b6b5c63893a0fb81b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.057122 19821 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10acd7fe7d1f4b70bbd1b854700009f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.060372 20033 consensus_queue.cc:237] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.061985 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 10acd7fe7d1f4b70bbd1b854700009f4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:46.054701 20028 raft_consensus.cc:385] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.063120 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10acd7fe7d1f4b70bbd1b854700009f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.063051 20028 raft_consensus.cc:740] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.063886 20028 consensus_queue.cc:260] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.065948 20028 ts_tablet_manager.cc:1434] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:51:46.066859 20028 tablet_bootstrap.cc:492] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:46.050540 20026 tablet_bootstrap.cc:492] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.095712 20026 ts_tablet_manager.cc:1403] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.146s	user 0.007s	sys 0.016s
I20260709 14:51:46.118960 20027 consensus_queue.cc:260] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.121449 20027 ts_tablet_manager.cc:1434] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.115s	user 0.008s	sys 0.002s
I20260709 14:51:46.121562 19971 tablet_service.cc:1511] Processing CreateTablet for tablet 10acd7fe7d1f4b70bbd1b854700009f4 (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:51:46.122455 20027 tablet_bootstrap.cc:492] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.122962 19971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10acd7fe7d1f4b70bbd1b854700009f4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.130242 20026 raft_consensus.cc:359] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.131003 20026 raft_consensus.cc:385] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.131300 20026 raft_consensus.cc:740] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.131954 20026 consensus_queue.cc:260] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.134395 20026 ts_tablet_manager.cc:1434] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.038s	user 0.001s	sys 0.005s
I20260709 14:51:46.136848 19970 tablet_service.cc:1511] Processing CreateTablet for tablet e629851b23bc446a82fb9a24d00158bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:46.135524 20026 tablet_bootstrap.cc:492] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.138100 19970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e629851b23bc446a82fb9a24d00158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.143429 20026 tablet_bootstrap.cc:654] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.144470 20049 raft_consensus.cc:493] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.144938 20049 raft_consensus.cc:515] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.145546 20031 raft_consensus.cc:493] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.145972 20031 raft_consensus.cc:515] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:46.146373 19722 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.18.74.65:41513, user_credentials={real_user=slave}} blocked reactor thread for 60699.7us
I20260709 14:51:46.147053 20049 leader_election.cc:290] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.147927 20031 leader_election.cc:290] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.148595 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd2486bdd2f48799fef079dd364a4a9" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.149152 19823 tablet_service.cc:1511] Processing CreateTablet for tablet e629851b23bc446a82fb9a24d00158bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:46.149874 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd2486bdd2f48799fef079dd364a4a9" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.150404 19823 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e629851b23bc446a82fb9a24d00158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.149173 19837 raft_consensus.cc:2468] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
W20260709 14:51:46.151661 19877 leader_election.cc:343] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.152163 19878 leader_election.cc:304] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:46.152252 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8187aacc66042258a0633154eee8467" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:46.153643 19803 leader_election.cc:343] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.153927 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8187aacc66042258a0633154eee8467" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:46.155157 19802 leader_election.cc:343] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.155586 19802 leader_election.cc:304] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:46.160863 19895 tablet_service.cc:1511] Processing CreateTablet for tablet e629851b23bc446a82fb9a24d00158bd (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:51:46.162163 19895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e629851b23bc446a82fb9a24d00158bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.162799 20027 tablet_bootstrap.cc:654] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.166244 19894 tablet_service.cc:1511] Processing CreateTablet for tablet 05536e5ad88b41729a01391ec4cb3cbc (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:46.166594 19896 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4e48f79ff3459594922b61aa5a9e6d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:46.167357 19894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05536e5ad88b41729a01391ec4cb3cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.167874 19896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4e48f79ff3459594922b61aa5a9e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.167795 19825 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4e48f79ff3459594922b61aa5a9e6d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:51:46.168941 19825 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4e48f79ff3459594922b61aa5a9e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.159446 20031 raft_consensus.cc:2749] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.170315 19822 tablet_service.cc:1511] Processing CreateTablet for tablet 05536e5ad88b41729a01391ec4cb3cbc (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:46.171357 19822 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05536e5ad88b41729a01391ec4cb3cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.160053 20049 raft_consensus.cc:2804] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.175756 20049 raft_consensus.cc:493] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.176093 20049 raft_consensus.cc:3060] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.150010 19733 catalog_manager.cc:5697] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:46.187863 19969 tablet_service.cc:1511] Processing CreateTablet for tablet 0c4e48f79ff3459594922b61aa5a9e6d (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
W20260709 14:51:46.194235 19783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:46.182106 19976 tablet_service.cc:1511] Processing CreateTablet for tablet 05536e5ad88b41729a01391ec4cb3cbc (DEFAULT_TABLE table=test-workload [id=ae2360bca9b94aa39111de7ce61cbba9]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:51:46.206923 20026 tablet_bootstrap.cc:492] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.207398 20026 ts_tablet_manager.cc:1403] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.072s	user 0.016s	sys 0.001s
I20260709 14:51:46.209098 20028 tablet_bootstrap.cc:654] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.209932 20033 raft_consensus.cc:493] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.210438 20033 raft_consensus.cc:515] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.212646 20033 leader_election.cc:290] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.215140 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8f1538f4e4eb68c2c5eea26423995" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.216351 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8f1538f4e4eb68c2c5eea26423995" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:46.218235 19952 leader_election.cc:343] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:46.218935 19952 leader_election.cc:343] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.219343 19952 leader_election.cc:304] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.210454 20026 raft_consensus.cc:359] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.222574 20026 raft_consensus.cc:385] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.220497 20033 raft_consensus.cc:2749] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.222872 20026 raft_consensus.cc:740] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.227432 19976 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 05536e5ad88b41729a01391ec4cb3cbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.228300 20026 consensus_queue.cc:260] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.230713 20026 ts_tablet_manager.cc:1434] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:51:46.242013 20049 raft_consensus.cc:515] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.245045 19969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0c4e48f79ff3459594922b61aa5a9e6d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:51:46.245775 20049 leader_election.cc:290] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.245775 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd2486bdd2f48799fef079dd364a4a9" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:46.246578 19837 raft_consensus.cc:3060] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.247020 20028 tablet_bootstrap.cc:492] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:46.246989 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd2486bdd2f48799fef079dd364a4a9" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:46.247627 20028 ts_tablet_manager.cc:1403] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.181s	user 0.018s	sys 0.017s
W20260709 14:51:46.248603 19877 leader_election.cc:343] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.250429 20028 raft_consensus.cc:359] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.251189 20028 raft_consensus.cc:385] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.251484 20028 raft_consensus.cc:740] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.252388 20028 consensus_queue.cc:260] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.253093 20026 tablet_bootstrap.cc:492] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.254493 20028 ts_tablet_manager.cc:1434] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.003s
I20260709 14:51:46.255529 20028 tablet_bootstrap.cc:492] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:46.259238 20026 tablet_bootstrap.cc:654] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.260386 19837 raft_consensus.cc:2468] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:46.261824 19878 leader_election.cc:304] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:46.262951 20049 raft_consensus.cc:2804] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.263340 20028 tablet_bootstrap.cc:654] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.263386 20049 raft_consensus.cc:697] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:46.264264 20027 tablet_bootstrap.cc:492] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.264744 20027 ts_tablet_manager.cc:1403] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.142s	user 0.022s	sys 0.035s
I20260709 14:51:46.264406 20049 consensus_queue.cc:237] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.268157 20027 raft_consensus.cc:359] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.269011 20027 raft_consensus.cc:385] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.269361 20027 raft_consensus.cc:740] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.270316 20027 consensus_queue.cc:260] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.272024 20026 tablet_bootstrap.cc:492] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.274991 20026 ts_tablet_manager.cc:1403] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.001s
I20260709 14:51:46.276790 20027 ts_tablet_manager.cc:1434] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:51:46.278113 20026 raft_consensus.cc:359] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.283800 20026 raft_consensus.cc:385] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.283372 19735 catalog_manager.cc:5697] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.284129 20026 raft_consensus.cc:740] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.284571 20027 tablet_bootstrap.cc:492] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.285045 20026 consensus_queue.cc:260] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.291059 20026 ts_tablet_manager.cc:1434] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:51:46.292179 20026 tablet_bootstrap.cc:492] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.293423 20027 tablet_bootstrap.cc:654] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.298695 20026 tablet_bootstrap.cc:654] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.313143 20027 tablet_bootstrap.cc:492] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.302711 20028 tablet_bootstrap.cc:492] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:46.314041 20027 ts_tablet_manager.cc:1403] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.003s
I20260709 14:51:46.314134 20028 ts_tablet_manager.cc:1403] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.059s	user 0.029s	sys 0.024s
I20260709 14:51:46.317034 20028 raft_consensus.cc:359] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.317317 20027 raft_consensus.cc:359] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.317806 20028 raft_consensus.cc:385] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.318065 20027 raft_consensus.cc:385] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.318250 20028 raft_consensus.cc:740] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.318399 20027 raft_consensus.cc:740] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.319499 20027 consensus_queue.cc:260] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.319525 20028 consensus_queue.cc:260] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.322068 20028 ts_tablet_manager.cc:1434] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 14:51:46.322140 20027 ts_tablet_manager.cc:1434] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:46.323174 20028 tablet_bootstrap.cc:492] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:46.327145 20031 raft_consensus.cc:493] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.327366 20027 tablet_bootstrap.cc:492] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.327641 20031 raft_consensus.cc:515] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.329737 20031 leader_election.cc:290] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.330783 20028 tablet_bootstrap.cc:654] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.331272 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0780726797474c9f51291cbf7fc223" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.332666 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0780726797474c9f51291cbf7fc223" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.333729 20027 tablet_bootstrap.cc:654] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.334544 20026 tablet_bootstrap.cc:492] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.335068 20026 ts_tablet_manager.cc:1403] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.043s	user 0.016s	sys 0.004s
W20260709 14:51:46.332667 19802 leader_election.cc:343] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.337966 20026 raft_consensus.cc:359] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:46.338279 19803 leader_election.cc:343] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.340871 19803 leader_election.cc:304] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:46.341763 20031 raft_consensus.cc:2749] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.347553 20026 raft_consensus.cc:385] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.347923 20026 raft_consensus.cc:740] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.348594 20026 consensus_queue.cc:260] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.350627 20026 ts_tablet_manager.cc:1434] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.015s	user 0.003s	sys 0.000s
I20260709 14:51:46.353317 20026 tablet_bootstrap.cc:492] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.353683 20028 tablet_bootstrap.cc:492] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:46.354187 20028 ts_tablet_manager.cc:1403] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.031s	user 0.014s	sys 0.015s
I20260709 14:51:46.354449 20027 tablet_bootstrap.cc:492] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.354836 20027 ts_tablet_manager.cc:1403] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.015s
I20260709 14:51:46.357056 20028 raft_consensus.cc:359] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.357779 20028 raft_consensus.cc:385] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.357517 20027 raft_consensus.cc:359] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.358067 20028 raft_consensus.cc:740] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.358225 20027 raft_consensus.cc:385] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.358557 20027 raft_consensus.cc:740] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.358655 20026 tablet_bootstrap.cc:654] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.359756 20027 consensus_queue.cc:260] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.361816 20028 consensus_queue.cc:260] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.362789 20027 ts_tablet_manager.cc:1434] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:46.363745 20027 tablet_bootstrap.cc:492] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.367719 20028 ts_tablet_manager.cc:1434] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.001s
I20260709 14:51:46.368775 20028 tablet_bootstrap.cc:492] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:46.369585 20027 tablet_bootstrap.cc:654] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.373029 20026 tablet_bootstrap.cc:492] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.373448 20026 ts_tablet_manager.cc:1403] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.005s
I20260709 14:51:46.374781 20028 tablet_bootstrap.cc:654] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.375901 20026 raft_consensus.cc:359] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.376523 20026 raft_consensus.cc:385] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.376786 20026 raft_consensus.cc:740] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.377727 20026 consensus_queue.cc:260] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.381795 20031 raft_consensus.cc:493] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.382266 20031 raft_consensus.cc:515] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.384374 20031 leader_election.cc:290] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.385735 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64304ac157e48c18735203ed0dd5304" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.386018 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64304ac157e48c18735203ed0dd5304" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:46.387353 19802 leader_election.cc:343] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:46.388069 19803 leader_election.cc:343] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.388526 19803 leader_election.cc:304] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:46.388890 20026 ts_tablet_manager.cc:1434] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.001s
I20260709 14:51:46.389905 20026 tablet_bootstrap.cc:492] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.394045 20031 raft_consensus.cc:2749] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.396044 20026 tablet_bootstrap.cc:654] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.398711 20049 raft_consensus.cc:493] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.399197 20049 raft_consensus.cc:515] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.401202 20049 leader_election.cc:290] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.402534 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8896a9db7b1404f9953a6803a2b95c4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.402626 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f8896a9db7b1404f9953a6803a2b95c4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.403431 19837 raft_consensus.cc:2393] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:46.404569 20027 tablet_bootstrap.cc:492] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.404577 19878 leader_election.cc:304] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.405479 20027 ts_tablet_manager.cc:1403] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.042s	user 0.019s	sys 0.021s
I20260709 14:51:46.405756 20049 raft_consensus.cc:3060] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.408041 20027 raft_consensus.cc:359] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:46.408666 20027 raft_consensus.cc:385] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.408936 20027 raft_consensus.cc:740] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.409560 20027 consensus_queue.cc:260] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:46.410322 20028 tablet_bootstrap.cc:492] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:46.410750 20028 ts_tablet_manager.cc:1403] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.012s
I20260709 14:51:46.411448 20027 ts_tablet_manager.cc:1434] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:46.412286 20049 raft_consensus.cc:2749] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.412854 20027 tablet_bootstrap.cc:492] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.413511 20028 raft_consensus.cc:359] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.414214 20028 raft_consensus.cc:385] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.414501 20028 raft_consensus.cc:740] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.414827 20033 raft_consensus.cc:493] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.415246 20033 raft_consensus.cc:515] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:46.415203 20028 consensus_queue.cc:260] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.417220 20033 leader_election.cc:290] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.417389 20028 ts_tablet_manager.cc:1434] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:46.418198 20027 tablet_bootstrap.cc:654] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.419059 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5435f52d19944f4b201b2f8f8a54eda" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
W20260709 14:51:46.420455 19952 leader_election.cc:343] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.420593 20028 tablet_bootstrap.cc:492] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:46.422050 20026 tablet_bootstrap.cc:492] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.422508 20026 ts_tablet_manager.cc:1403] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 14:51:46.425084 20034 raft_consensus.cc:493] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.425148 20026 raft_consensus.cc:359] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.426025 20026 raft_consensus.cc:385] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.425724 20034 raft_consensus.cc:515] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.426366 20026 raft_consensus.cc:740] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.427380 20028 tablet_bootstrap.cc:654] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.427230 20026 consensus_queue.cc:260] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.429953 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5435f52d19944f4b201b2f8f8a54eda" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.430631 19912 raft_consensus.cc:2468] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:46.431695 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8f1538f4e4eb68c2c5eea26423995" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.433344 20026 ts_tablet_manager.cc:1434] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.003s
I20260709 14:51:46.434345 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8f1538f4e4eb68c2c5eea26423995" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.435022 19986 raft_consensus.cc:2468] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:46.436471 19877 leader_election.cc:304] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
W20260709 14:51:46.437660 19878 leader_election.cc:343] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.438762 19952 leader_election.cc:304] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.439992 20033 raft_consensus.cc:2804] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.440359 20033 raft_consensus.cc:493] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.440680 20033 raft_consensus.cc:3060] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.443148 20026 tablet_bootstrap.cc:492] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.449282 20026 tablet_bootstrap.cc:654] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.427873 20034 leader_election.cc:290] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.453431 20034 raft_consensus.cc:2804] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.453786 20034 raft_consensus.cc:493] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.454092 20034 raft_consensus.cc:3060] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.454800 20028 tablet_bootstrap.cc:492] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:46.455303 20028 ts_tablet_manager.cc:1403] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.035s	user 0.018s	sys 0.016s
I20260709 14:51:46.457831 20028 raft_consensus.cc:359] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.458987 20028 raft_consensus.cc:385] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.459575 20028 raft_consensus.cc:740] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.460525 20028 consensus_queue.cc:260] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.463514 20028 ts_tablet_manager.cc:1434] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.001s
I20260709 14:51:46.460640 20033 raft_consensus.cc:515] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:46.467044 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5435f52d19944f4b201b2f8f8a54eda" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:46.467600 20028 tablet_bootstrap.cc:492] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
W20260709 14:51:46.468329 19952 leader_election.cc:343] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.472410 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5435f52d19944f4b201b2f8f8a54eda" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:46.472968 19912 raft_consensus.cc:3060] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.473676 20028 tablet_bootstrap.cc:654] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.480526 19912 raft_consensus.cc:2468] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:46.481839 19952 leader_election.cc:304] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.482910 20054 raft_consensus.cc:2804] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.492997 20033 leader_election.cc:290] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.496483 20031 raft_consensus.cc:493] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.496964 20031 raft_consensus.cc:515] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.499027 20031 leader_election.cc:290] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.496156 20034 raft_consensus.cc:515] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.500348 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:46.501736 19802 leader_election.cc:343] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.502374 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.502740 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8f1538f4e4eb68c2c5eea26423995" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
W20260709 14:51:46.503587 19803 leader_election.cc:343] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.504002 19803 leader_election.cc:304] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
W20260709 14:51:46.504184 19878 leader_election.cc:343] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.505007 20031 raft_consensus.cc:2749] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.505991 20033 raft_consensus.cc:493] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.506290 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bde8f1538f4e4eb68c2c5eea26423995" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:46.506424 20033 raft_consensus.cc:515] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.506786 19986 raft_consensus.cc:3060] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.508757 20031 raft_consensus.cc:493] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.509006 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.509260 20031 raft_consensus.cc:515] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.511272 19837 raft_consensus.cc:2468] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:46.512952 19952 leader_election.cc:304] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.514107 20031 leader_election.cc:290] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.515628 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.516230 19985 raft_consensus.cc:2468] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:46.517467 19986 raft_consensus.cc:2468] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:46.517426 19802 leader_election.cc:304] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.518370 20031 raft_consensus.cc:2804] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.518715 19877 leader_election.cc:304] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [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: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.518705 20031 raft_consensus.cc:493] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.519717 20049 raft_consensus.cc:2804] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.519891 20031 raft_consensus.cc:3060] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.510974 20054 raft_consensus.cc:697] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:46.520953 20054 consensus_queue.cc:237] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:46.524502 20049 raft_consensus.cc:697] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:46.525341 20049 consensus_queue.cc:237] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.519459 20034 leader_election.cc:290] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.528642 20031 raft_consensus.cc:515] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.531908 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.532605 19911 raft_consensus.cc:2468] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:46.533864 20031 leader_election.cc:290] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.535750 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:46.536314 19911 raft_consensus.cc:3060] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.545315 19911 raft_consensus.cc:2468] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:46.546698 19803 leader_election.cc:304] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.539855 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:46.547556 20031 raft_consensus.cc:2804] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.529019 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.548143 19912 raft_consensus.cc:2376] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1. Re-sending same reply.
I20260709 14:51:46.529762 20079 raft_consensus.cc:2804] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.550009 20079 raft_consensus.cc:493] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.551736 20079 raft_consensus.cc:3060] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.554389 20034 raft_consensus.cc:493] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.554842 20034 raft_consensus.cc:515] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.556950 20034 leader_election.cc:290] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.559010 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
W20260709 14:51:46.560593 19878 leader_election.cc:343] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.565826 20079 raft_consensus.cc:515] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.566926 19986 raft_consensus.cc:2393] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c71a085e626d4830af090409bf7f93b3 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:46.569356 20033 leader_election.cc:290] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.570834 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:46.572247 19877 leader_election.cc:343] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.569527 20085 consensus_queue.cc:1048] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:46.572672 19877 leader_election.cc:304] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.574308 20034 raft_consensus.cc:2749] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.573249 20031 raft_consensus.cc:697] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:46.575534 20031 consensus_queue.cc:237] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.583864 20085 consensus_queue.cc:1048] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.585795 19735 catalog_manager.cc:5697] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.594198 19733 catalog_manager.cc:5697] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.605871 20084 raft_consensus.cc:493] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.612246 20084 raft_consensus.cc:515] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.619426 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd2486bdd2f48799fef079dd364a4a9" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.620298 19836 raft_consensus.cc:2393] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6390efd9796149afab8d0df459b5b617 in current term 1: Already voted for candidate 7f2e59c8f9654e81807d5a786db586e8 in this term.
I20260709 14:51:46.621697 20027 tablet_bootstrap.cc:492] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.622182 20027 ts_tablet_manager.cc:1403] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.210s	user 0.063s	sys 0.116s
I20260709 14:51:46.621800 19733 catalog_manager.cc:5697] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.624694 20027 raft_consensus.cc:359] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.625303 20027 raft_consensus.cc:385] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.625563 20027 raft_consensus.cc:740] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.626175 20027 consensus_queue.cc:260] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.628360 20026 tablet_bootstrap.cc:492] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.628801 20026 ts_tablet_manager.cc:1403] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.186s	user 0.048s	sys 0.094s
I20260709 14:51:46.631251 20026 raft_consensus.cc:359] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:46.631783 20027 ts_tablet_manager.cc:1434] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.002s
I20260709 14:51:46.631865 20026 raft_consensus.cc:385] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.632233 20026 raft_consensus.cc:740] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.632659 20027 tablet_bootstrap.cc:492] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.637169 20079 leader_election.cc:290] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.637743 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:46.639845 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0fd44cea06344b32a18be398a7bb2a9b" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:46.640559 19911 raft_consensus.cc:2393] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6390efd9796149afab8d0df459b5b617 in current term 1: Already voted for candidate c71a085e626d4830af090409bf7f93b3 in this term.
I20260709 14:51:46.640971 20026 consensus_queue.cc:260] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:46.641691 20027 tablet_bootstrap.cc:654] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.641930 19952 leader_election.cc:304] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.643029 20079 raft_consensus.cc:2749] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.645390 20028 tablet_bootstrap.cc:492] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:46.645913 20028 ts_tablet_manager.cc:1403] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.179s	user 0.037s	sys 0.019s
I20260709 14:51:46.649796 20026 ts_tablet_manager.cc:1434] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:51:46.650730 20026 tablet_bootstrap.cc:492] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.651616 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dcd2486bdd2f48799fef079dd364a4a9" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.653359 19952 leader_election.cc:304] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.654495 20089 raft_consensus.cc:3060] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.656718 20026 tablet_bootstrap.cc:654] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.657055 20084 leader_election.cc:290] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.663081 20028 raft_consensus.cc:359] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.663877 20028 raft_consensus.cc:385] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.664204 20028 raft_consensus.cc:740] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.665041 20028 consensus_queue.cc:260] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.667436 20028 ts_tablet_manager.cc:1434] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.001s
I20260709 14:51:46.668394 20026 tablet_bootstrap.cc:492] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.670822 20026 ts_tablet_manager.cc:1403] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.000s
I20260709 14:51:46.671447 20028 tablet_bootstrap.cc:492] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:46.669358 20089 raft_consensus.cc:2749] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.674136 20026 raft_consensus.cc:359] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.674603 20026 raft_consensus.cc:385] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.674861 20026 raft_consensus.cc:740] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.675513 20026 consensus_queue.cc:260] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.676923 20027 tablet_bootstrap.cc:492] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.677436 20026 ts_tablet_manager.cc:1434] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:51:46.677459 20028 tablet_bootstrap.cc:654] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.677609 20027 ts_tablet_manager.cc:1403] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.045s	user 0.017s	sys 0.022s
I20260709 14:51:46.678459 20026 tablet_bootstrap.cc:492] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.680968 20027 raft_consensus.cc:359] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.681672 20027 raft_consensus.cc:385] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.681984 20027 raft_consensus.cc:740] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.682770 20027 consensus_queue.cc:260] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.684154 20026 tablet_bootstrap.cc:654] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.688838 20027 ts_tablet_manager.cc:1434] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:51:46.689880 20027 tablet_bootstrap.cc:492] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.691236 20031 raft_consensus.cc:493] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.691781 20031 raft_consensus.cc:515] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } }
I20260709 14:51:46.695137 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5435f52d19944f4b201b2f8f8a54eda" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.695919 19912 raft_consensus.cc:2393] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c71a085e626d4830af090409bf7f93b3 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:46.695942 20027 tablet_bootstrap.cc:654] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.697082 20083 raft_consensus.cc:493] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.697160 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b5435f52d19944f4b201b2f8f8a54eda" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.697549 20083 raft_consensus.cc:515] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.700858 20083 leader_election.cc:290] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.701920 20026 tablet_bootstrap.cc:492] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.702473 20026 ts_tablet_manager.cc:1403] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.007s
I20260709 14:51:46.705011 20049 consensus_queue.cc:1048] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.705284 20026 raft_consensus.cc:359] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.706118 20026 raft_consensus.cc:385] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.706432 20026 raft_consensus.cc:740] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.707134 20026 consensus_queue.cc:260] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.708350 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d894c7c2b2412c87f32170ea4f64f8" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.709018 19912 raft_consensus.cc:2468] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:46.709942 20089 raft_consensus.cc:493] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.710417 20089 raft_consensus.cc:515] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.712268 19803 leader_election.cc:304] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.714098 19802 leader_election.cc:304] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:46.714201 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.714972 19912 raft_consensus.cc:2468] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:46.716133 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d894c7c2b2412c87f32170ea4f64f8" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.716303 19952 leader_election.cc:304] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:46.716773 19986 raft_consensus.cc:2468] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:46.717185 20084 raft_consensus.cc:2804] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.717588 20084 raft_consensus.cc:493] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.717900 20084 raft_consensus.cc:3060] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.718118 20083 raft_consensus.cc:2804] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.718497 20083 raft_consensus.cc:493] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.718827 20083 raft_consensus.cc:3060] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.712424 20089 leader_election.cc:290] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.725733 20084 raft_consensus.cc:515] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.726503 20026 ts_tablet_manager.cc:1434] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:51:46.729195 20026 tablet_bootstrap.cc:492] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.731211 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:46.731891 19912 raft_consensus.cc:3060] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.734428 20049 raft_consensus.cc:493] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.735046 20031 leader_election.cc:290] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.734897 20049 raft_consensus.cc:515] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.735538 20031 raft_consensus.cc:3060] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.737649 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54761ded193c4fc792cdf37d02ecf531" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
W20260709 14:51:46.739077 19878 leader_election.cc:343] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.739547 20084 leader_election.cc:290] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.741060 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54761ded193c4fc792cdf37d02ecf531" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.741685 19986 raft_consensus.cc:2468] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:46.742858 19877 leader_election.cc:304] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [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: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.743419 19912 raft_consensus.cc:2468] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:46.743726 20034 raft_consensus.cc:2804] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.744124 20034 raft_consensus.cc:493] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.744441 20034 raft_consensus.cc:3060] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.744791 19952 leader_election.cc:304] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:46.745704 20089 raft_consensus.cc:493] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.746220 20089 raft_consensus.cc:515] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.748363 20089 leader_election.cc:290] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.750118 20089 raft_consensus.cc:2804] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.750188 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b40bc90c84466822e81b9570fcc3e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:46.751596 19952 leader_election.cc:343] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.750748 20089 raft_consensus.cc:697] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:46.752017 20049 leader_election.cc:290] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.751370 20034 raft_consensus.cc:515] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.753043 20089 consensus_queue.cc:237] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.755067 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54761ded193c4fc792cdf37d02ecf531" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
W20260709 14:51:46.756474 19878 leader_election.cc:343] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.758461 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54761ded193c4fc792cdf37d02ecf531" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:46.759012 19986 raft_consensus.cc:3060] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.759654 20026 tablet_bootstrap.cc:654] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.761093 20031 raft_consensus.cc:2749] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.765460 19986 raft_consensus.cc:2468] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:46.765851 20034 leader_election.cc:290] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.772214 20026 tablet_bootstrap.cc:492] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.778508 20026 ts_tablet_manager.cc:1403] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.050s	user 0.010s	sys 0.003s
I20260709 14:51:46.778393 19877 leader_election.cc:304] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [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: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.779774 20034 raft_consensus.cc:2804] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.780256 20034 raft_consensus.cc:697] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:46.781077 20034 consensus_queue.cc:237] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.781446 20026 raft_consensus.cc:359] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.782151 20026 raft_consensus.cc:385] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.782409 20026 raft_consensus.cc:740] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.783638 20083 raft_consensus.cc:515] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.785733 20083 leader_election.cc:290] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.777154 19733 catalog_manager.cc:5697] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:46.791836 19802 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.67:43367, user_credentials={real_user=slave}} blocked reactor thread for 77845.4us
W20260709 14:51:46.794440 19803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.66:36291, user_credentials={real_user=slave}} blocked reactor thread for 82262.2us
I20260709 14:51:46.795436 20099 raft_consensus.cc:493] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.796756 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d894c7c2b2412c87f32170ea4f64f8" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:46.797289 19986 raft_consensus.cc:3060] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.795915 20099 raft_consensus.cc:515] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.800132 20026 consensus_queue.cc:260] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.813575 20026 ts_tablet_manager.cc:1434] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:51:46.817054 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "98d894c7c2b2412c87f32170ea4f64f8" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:46.817612 19912 raft_consensus.cc:3060] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.823079 19912 raft_consensus.cc:2468] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:46.829481 20026 tablet_bootstrap.cc:492] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.829177 20049 consensus_queue.cc:1048] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.832274 20027 tablet_bootstrap.cc:492] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.832749 20027 ts_tablet_manager.cc:1403] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.143s	user 0.067s	sys 0.066s
I20260709 14:51:46.813189 20083 raft_consensus.cc:493] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.834857 20083 raft_consensus.cc:515] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.835112 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.835794 19837 raft_consensus.cc:2468] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:46.836892 20083 leader_election.cc:290] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.837451 20099 leader_election.cc:290] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.838569 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5d52718fee498fae34a00f5c79277a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.839305 19984 raft_consensus.cc:2468] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:46.840951 19802 leader_election.cc:304] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.841907 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.842984 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:46.843446 20099 raft_consensus.cc:2804] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.843353 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b40bc90c84466822e81b9570fcc3e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.843542 19837 raft_consensus.cc:3060] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.843807 20099 raft_consensus.cc:493] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.844180 20099 raft_consensus.cc:3060] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.846217 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5d52718fee498fae34a00f5c79277a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.845459 19803 leader_election.cc:304] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.834398 19986 raft_consensus.cc:2468] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:46.846645 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.847538 19911 raft_consensus.cc:2393] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c71a085e626d4830af090409bf7f93b3 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:46.847965 20083 raft_consensus.cc:2804] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.848531 20026 tablet_bootstrap.cc:654] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.848430 20083 raft_consensus.cc:697] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:46.849717 20083 consensus_queue.cc:237] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.851132 19837 raft_consensus.cc:2468] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:46.855324 20028 tablet_bootstrap.cc:492] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:46.855783 20028 ts_tablet_manager.cc:1403] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.185s	user 0.052s	sys 0.054s
I20260709 14:51:46.858093 20027 raft_consensus.cc:359] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.858806 20027 raft_consensus.cc:385] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.859143 20027 raft_consensus.cc:740] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
W20260709 14:51:46.859176 19952 leader_election.cc:343] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.859735 19952 leader_election.cc:304] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:46.859867 20027 consensus_queue.cc:260] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.860885 20084 raft_consensus.cc:2749] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.861948 20027 ts_tablet_manager.cc:1434] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 14:51:46.862577 20028 raft_consensus.cc:359] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.863288 20028 raft_consensus.cc:385] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.863548 20028 raft_consensus.cc:740] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.864187 20028 consensus_queue.cc:260] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.866096 20028 ts_tablet_manager.cc:1434] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:51:46.868340 20027 tablet_bootstrap.cc:492] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.871711 20028 tablet_bootstrap.cc:492] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:46.874572 19803 leader_election.cc:304] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
W20260709 14:51:46.875860 19803 leader_election.cc:343] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.876998 20027 tablet_bootstrap.cc:654] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.878137 20100 raft_consensus.cc:2749] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:46.880501 19733 catalog_manager.cc:5697] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.886013 20099 raft_consensus.cc:515] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.887763 19735 catalog_manager.cc:5697] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:46.888911 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5d52718fee498fae34a00f5c79277a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:46.891194 20026 tablet_bootstrap.cc:492] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:46.891675 20026 ts_tablet_manager.cc:1403] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.062s	user 0.026s	sys 0.011s
I20260709 14:51:46.894801 20027 tablet_bootstrap.cc:492] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.895292 20027 ts_tablet_manager.cc:1403] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.006s
I20260709 14:51:46.896229 20028 tablet_bootstrap.cc:654] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.896700 20026 raft_consensus.cc:359] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.897329 20026 raft_consensus.cc:385] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.897581 20026 raft_consensus.cc:740] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.897990 20027 raft_consensus.cc:359] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.898690 20027 raft_consensus.cc:385] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.898490 20026 consensus_queue.cc:260] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.899016 20027 raft_consensus.cc:740] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.899953 20027 consensus_queue.cc:260] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.901160 20089 raft_consensus.cc:493] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.907701 20089 raft_consensus.cc:515] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.907948 20084 consensus_queue.cc:1048] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.908612 20027 ts_tablet_manager.cc:1434] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:46.909534 20027 tablet_bootstrap.cc:492] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:46.909575 20089 leader_election.cc:290] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:46.901309 20049 raft_consensus.cc:493] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.910229 20049 raft_consensus.cc:515] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:46.913962 19803 leader_election.cc:343] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.914939 20099 leader_election.cc:290] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.915443 20027 tablet_bootstrap.cc:654] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.916993 20049 leader_election.cc:290] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.900790 20026 ts_tablet_manager.cc:1434] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:46.917364 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5d52718fee498fae34a00f5c79277a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:46.917982 19986 raft_consensus.cc:3060] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.918221 20026 tablet_bootstrap.cc:492] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:46.924212 20026 tablet_bootstrap.cc:654] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:46.931265 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc7481932a44fa1848df0e01b907238" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.931941 19837 raft_consensus.cc:2468] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:46.933354 19878 leader_election.cc:304] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.934139 20049 raft_consensus.cc:2804] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.934487 20049 raft_consensus.cc:493] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.934976 20049 raft_consensus.cc:3060] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.942135 20027 tablet_bootstrap.cc:492] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:46.942711 20027 ts_tablet_manager.cc:1403] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.033s	user 0.016s	sys 0.016s
I20260709 14:51:46.943076 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc7481932a44fa1848df0e01b907238" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.943475 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8187aacc66042258a0633154eee8467" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.943723 19984 raft_consensus.cc:2468] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:46.944056 19837 raft_consensus.cc:2468] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:46.945634 20027 raft_consensus.cc:359] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.946520 20027 raft_consensus.cc:385] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:46.946331 19952 leader_election.cc:304] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.947250 20089 raft_consensus.cc:2804] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.945621 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8187aacc66042258a0633154eee8467" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:46.947602 20089 raft_consensus.cc:493] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.947948 20089 raft_consensus.cc:3060] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.954325 20049 raft_consensus.cc:515] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:46.956700 19952 leader_election.cc:343] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.957273 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc7481932a44fa1848df0e01b907238" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:46.957888 19837 raft_consensus.cc:3060] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.961032 20099 consensus_queue.cc:1048] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.962087 20089 raft_consensus.cc:515] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.964951 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8187aacc66042258a0633154eee8467" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:46.965526 20080 raft_consensus.cc:493] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:46.965806 20027 raft_consensus.cc:740] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:46.966050 20080 raft_consensus.cc:515] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.968248 20080 leader_election.cc:290] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:46.966905 20027 consensus_queue.cc:260] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.965556 19836 raft_consensus.cc:3060] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.973745 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b40bc90c84466822e81b9570fcc3e" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:46.974438 19984 raft_consensus.cc:2468] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:46.975497 19877 leader_election.cc:304] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:46.976734 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8187aacc66042258a0633154eee8467" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:46.978171 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b40bc90c84466822e81b9570fcc3e" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:46.979914 20104 raft_consensus.cc:2804] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:46.980352 20104 raft_consensus.cc:493] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:46.980674 20104 raft_consensus.cc:3060] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:46.980691 19878 leader_election.cc:343] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.988214 20031 consensus_queue.cc:1048] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.989753 19834 raft_consensus.cc:3060] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:46.992770 19837 raft_consensus.cc:2468] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:46.993825 19878 leader_election.cc:304] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:46.994524 20080 raft_consensus.cc:2804] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:46.995151 20080 raft_consensus.cc:697] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
W20260709 14:51:46.995364 19952 leader_election.cc:343] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:46.995975 20080 consensus_queue.cc:237] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.996917 20084 consensus_queue.cc:1048] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:46.999894 19986 raft_consensus.cc:2468] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:47.001016 19802 leader_election.cc:304] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.002041 20031 raft_consensus.cc:2804] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.002480 20031 raft_consensus.cc:697] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:47.002893 19836 raft_consensus.cc:2468] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:47.003273 20031 consensus_queue.cc:237] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:46.968279 20089 leader_election.cc:290] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.004328 19952 leader_election.cc:304] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.005517 20049 leader_election.cc:290] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.006281 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fcc7481932a44fa1848df0e01b907238" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:47.006848 19986 raft_consensus.cc:3060] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.008208 20104 raft_consensus.cc:515] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.009081 20028 tablet_bootstrap.cc:492] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:47.011049 20049 consensus_queue.cc:1048] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.016089 20028 ts_tablet_manager.cc:1403] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.004s
I20260709 14:51:47.017685 20027 ts_tablet_manager.cc:1434] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.000s
I20260709 14:51:47.023844 20027 tablet_bootstrap.cc:492] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.020884 19986 raft_consensus.cc:2468] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:47.021286 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b40bc90c84466822e81b9570fcc3e" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
W20260709 14:51:47.029531 19878 leader_election.cc:343] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.030946 20026 tablet_bootstrap.cc:492] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.031409 20026 ts_tablet_manager.cc:1403] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.113s	user 0.035s	sys 0.059s
I20260709 14:51:47.033865 20026 raft_consensus.cc:359] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.034325 20027 tablet_bootstrap.cc:654] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.034495 20026 raft_consensus.cc:385] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.034768 20026 raft_consensus.cc:740] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.040134 20026 consensus_queue.cc:260] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.022137 20028 raft_consensus.cc:359] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.022585 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b40bc90c84466822e81b9570fcc3e" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:47.043236 19985 raft_consensus.cc:3060] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.044917 19732 catalog_manager.cc:5697] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.050170 19985 raft_consensus.cc:2468] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:47.018237 20089 raft_consensus.cc:2804] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.051493 20089 raft_consensus.cc:697] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:47.052198 20027 tablet_bootstrap.cc:492] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:47.052757 20027 ts_tablet_manager.cc:1403] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.000s
I20260709 14:51:47.052379 20089 consensus_queue.cc:237] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.024201 20104 leader_election.cc:290] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.054863 20028 raft_consensus.cc:385] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.055439 20028 raft_consensus.cc:740] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.055223 20027 raft_consensus.cc:359] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.042814 20026 ts_tablet_manager.cc:1434] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:47.056777 20026 tablet_bootstrap.cc:492] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.057160 20028 consensus_queue.cc:260] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.059357 20028 ts_tablet_manager.cc:1434] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.043s	user 0.005s	sys 0.001s
I20260709 14:51:47.052240 19877 leader_election.cc:304] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [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: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: c71a085e626d4830af090409bf7f93b3
I20260709 14:51:47.060253 20104 raft_consensus.cc:2804] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.060856 20104 raft_consensus.cc:697] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:47.061637 20104 consensus_queue.cc:237] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.062191 20026 tablet_bootstrap.cc:654] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.055892 20027 raft_consensus.cc:385] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.063220 20027 raft_consensus.cc:740] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.064002 20027 consensus_queue.cc:260] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.065163 19735 catalog_manager.cc:5697] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.066215 20027 ts_tablet_manager.cc:1434] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:47.066022 20034 consensus_queue.cc:1048] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.068925 20027 tablet_bootstrap.cc:492] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.073323 20031 raft_consensus.cc:493] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.073829 20031 raft_consensus.cc:515] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.075163 20027 tablet_bootstrap.cc:654] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.075934 20031 leader_election.cc:290] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.077636 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:47.079352 19802 leader_election.cc:343] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.081071 20026 tablet_bootstrap.cc:492] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.081548 20026 ts_tablet_manager.cc:1403] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.010s
I20260709 14:51:47.083266 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.084230 20026 raft_consensus.cc:359] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:47.084645 19803 leader_election.cc:343] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.084926 20026 raft_consensus.cc:385] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.085244 20026 raft_consensus.cc:740] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.085125 19803 leader_election.cc:304] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.085924 20026 consensus_queue.cc:260] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.087060 20083 raft_consensus.cc:2749] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.087955 20026 ts_tablet_manager.cc:1434] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:47.088915 20026 tablet_bootstrap.cc:492] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.091019 20083 raft_consensus.cc:493] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.091506 20083 raft_consensus.cc:515] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.093505 20083 leader_election.cc:290] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.094945 20026 tablet_bootstrap.cc:654] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.096004 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54761ded193c4fc792cdf37d02ecf531" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.106958 20026 tablet_bootstrap.cc:492] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.106741 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "54761ded193c4fc792cdf37d02ecf531" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.107677 19984 raft_consensus.cc:2393] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c71a085e626d4830af090409bf7f93b3 in current term 1: Already voted for candidate 7f2e59c8f9654e81807d5a786db586e8 in this term.
I20260709 14:51:47.108801 19802 leader_election.cc:304] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.110018 20031 raft_consensus.cc:3060] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.111104 20028 tablet_bootstrap.cc:492] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:47.117110 20031 raft_consensus.cc:2749] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.118048 20026 ts_tablet_manager.cc:1403] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.029s	user 0.010s	sys 0.008s
I20260709 14:51:47.120827 20026 raft_consensus.cc:359] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.121500 20026 raft_consensus.cc:385] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.121773 20026 raft_consensus.cc:740] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.122833 20026 consensus_queue.cc:260] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.125752 20028 tablet_bootstrap.cc:654] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.125852 19735 catalog_manager.cc:5697] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.128823 20026 ts_tablet_manager.cc:1434] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 14:51:47.129464 20027 tablet_bootstrap.cc:492] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:47.129801 20026 tablet_bootstrap.cc:492] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.129895 20027 ts_tablet_manager.cc:1403] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.044s
I20260709 14:51:47.134418 20027 raft_consensus.cc:359] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.135185 20027 raft_consensus.cc:385] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.135473 20027 raft_consensus.cc:740] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.136075 20027 consensus_queue.cc:260] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.139926 20027 ts_tablet_manager.cc:1434] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.010s	user 0.000s	sys 0.007s
I20260709 14:51:47.140754 20027 tablet_bootstrap.cc:492] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.141697 20084 raft_consensus.cc:493] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.142190 20084 raft_consensus.cc:515] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.143477 20026 tablet_bootstrap.cc:654] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.144330 20084 leader_election.cc:290] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.146207 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64304ac157e48c18735203ed0dd5304" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:47.146970 19834 raft_consensus.cc:2468] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:47.148455 20027 tablet_bootstrap.cc:654] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.148720 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64304ac157e48c18735203ed0dd5304" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.150218 20028 tablet_bootstrap.cc:492] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
W20260709 14:51:47.150223 19952 leader_election.cc:343] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.150847 20028 ts_tablet_manager.cc:1403] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.091s	user 0.010s	sys 0.004s
I20260709 14:51:47.151201 19952 leader_election.cc:304] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.152302 20079 raft_consensus.cc:2804] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.152678 20079 raft_consensus.cc:493] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.153010 20079 raft_consensus.cc:3060] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.153903 20028 raft_consensus.cc:359] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.154680 20028 raft_consensus.cc:385] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.155030 20028 raft_consensus.cc:740] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.155757 20028 consensus_queue.cc:260] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.155542 19732 catalog_manager.cc:5697] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.165577 20079 raft_consensus.cc:515] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.168859 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64304ac157e48c18735203ed0dd5304" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:47.169418 19834 raft_consensus.cc:3060] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.170799 20028 ts_tablet_manager.cc:1434] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.003s
I20260709 14:51:47.176249 19834 raft_consensus.cc:2468] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:47.177627 20028 tablet_bootstrap.cc:492] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:47.177436 19952 leader_election.cc:304] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:47.178629 20089 raft_consensus.cc:2804] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.179129 20089 raft_consensus.cc:697] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:47.179939 20089 consensus_queue.cc:237] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.180806 20079 leader_election.cc:290] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.180248 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b64304ac157e48c18735203ed0dd5304" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
W20260709 14:51:47.184010 19952 leader_election.cc:343] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.186354 20026 tablet_bootstrap.cc:492] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.186719 20026 ts_tablet_manager.cc:1403] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.001s
I20260709 14:51:47.189765 20026 raft_consensus.cc:359] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.190250 20026 raft_consensus.cc:385] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.190501 20026 raft_consensus.cc:740] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.191210 20026 consensus_queue.cc:260] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.193480 20028 tablet_bootstrap.cc:654] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.194041 20027 tablet_bootstrap.cc:492] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:47.194482 20027 ts_tablet_manager.cc:1403] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.054s	user 0.024s	sys 0.024s
I20260709 14:51:47.197131 20027 raft_consensus.cc:359] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.197710 20027 raft_consensus.cc:385] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.197955 20027 raft_consensus.cc:740] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.198542 20027 consensus_queue.cc:260] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.199362 20026 ts_tablet_manager.cc:1434] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:47.200376 20027 ts_tablet_manager.cc:1434] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:47.201327 20027 tablet_bootstrap.cc:492] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.205112 20026 tablet_bootstrap.cc:492] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.211490 20026 tablet_bootstrap.cc:654] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.214469 19735 catalog_manager.cc:5697] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.216792 20027 tablet_bootstrap.cc:654] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.222257 20026 tablet_bootstrap.cc:492] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.222698 20026 ts_tablet_manager.cc:1403] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.018s	user 0.010s	sys 0.005s
W20260709 14:51:47.222733 19783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:47.225534 20026 raft_consensus.cc:359] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.226230 20026 raft_consensus.cc:385] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.226497 20026 raft_consensus.cc:740] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.227444 20031 raft_consensus.cc:493] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.227974 20031 raft_consensus.cc:515] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.228709 20026 consensus_queue.cc:260] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.230111 20031 leader_election.cc:290] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.230119 20027 tablet_bootstrap.cc:492] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:47.231073 20027 ts_tablet_manager.cc:1403] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.030s	user 0.015s	sys 0.000s
I20260709 14:51:47.231403 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57424c66cdb8457ab250512093fe0a08" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.232060 19912 raft_consensus.cc:2468] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:47.233515 20026 ts_tablet_manager.cc:1434] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:51:47.233366 19803 leader_election.cc:304] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:47.233698 20027 raft_consensus.cc:359] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.234231 20031 raft_consensus.cc:2804] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.234431 20026 tablet_bootstrap.cc:492] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.234472 20027 raft_consensus.cc:385] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.234627 20031 raft_consensus.cc:493] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.235285 20031 raft_consensus.cc:3060] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.236864 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57424c66cdb8457ab250512093fe0a08" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.237483 19985 raft_consensus.cc:2468] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:47.240716 20026 tablet_bootstrap.cc:654] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.241915 20031 raft_consensus.cc:515] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.244050 20027 raft_consensus.cc:740] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.245651 20027 consensus_queue.cc:260] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.244879 20031 leader_election.cc:290] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.247582 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57424c66cdb8457ab250512093fe0a08" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:47.248159 19912 raft_consensus.cc:3060] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.248371 20027 ts_tablet_manager.cc:1434] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:51:47.249855 20027 tablet_bootstrap.cc:492] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.251580 20026 tablet_bootstrap.cc:492] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.252008 20026 ts_tablet_manager.cc:1403] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.007s
I20260709 14:51:47.252437 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57424c66cdb8457ab250512093fe0a08" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:47.253027 19985 raft_consensus.cc:3060] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.254408 20026 raft_consensus.cc:359] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.255052 20026 raft_consensus.cc:385] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.255300 20026 raft_consensus.cc:740] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.255652 20027 tablet_bootstrap.cc:654] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.256124 20026 consensus_queue.cc:260] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.258267 20026 ts_tablet_manager.cc:1434] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:47.259447 20026 tablet_bootstrap.cc:492] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.263204 20031 raft_consensus.cc:493] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.263717 20031 raft_consensus.cc:515] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.265825 20031 leader_election.cc:290] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.266628 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b027f88fb1194ba1bd760febf6fbbd69" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.266970 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b027f88fb1194ba1bd760febf6fbbd69" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:47.268162 19803 leader_election.cc:343] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.268445 20026 tablet_bootstrap.cc:654] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:47.268731 19802 leader_election.cc:343] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.269218 19802 leader_election.cc:304] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.270164 20031 raft_consensus.cc:2749] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.274135 19985 raft_consensus.cc:2468] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:47.275730 19802 leader_election.cc:304] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:47.276489 20031 raft_consensus.cc:2804] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.276955 20031 raft_consensus.cc:697] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:47.277771 20031 consensus_queue.cc:237] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.278180 20084 consensus_queue.cc:1048] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.286108 20084 consensus_queue.cc:1048] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.290474 19912 raft_consensus.cc:2468] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:47.291016 20100 consensus_queue.cc:1048] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.318120 20104 raft_consensus.cc:493] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.318689 20104 raft_consensus.cc:515] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.320711 20026 tablet_bootstrap.cc:492] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.321267 20026 ts_tablet_manager.cc:1403] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.011s
I20260709 14:51:47.322167 20104 leader_election.cc:290] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.323539 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5d52718fee498fae34a00f5c79277a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.324375 19984 raft_consensus.cc:2393] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate c71a085e626d4830af090409bf7f93b3 in this term.
I20260709 14:51:47.325569 20026 raft_consensus.cc:359] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.326002 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e5d52718fee498fae34a00f5c79277a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:47.327812 20026 raft_consensus.cc:385] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.328473 20026 raft_consensus.cc:740] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.328294 19878 leader_election.cc:304] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:47.330026 20104 raft_consensus.cc:3060] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.329756 20026 consensus_queue.cc:260] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.332800 20026 ts_tablet_manager.cc:1434] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:51:47.335587 20026 tablet_bootstrap.cc:492] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.337131 19733 catalog_manager.cc:5697] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.343344 20026 tablet_bootstrap.cc:654] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.343418 20034 consensus_queue.cc:1048] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:47.343420 20100 consensus_queue.cc:1048] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:51:47.354575 20026 tablet_bootstrap.cc:492] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.355103 20026 ts_tablet_manager.cc:1403] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.003s
I20260709 14:51:47.358215 20026 raft_consensus.cc:359] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.358923 20026 raft_consensus.cc:385] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.359192 20026 raft_consensus.cc:740] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.359923 20026 consensus_queue.cc:260] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.361899 20026 ts_tablet_manager.cc:1434] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:47.362861 20026 tablet_bootstrap.cc:492] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.368522 20026 tablet_bootstrap.cc:654] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.385787 20104 raft_consensus.cc:2749] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.386740 20026 tablet_bootstrap.cc:492] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.387244 20026 ts_tablet_manager.cc:1403] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.000s
I20260709 14:51:47.390232 20026 raft_consensus.cc:359] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.390971 20026 raft_consensus.cc:385] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.391245 20026 raft_consensus.cc:740] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.391896 20026 consensus_queue.cc:260] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.393518 20026 ts_tablet_manager.cc:1434] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:51:47.394122 20083 raft_consensus.cc:493] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.394443 20026 tablet_bootstrap.cc:492] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.394586 20083 raft_consensus.cc:515] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.396711 20083 leader_election.cc:290] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.398494 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b40bc90c84466822e81b9570fcc3e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.400671 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d76b40bc90c84466822e81b9570fcc3e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.401465 19985 raft_consensus.cc:2393] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c71a085e626d4830af090409bf7f93b3 in current term 1: Already voted for candidate 7f2e59c8f9654e81807d5a786db586e8 in this term.
I20260709 14:51:47.402259 20026 tablet_bootstrap.cc:654] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.403477 19802 leader_election.cc:304] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.404919 20083 raft_consensus.cc:3060] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.413275 20026 tablet_bootstrap.cc:492] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.413779 20026 ts_tablet_manager.cc:1403] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.002s
I20260709 14:51:47.416407 20026 raft_consensus.cc:359] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.419358 20026 raft_consensus.cc:385] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.419623 20026 raft_consensus.cc:740] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.420212 20026 consensus_queue.cc:260] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.422309 20026 ts_tablet_manager.cc:1434] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:51:47.423233 20026 tablet_bootstrap.cc:492] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.430379 20026 tablet_bootstrap.cc:654] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.430701 20080 consensus_queue.cc:1048] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.441241 20083 raft_consensus.cc:2749] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.442030 20099 raft_consensus.cc:493] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.442471 20099 raft_consensus.cc:515] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.444461 20099 leader_election.cc:290] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.446852 20089 consensus_queue.cc:1048] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.448920 20026 tablet_bootstrap.cc:492] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.449416 20026 ts_tablet_manager.cc:1403] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.026s	user 0.015s	sys 0.000s
I20260709 14:51:47.452546 20026 raft_consensus.cc:359] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.453223 20026 raft_consensus.cc:385] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.453490 20026 raft_consensus.cc:740] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.454138 20026 consensus_queue.cc:260] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.456831 20026 ts_tablet_manager.cc:1434] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:47.457768 20026 tablet_bootstrap.cc:492] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.459285 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44e09058dd48b0924d56fa637c9c90" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:47.460863 19802 leader_election.cc:343] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.463546 20026 tablet_bootstrap.cc:654] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.467239 20099 consensus_queue.cc:1048] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.477421 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44e09058dd48b0924d56fa637c9c90" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.478333 20033 raft_consensus.cc:493] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.478948 20033 raft_consensus.cc:515] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:47.480757 19803 leader_election.cc:343] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.481235 19803 leader_election.cc:304] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.482249 20083 raft_consensus.cc:2749] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.483111 20026 tablet_bootstrap.cc:492] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.483549 20026 ts_tablet_manager.cc:1403] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.008s
W20260709 14:51:47.483915 19952 consensus_peers.cc:597] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.486011 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:47.486673 20033 leader_election.cc:290] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.489557 20104 consensus_queue.cc:1048] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.490543 20099 consensus_queue.cc:1048] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.492762 20031 raft_consensus.cc:493] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.493263 20031 raft_consensus.cc:515] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.495464 20031 leader_election.cc:290] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.497040 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab4deb666214c48803098358d307304" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:47.498485 19802 leader_election.cc:343] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.503351 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab4deb666214c48803098358d307304" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.504123 20026 raft_consensus.cc:359] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:47.504822 19803 leader_election.cc:343] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.505338 19803 leader_election.cc:304] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.506091 20099 raft_consensus.cc:2749] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.514948 20033 raft_consensus.cc:493] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.515509 20033 raft_consensus.cc:515] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.514967 20080 consensus_queue.cc:1048] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:47.517764 20033 leader_election.cc:290] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.504823 20026 raft_consensus.cc:385] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.518779 20026 raft_consensus.cc:740] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.519559 20026 consensus_queue.cc:260] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.521989 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0780726797474c9f51291cbf7fc223" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.523803 20026 ts_tablet_manager.cc:1434] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.040s	user 0.006s	sys 0.001s
I20260709 14:51:47.524694 20026 tablet_bootstrap.cc:492] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
W20260709 14:51:47.525770 19952 leader_election.cc:343] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.529394 20080 consensus_queue.cc:1048] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.535833 20099 raft_consensus.cc:493] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.536383 20099 raft_consensus.cc:515] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.540344 20099 leader_election.cc:290] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.541546 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.542749 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0780726797474c9f51291cbf7fc223" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:47.542938 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.543426 19835 raft_consensus.cc:2468] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
W20260709 14:51:47.544238 19803 leader_election.cc:343] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.545128 19802 leader_election.cc:343] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.545413 19952 leader_election.cc:304] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.547062 20139 raft_consensus.cc:2804] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.547434 20139 raft_consensus.cc:493] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.486965 19834 raft_consensus.cc:2468] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:47.552738 20031 raft_consensus.cc:493] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.551564 20139 raft_consensus.cc:3060] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.555333 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.564580 20031 raft_consensus.cc:515] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.553184 19802 leader_election.cc:304] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.575052 20083 raft_consensus.cc:2749] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.576073 20083 raft_consensus.cc:493] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.576498 20083 raft_consensus.cc:515] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.572875 20026 tablet_bootstrap.cc:654] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.582234 19952 leader_election.cc:304] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:47.583156 20033 raft_consensus.cc:2804] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.583597 20033 raft_consensus.cc:493] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.583953 20033 raft_consensus.cc:3060] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.586198 20083 leader_election.cc:290] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.587586 20031 leader_election.cc:290] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.588912 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9219077f854263a8fbffd248a03bd3" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.588932 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4944f4ee7066409a8399c600ca1f3ec4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:47.591239 19803 leader_election.cc:343] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.591988 19803 leader_election.cc:343] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.593546 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4944f4ee7066409a8399c600ca1f3ec4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.595223 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9219077f854263a8fbffd248a03bd3" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.596271 20031 raft_consensus.cc:493] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.596771 20031 raft_consensus.cc:515] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.597136 20079 consensus_queue.cc:1048] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:47.598486 19802 leader_election.cc:343] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.598937 19802 leader_election.cc:304] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.604396 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18d773691544bcbb640fc09581d0e07" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.604995 20083 raft_consensus.cc:2749] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:47.605940 19803 leader_election.cc:343] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.607115 19802 leader_election.cc:343] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.607591 19802 leader_election.cc:304] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.608513 20083 raft_consensus.cc:2749] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.604435 20033 raft_consensus.cc:515] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.610610 20139 raft_consensus.cc:515] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.623713 20033 leader_election.cc:290] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.625519 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:47.625864 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
W20260709 14:51:47.626209 19952 leader_election.cc:343] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.627893 19837 raft_consensus.cc:3060] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.629786 20139 leader_election.cc:290] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
W20260709 14:51:47.631461 19952 leader_election.cc:343] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.633075 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0780726797474c9f51291cbf7fc223" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
W20260709 14:51:47.634516 19952 leader_election.cc:343] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.635641 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0780726797474c9f51291cbf7fc223" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:47.636089 19837 raft_consensus.cc:2468] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:47.637899 20028 tablet_bootstrap.cc:492] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:47.638281 20028 ts_tablet_manager.cc:1403] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.461s	user 0.105s	sys 0.220s
I20260709 14:51:47.639910 19952 leader_election.cc:304] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.641338 20033 raft_consensus.cc:2804] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.643673 20033 raft_consensus.cc:697] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:47.644387 20033 consensus_queue.cc:237] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.647140 19834 raft_consensus.cc:3060] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.652343 20028 raft_consensus.cc:359] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.653115 20028 raft_consensus.cc:385] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.653406 20028 raft_consensus.cc:740] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.654103 20028 consensus_queue.cc:260] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.657214 20031 leader_election.cc:290] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.664413 20027 tablet_bootstrap.cc:492] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:47.664891 20027 ts_tablet_manager.cc:1403] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.415s	user 0.133s	sys 0.157s
I20260709 14:51:47.668639 20028 ts_tablet_manager.cc:1434] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 14:51:47.669395 20028 tablet_bootstrap.cc:492] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:47.666955 20100 raft_consensus.cc:493] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.671743 20100 raft_consensus.cc:515] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.673790 20034 consensus_queue.cc:1048] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:47.670399 19952 consensus_peers.cc:597] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:47.674835 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18d773691544bcbb640fc09581d0e07" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.682121 20026 tablet_bootstrap.cc:492] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.682490 20026 ts_tablet_manager.cc:1403] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.158s	user 0.020s	sys 0.013s
W20260709 14:51:47.683123 19802 leader_election.cc:343] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.683585 19802 leader_election.cc:304] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.674722 19834 raft_consensus.cc:2468] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:47.689692 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed960f59ee5542e499a9c9ad30061ffc" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.690853 20099 raft_consensus.cc:2749] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:47.691192 19803 leader_election.cc:343] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.692313 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed960f59ee5542e499a9c9ad30061ffc" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.694490 20027 raft_consensus.cc:359] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.694994 20027 raft_consensus.cc:385] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.683962 20139 raft_consensus.cc:493] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.695278 20027 raft_consensus.cc:740] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
W20260709 14:51:47.697494 19802 leader_election.cc:343] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.697918 19802 leader_election.cc:304] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.697837 20139 raft_consensus.cc:515] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.684691 20100 leader_election.cc:290] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.699235 20099 raft_consensus.cc:2749] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.699854 20139 leader_election.cc:290] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.693230 20031 raft_consensus.cc:493] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.700511 20031 raft_consensus.cc:515] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.700556 20027 consensus_queue.cc:260] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.702526 20031 leader_election.cc:290] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.703583 20027 ts_tablet_manager.cc:1434] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.038s	user 0.003s	sys 0.003s
I20260709 14:51:47.704242 20027 tablet_bootstrap.cc:492] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.704756 19732 catalog_manager.cc:5697] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.705538 19952 leader_election.cc:304] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.705909 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292b7d4b89674e838af1bc9e4cc214bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.706521 19985 raft_consensus.cc:2468] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:47.707764 19802 leader_election.cc:304] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:47.708688 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292b7d4b89674e838af1bc9e4cc214bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.709664 20026 raft_consensus.cc:359] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.710330 20026 raft_consensus.cc:385] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:47.711618 19803 leader_election.cc:343] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.712612 20031 raft_consensus.cc:2804] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.710583 20026 raft_consensus.cc:740] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.714412 20031 raft_consensus.cc:493] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.714774 20031 raft_consensus.cc:3060] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.716713 20028 tablet_bootstrap.cc:654] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.717859 20139 raft_consensus.cc:2804] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.718349 20139 raft_consensus.cc:697] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:47.718425 20084 raft_consensus.cc:493] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.718959 20084 raft_consensus.cc:515] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.719266 20139 consensus_queue.cc:237] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.718137 20026 consensus_queue.cc:260] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.721787 20084 leader_election.cc:290] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.722983 20031 raft_consensus.cc:515] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.725515 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292b7d4b89674e838af1bc9e4cc214bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:47.726457 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292b7d4b89674e838af1bc9e4cc214bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.729388 20027 tablet_bootstrap.cc:654] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.730126 19834 raft_consensus.cc:2393] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6390efd9796149afab8d0df459b5b617 in current term 1: Already voted for candidate c71a085e626d4830af090409bf7f93b3 in this term.
I20260709 14:51:47.731294 20026 ts_tablet_manager.cc:1434] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.049s	user 0.004s	sys 0.004s
I20260709 14:51:47.729750 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9219077f854263a8fbffd248a03bd3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:47.732473 20026 tablet_bootstrap.cc:492] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.733034 19835 raft_consensus.cc:2468] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:47.734550 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292b7d4b89674e838af1bc9e4cc214bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:47.734766 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9219077f854263a8fbffd248a03bd3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:47.736763 19952 leader_election.cc:343] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.737694 19952 leader_election.cc:304] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
W20260709 14:51:47.738083 19803 leader_election.cc:343] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.746294 20084 raft_consensus.cc:2804] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.746709 20084 raft_consensus.cc:493] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.747081 20084 raft_consensus.cc:3060] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.738541 19952 leader_election.cc:304] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:47.750385 20033 raft_consensus.cc:3060] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:47.751705 19952 leader_election.cc:343] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.763633 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292b7d4b89674e838af1bc9e4cc214bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:47.764325 20031 leader_election.cc:290] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.767730 20084 raft_consensus.cc:515] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.769865 20084 leader_election.cc:290] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.770612 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9219077f854263a8fbffd248a03bd3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:47.771266 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9219077f854263a8fbffd248a03bd3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:47.771284 19837 raft_consensus.cc:3060] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:47.772244 19952 leader_election.cc:343] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.775137 20026 tablet_bootstrap.cc:654] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.775142 19732 catalog_manager.cc:5697] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.783919 19837 raft_consensus.cc:2468] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:47.785430 19952 leader_election.cc:304] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.786535 20084 raft_consensus.cc:2804] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.787075 20084 raft_consensus.cc:697] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:47.788111 20084 consensus_queue.cc:237] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.794306 20028 tablet_bootstrap.cc:492] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:47.794802 20028 ts_tablet_manager.cc:1403] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.126s	user 0.004s	sys 0.009s
I20260709 14:51:47.795789 20033 raft_consensus.cc:2749] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.797508 20028 raft_consensus.cc:359] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.798195 20028 raft_consensus.cc:385] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.798439 20028 raft_consensus.cc:740] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.799075 20028 consensus_queue.cc:260] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.800925 20028 ts_tablet_manager.cc:1434] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:47.803928 19985 raft_consensus.cc:2468] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:47.806951 19802 leader_election.cc:304] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.807293 20028 tablet_bootstrap.cc:492] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:47.810770 20031 raft_consensus.cc:2804] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.811277 20031 raft_consensus.cc:697] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:47.812129 20031 consensus_queue.cc:237] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.814740 20027 tablet_bootstrap.cc:492] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:47.814898 20026 tablet_bootstrap.cc:492] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.815233 20027 ts_tablet_manager.cc:1403] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.111s	user 0.012s	sys 0.007s
I20260709 14:51:47.815485 20026 ts_tablet_manager.cc:1403] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.083s	user 0.010s	sys 0.007s
I20260709 14:51:47.817749 20027 raft_consensus.cc:359] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.818421 20027 raft_consensus.cc:385] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.818732 20027 raft_consensus.cc:740] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.818167 20026 raft_consensus.cc:359] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.819231 20026 raft_consensus.cc:385] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.819566 20026 raft_consensus.cc:740] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.819505 20027 consensus_queue.cc:260] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.820434 20026 consensus_queue.cc:260] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.821911 20027 ts_tablet_manager.cc:1434] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:47.823166 20027 tablet_bootstrap.cc:492] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.822901 20026 ts_tablet_manager.cc:1434] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:47.824319 20026 tablet_bootstrap.cc:492] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:47.829206 20027 tablet_bootstrap.cc:654] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.828982 20100 consensus_queue.cc:1048] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.831511 20028 tablet_bootstrap.cc:654] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.834723 20031 consensus_queue.cc:1048] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:47.836992 20100 raft_consensus.cc:493] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.837458 20100 raft_consensus.cc:515] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.839457 20100 leader_election.cc:290] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.840242 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d172e388adc4168aafe30ab6551865a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.840991 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d172e388adc4168aafe30ab6551865a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:47.842067 19803 leader_election.cc:343] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.842746 19802 leader_election.cc:343] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.843209 19802 leader_election.cc:304] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.844223 20100 raft_consensus.cc:2749] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.844790 19732 catalog_manager.cc:5697] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:47.848400 20026 tablet_bootstrap.cc:654] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.861018 19734 catalog_manager.cc:5697] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:47.862707 20028 tablet_bootstrap.cc:492] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:47.863222 20028 ts_tablet_manager.cc:1403] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.005s
I20260709 14:51:47.882036 20028 raft_consensus.cc:359] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.882722 20028 raft_consensus.cc:385] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.890733 20028 raft_consensus.cc:740] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.891536 20028 consensus_queue.cc:260] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.893675 20028 ts_tablet_manager.cc:1434] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:51:47.894506 20028 tablet_bootstrap.cc:492] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:47.905277 20083 raft_consensus.cc:493] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.905741 20083 raft_consensus.cc:515] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.907696 20083 leader_election.cc:290] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:47.909157 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bed25dc5f74bff8bc85ac77d2a3653" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.909929 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bed25dc5f74bff8bc85ac77d2a3653" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:47.910540 19803 leader_election.cc:343] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:47.911334 19802 leader_election.cc:343] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.911662 20027 tablet_bootstrap.cc:492] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:47.911743 19802 leader_election.cc:304] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.912443 20027 ts_tablet_manager.cc:1403] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.089s	user 0.008s	sys 0.007s
I20260709 14:51:47.912595 20083 raft_consensus.cc:2749] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.914479 20027 raft_consensus.cc:359] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.914997 20027 raft_consensus.cc:385] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.915199 20027 raft_consensus.cc:740] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.915957 20083 raft_consensus.cc:493] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.915786 20027 consensus_queue.cc:260] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.916496 20083 raft_consensus.cc:515] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.920080 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9926f90e70e040c9893f80569410074a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.921392 20083 leader_election.cc:290] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:47.921392 19803 leader_election.cc:343] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.922849 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9926f90e70e040c9893f80569410074a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:47.923491 20027 ts_tablet_manager.cc:1434] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.011s	user 0.003s	sys 0.003s
I20260709 14:51:47.924338 20028 tablet_bootstrap.cc:654] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.925508 20027 tablet_bootstrap.cc:492] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.932274 20026 tablet_bootstrap.cc:492] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:47.932722 20026 ts_tablet_manager.cc:1403] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.109s	user 0.008s	sys 0.007s
I20260709 14:51:47.935094 20026 raft_consensus.cc:359] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.935714 20026 raft_consensus.cc:385] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.935973 20026 raft_consensus.cc:740] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.936609 20026 consensus_queue.cc:260] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.938432 20026 ts_tablet_manager.cc:1434] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:51:47.939261 20026 tablet_bootstrap.cc:492] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
W20260709 14:51:47.942083 19802 leader_election.cc:343] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:47.942531 19802 leader_election.cc:304] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:47.944577 20083 raft_consensus.cc:2749] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:47.947546 20027 tablet_bootstrap.cc:654] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.949910 20028 tablet_bootstrap.cc:492] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:47.950342 20028 ts_tablet_manager.cc:1403] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.056s	user 0.009s	sys 0.004s
I20260709 14:51:47.952396 20084 raft_consensus.cc:493] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:47.952934 20084 raft_consensus.cc:515] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.954483 20028 raft_consensus.cc:359] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.955061 20084 leader_election.cc:290] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:47.955802 20028 raft_consensus.cc:385] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.956089 20028 raft_consensus.cc:740] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.956799 20028 consensus_queue.cc:260] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.956837 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:47.958096 19911 raft_consensus.cc:2468] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:47.958709 20028 ts_tablet_manager.cc:1434] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 14:51:47.959293 19952 leader_election.cc:304] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:47.960158 20084 raft_consensus.cc:2804] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:47.960491 20084 raft_consensus.cc:493] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:47.960790 20084 raft_consensus.cc:3060] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.962809 20028 tablet_bootstrap.cc:492] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:47.957299 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:47.964094 19837 raft_consensus.cc:2468] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:47.968761 20084 raft_consensus.cc:515] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.973749 20027 tablet_bootstrap.cc:492] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:47.974253 20027 ts_tablet_manager.cc:1403] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.049s	user 0.007s	sys 0.009s
I20260709 14:51:47.975210 20028 tablet_bootstrap.cc:654] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.976890 20027 raft_consensus.cc:359] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.977561 20027 raft_consensus.cc:385] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:47.977826 20027 raft_consensus.cc:740] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:47.978680 20027 consensus_queue.cc:260] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.980769 20027 ts_tablet_manager.cc:1434] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.002s
I20260709 14:51:47.979509 20026 tablet_bootstrap.cc:654] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:47.981854 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:47.982411 19837 raft_consensus.cc:3060] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.987282 20027 tablet_bootstrap.cc:492] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:47.989459 19837 raft_consensus.cc:2468] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:47.990938 19952 leader_election.cc:304] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:47.991698 20139 raft_consensus.cc:2804] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:47.992139 20139 raft_consensus.cc:697] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:47.993000 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:47.992901 20139 consensus_queue.cc:237] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:47.993525 19911 raft_consensus.cc:3060] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:47.994699 20084 leader_election.cc:290] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.003697 20028 tablet_bootstrap.cc:492] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.004143 20028 ts_tablet_manager.cc:1403] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.008s
I20260709 14:51:48.006000 19911 raft_consensus.cc:2468] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:48.007617 20028 raft_consensus.cc:359] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.007634 20027 tablet_bootstrap.cc:654] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.008204 19735 catalog_manager.cc:5697] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.009152 20028 raft_consensus.cc:385] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.009449 20028 raft_consensus.cc:740] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.010190 20028 consensus_queue.cc:260] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.019414 20028 ts_tablet_manager.cc:1434] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:51:48.020316 20028 tablet_bootstrap.cc:492] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.026049 20028 tablet_bootstrap.cc:654] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.034408 20026 tablet_bootstrap.cc:492] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.034906 20026 ts_tablet_manager.cc:1403] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.096s	user 0.016s	sys 0.001s
I20260709 14:51:48.037585 20028 tablet_bootstrap.cc:492] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.037631 20026 raft_consensus.cc:359] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.039043 20026 raft_consensus.cc:385] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.039307 20026 raft_consensus.cc:740] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.040203 20027 tablet_bootstrap.cc:492] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:48.039938 20026 consensus_queue.cc:260] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.040613 20027 ts_tablet_manager.cc:1403] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.054s	user 0.017s	sys 0.015s
I20260709 14:51:48.042208 20028 ts_tablet_manager.cc:1403] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.007s
I20260709 14:51:48.043722 20027 raft_consensus.cc:359] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.044353 20027 raft_consensus.cc:385] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.044592 20027 raft_consensus.cc:740] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.044751 20028 raft_consensus.cc:359] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.045426 20028 raft_consensus.cc:385] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.045233 20027 consensus_queue.cc:260] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.045701 20028 raft_consensus.cc:740] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.046326 20028 consensus_queue.cc:260] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.041930 20026 ts_tablet_manager.cc:1434] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:51:48.047215 20027 ts_tablet_manager.cc:1434] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:51:48.047834 20026 tablet_bootstrap.cc:492] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.048296 20027 tablet_bootstrap.cc:492] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:48.048702 20031 raft_consensus.cc:493] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.049129 20031 raft_consensus.cc:515] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.051201 20031 leader_election.cc:290] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.052175 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945f16b1e2bd4545bf705994eafc572e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.054442 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945f16b1e2bd4545bf705994eafc572e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:48.056243 19803 leader_election.cc:343] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.057173 20034 raft_consensus.cc:493] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.057875 20026 tablet_bootstrap.cc:654] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:48.057780 19802 leader_election.cc:343] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.058302 19802 leader_election.cc:304] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.057648 20034 raft_consensus.cc:515] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.059019 20031 raft_consensus.cc:2749] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.060516 20034 leader_election.cc:290] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.062011 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292b7d4b89674e838af1bc9e4cc214bd" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.064594 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "292b7d4b89674e838af1bc9e4cc214bd" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.065343 19985 raft_consensus.cc:2393] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate c71a085e626d4830af090409bf7f93b3 in this term.
I20260709 14:51:48.066347 19911 raft_consensus.cc:3060] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.066478 19877 leader_election.cc:304] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:48.067945 20034 raft_consensus.cc:3060] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.054636 20027 tablet_bootstrap.cc:654] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.074221 20139 consensus_queue.cc:1048] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.080384 20034 raft_consensus.cc:2749] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.082134 20028 ts_tablet_manager.cc:1434] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:51:48.083079 20028 tablet_bootstrap.cc:492] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.089344 20028 tablet_bootstrap.cc:654] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.104223 20028 tablet_bootstrap.cc:492] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.104671 20028 ts_tablet_manager.cc:1403] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.022s	user 0.012s	sys 0.007s
I20260709 14:51:48.107098 20028 raft_consensus.cc:359] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.107750 20028 raft_consensus.cc:385] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.108008 20028 raft_consensus.cc:740] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.108596 20028 consensus_queue.cc:260] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.109719 20139 consensus_queue.cc:1048] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.110492 20028 ts_tablet_manager.cc:1434] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:48.111389 20028 tablet_bootstrap.cc:492] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.117971 20028 tablet_bootstrap.cc:654] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.130322 20028 tablet_bootstrap.cc:492] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.130910 20028 ts_tablet_manager.cc:1403] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.020s	user 0.001s	sys 0.016s
I20260709 14:51:48.133581 20028 raft_consensus.cc:359] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.136859 20028 raft_consensus.cc:385] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.137207 20028 raft_consensus.cc:740] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.138012 20026 tablet_bootstrap.cc:492] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.136232 20027 tablet_bootstrap.cc:492] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:48.138427 20026 ts_tablet_manager.cc:1403] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.091s	user 0.003s	sys 0.012s
I20260709 14:51:48.138496 20027 ts_tablet_manager.cc:1403] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.090s	user 0.029s	sys 0.032s
I20260709 14:51:48.140878 20026 raft_consensus.cc:359] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.137859 20028 consensus_queue.cc:260] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.141489 20026 raft_consensus.cc:385] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.141904 20026 raft_consensus.cc:740] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.142012 20139 raft_consensus.cc:493] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.142534 20139 raft_consensus.cc:515] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.142647 20026 consensus_queue.cc:260] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.144078 20028 ts_tablet_manager.cc:1434] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:51:48.144569 20139 leader_election.cc:290] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.144969 20026 ts_tablet_manager.cc:1434] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:48.145362 20028 tablet_bootstrap.cc:492] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.146334 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab4deb666214c48803098358d307304" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.146943 19834 raft_consensus.cc:2468] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:48.147876 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab4deb666214c48803098358d307304" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.148475 19911 raft_consensus.cc:2468] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:48.149977 19952 leader_election.cc:304] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.150786 20139 raft_consensus.cc:2804] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.151937 20028 tablet_bootstrap.cc:654] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.151181 20139 raft_consensus.cc:493] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.153134 20139 raft_consensus.cc:3060] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.145705 20027 raft_consensus.cc:359] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.145831 20026 tablet_bootstrap.cc:492] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.156380 20028 tablet_bootstrap.cc:492] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.156792 20028 ts_tablet_manager.cc:1403] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 14:51:48.157328 20027 raft_consensus.cc:385] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.157688 20027 raft_consensus.cc:740] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.158465 20027 consensus_queue.cc:260] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.159703 20028 raft_consensus.cc:359] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.160383 20026 tablet_bootstrap.cc:654] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.160336 20028 raft_consensus.cc:385] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.160771 20028 raft_consensus.cc:740] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.161094 20027 ts_tablet_manager.cc:1434] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 14:51:48.161607 20028 consensus_queue.cc:260] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.162009 20139 raft_consensus.cc:515] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.164773 20028 ts_tablet_manager.cc:1434] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:51:48.165023 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab4deb666214c48803098358d307304" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.165575 19834 raft_consensus.cc:3060] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.165808 20028 tablet_bootstrap.cc:492] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.172562 19834 raft_consensus.cc:2468] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:48.173538 20027 tablet_bootstrap.cc:492] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:48.173789 19952 leader_election.cc:304] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.174576 20084 raft_consensus.cc:2804] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.175021 20084 raft_consensus.cc:697] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:48.175778 20084 consensus_queue.cc:237] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.181247 20027 tablet_bootstrap.cc:654] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.182166 20033 raft_consensus.cc:493] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.182615 20033 raft_consensus.cc:515] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.184499 20033 leader_election.cc:290] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.184679 20028 tablet_bootstrap.cc:654] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.186162 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed960f59ee5542e499a9c9ad30061ffc" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:48.187408 19952 leader_election.cc:343] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.188323 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed960f59ee5542e499a9c9ad30061ffc" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.188966 19834 raft_consensus.cc:2468] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:48.190006 19952 leader_election.cc:304] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.191051 20084 raft_consensus.cc:2804] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.191387 20084 raft_consensus.cc:493] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.191751 20084 raft_consensus.cc:3060] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.194654 19735 catalog_manager.cc:5697] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.197417 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fab4deb666214c48803098358d307304" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:48.198024 19911 raft_consensus.cc:3060] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.198782 20026 tablet_bootstrap.cc:492] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.208742 20031 consensus_queue.cc:1048] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.209084 20026 ts_tablet_manager.cc:1403] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.063s	user 0.008s	sys 0.015s
I20260709 14:51:48.209461 20033 consensus_queue.cc:1048] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.205991 20080 raft_consensus.cc:493] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.210500 20080 raft_consensus.cc:515] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.212487 20080 leader_election.cc:290] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.212280 20026 raft_consensus.cc:359] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.212960 20080 raft_consensus.cc:493] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.213037 20026 raft_consensus.cc:385] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.213510 20026 raft_consensus.cc:740] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.204790 19911 raft_consensus.cc:2468] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:48.214943 20026 consensus_queue.cc:260] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.217682 20026 ts_tablet_manager.cc:1434] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:51:48.217736 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44e09058dd48b0924d56fa637c9c90" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.218465 19835 raft_consensus.cc:2468] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:48.218859 20026 tablet_bootstrap.cc:492] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.218959 20139 leader_election.cc:290] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.219722 20034 raft_consensus.cc:493] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.220191 20034 raft_consensus.cc:515] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.222267 20034 leader_election.cc:290] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.225565 20026 tablet_bootstrap.cc:654] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.227718 19878 leader_election.cc:304] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.228967 20049 raft_consensus.cc:2804] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.229339 20049 raft_consensus.cc:493] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.229646 20049 raft_consensus.cc:3060] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.232314 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9219077f854263a8fbffd248a03bd3" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.233088 19834 raft_consensus.cc:2393] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:48.213502 20080 raft_consensus.cc:515] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.237352 20084 raft_consensus.cc:515] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.246007 20084 leader_election.cc:290] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.245783 20049 raft_consensus.cc:515] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.247625 20026 tablet_bootstrap.cc:492] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.247958 20080 leader_election.cc:290] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.251598 20028 tablet_bootstrap.cc:492] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.252245 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed960f59ee5542e499a9c9ad30061ffc" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:48.253553 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4944f4ee7066409a8399c600ca1f3ec4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.254209 19834 raft_consensus.cc:2468] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:48.248327 20026 ts_tablet_manager.cc:1403] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.030s	user 0.014s	sys 0.000s
I20260709 14:51:48.249855 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed960f59ee5542e499a9c9ad30061ffc" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.255398 19835 raft_consensus.cc:3060] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.253423 20033 raft_consensus.cc:493] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.258045 20033 raft_consensus.cc:515] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.259186 19878 leader_election.cc:304] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.260046 20033 leader_election.cc:290] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.259987 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44e09058dd48b0924d56fa637c9c90" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.257507 20028 ts_tablet_manager.cc:1403] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.092s	user 0.020s	sys 0.022s
I20260709 14:51:48.260648 19837 raft_consensus.cc:3060] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:48.262140 19783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:48.263242 20028 raft_consensus.cc:359] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.263931 20028 raft_consensus.cc:385] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.264195 20028 raft_consensus.cc:740] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.264839 20028 consensus_queue.cc:260] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.265789 20104 raft_consensus.cc:2804] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.266166 20104 raft_consensus.cc:493] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.266480 20104 raft_consensus.cc:3060] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:48.253228 19952 consensus_peers.cc:597] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.267968 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44e09058dd48b0924d56fa637c9c90" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.269814 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd9219077f854263a8fbffd248a03bd3" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.270587 19835 raft_consensus.cc:2468] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:48.273525 20049 leader_election.cc:290] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.257521 20026 raft_consensus.cc:359] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.275875 20026 raft_consensus.cc:385] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.276134 20026 raft_consensus.cc:740] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.277099 20027 tablet_bootstrap.cc:492] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:48.277334 19837 raft_consensus.cc:2468] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:48.277519 20027 ts_tablet_manager.cc:1403] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.104s	user 0.017s	sys 0.021s
I20260709 14:51:48.278756 19878 leader_election.cc:304] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.279558 20049 raft_consensus.cc:2804] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.280195 20049 raft_consensus.cc:697] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:48.280036 20099 consensus_queue.cc:1048] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.280997 20049 consensus_queue.cc:237] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.276729 20026 consensus_queue.cc:260] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.284464 20026 ts_tablet_manager.cc:1434] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:51:48.287685 20026 tablet_bootstrap.cc:492] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.287388 20104 raft_consensus.cc:515] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.289556 20027 raft_consensus.cc:359] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.291268 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4944f4ee7066409a8399c600ca1f3ec4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.297485 19837 raft_consensus.cc:3060] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.293558 20026 tablet_bootstrap.cc:654] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.303015 20027 raft_consensus.cc:385] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.303328 20027 raft_consensus.cc:740] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.303891 20027 consensus_queue.cc:260] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.306241 19837 raft_consensus.cc:2468] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:48.292542 20104 leader_election.cc:290] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.307384 19878 leader_election.cc:304] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.311139 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4944f4ee7066409a8399c600ca1f3ec4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.311797 19984 raft_consensus.cc:2468] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:48.313153 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ce44e09058dd48b0924d56fa637c9c90" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:48.311755 20104 raft_consensus.cc:2804] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.313738 19984 raft_consensus.cc:3060] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.316586 20099 raft_consensus.cc:493] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.317018 20099 raft_consensus.cc:515] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.317781 20084 raft_consensus.cc:493] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.315253 20104 raft_consensus.cc:697] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:48.318229 20084 raft_consensus.cc:515] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.319231 20104 consensus_queue.cc:237] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.320246 20100 raft_consensus.cc:493] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.320751 20100 raft_consensus.cc:515] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.325958 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7972256644cf9bbbe5f39f1ad1131" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.326653 19912 raft_consensus.cc:2468] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:48.327592 20084 leader_election.cc:290] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.327867 19803 leader_election.cc:304] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.329671 20031 raft_consensus.cc:2804] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.330087 20031 raft_consensus.cc:493] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.330451 20031 raft_consensus.cc:3060] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.330593 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.331598 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:48.332026 19802 leader_election.cc:343] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:48.332983 19803 leader_election.cc:343] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.333453 19803 leader_election.cc:304] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.333942 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4944f4ee7066409a8399c600ca1f3ec4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:48.330096 20100 leader_election.cc:290] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.334559 19986 raft_consensus.cc:3060] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.335014 20100 raft_consensus.cc:2749] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.336398 20099 leader_election.cc:290] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.316226 20027 ts_tablet_manager.cc:1434] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.038s	user 0.005s	sys 0.001s
I20260709 14:51:48.337482 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7972256644cf9bbbe5f39f1ad1131" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.337776 20027 tablet_bootstrap.cc:492] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
W20260709 14:51:48.338769 19802 leader_election.cc:343] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.341645 19986 raft_consensus.cc:2468] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:48.350476 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4944f4ee7066409a8399c600ca1f3ec4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.351259 19835 raft_consensus.cc:2393] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6390efd9796149afab8d0df459b5b617 in current term 1: Already voted for candidate 7f2e59c8f9654e81807d5a786db586e8 in this term.
I20260709 14:51:48.353132 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4944f4ee7066409a8399c600ca1f3ec4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.353721 20027 tablet_bootstrap.cc:654] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:48.354851 19877 leader_election.cc:343] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.356493 20031 raft_consensus.cc:515] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.357509 19877 leader_election.cc:304] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:48.358573 20049 raft_consensus.cc:3060] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.359653 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7972256644cf9bbbe5f39f1ad1131" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:48.359722 19735 catalog_manager.cc:5697] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:48.361032 19802 leader_election.cc:343] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.359918 20031 leader_election.cc:290] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.364193 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7972256644cf9bbbe5f39f1ad1131" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:48.364830 19912 raft_consensus.cc:3060] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.266763 20028 ts_tablet_manager.cc:1434] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.000s
I20260709 14:51:48.374845 19912 raft_consensus.cc:2468] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:48.375572 19984 raft_consensus.cc:2468] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:48.385952 19803 leader_election.cc:304] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:48.386273 20026 tablet_bootstrap.cc:492] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.386646 20083 raft_consensus.cc:2804] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.386726 20026 ts_tablet_manager.cc:1403] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.099s	user 0.029s	sys 0.024s
I20260709 14:51:48.387075 20083 raft_consensus.cc:697] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:48.387861 20083 consensus_queue.cc:237] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.389456 20026 raft_consensus.cc:359] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.390589 19952 leader_election.cc:304] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.390782 20026 raft_consensus.cc:385] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.391148 20026 raft_consensus.cc:740] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.391352 20084 raft_consensus.cc:2804] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.384093 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b027f88fb1194ba1bd760febf6fbbd69" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.382361 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b027f88fb1194ba1bd760febf6fbbd69" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.392709 19835 raft_consensus.cc:2468] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:48.379629 19732 catalog_manager.cc:5697] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.392015 20084 raft_consensus.cc:697] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:48.391917 20026 consensus_queue.cc:260] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.394475 20084 consensus_queue.cc:237] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.395991 20026 ts_tablet_manager.cc:1434] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:48.369804 20049 raft_consensus.cc:2749] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.396948 20026 tablet_bootstrap.cc:492] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.383891 20028 tablet_bootstrap.cc:492] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.403100 20026 tablet_bootstrap.cc:654] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.405966 20083 raft_consensus.cc:493] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.382357 20027 tablet_bootstrap.cc:492] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:48.406422 20083 raft_consensus.cc:515] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.407263 20027 ts_tablet_manager.cc:1403] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.070s	user 0.017s	sys 0.010s
I20260709 14:51:48.408689 20026 tablet_bootstrap.cc:492] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.409415 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.413658 20026 ts_tablet_manager.cc:1403] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.017s	user 0.007s	sys 0.004s
W20260709 14:51:48.414315 19802 leader_election.cc:343] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.410996 20083 leader_election.cc:290] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.411304 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.414860 20027 raft_consensus.cc:359] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.415524 20027 raft_consensus.cc:385] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.410076 19732 catalog_manager.cc:5697] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.413367 20033 consensus_queue.cc:1048] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.415807 20027 raft_consensus.cc:740] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.416443 20027 consensus_queue.cc:260] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.416728 20026 raft_consensus.cc:359] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:48.417173 19803 leader_election.cc:343] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.417439 20026 raft_consensus.cc:385] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.417627 19803 leader_election.cc:304] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.417820 20026 raft_consensus.cc:740] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.418675 20027 ts_tablet_manager.cc:1434] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:51:48.418857 20031 raft_consensus.cc:2749] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.418668 20026 consensus_queue.cc:260] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.419688 20027 tablet_bootstrap.cc:492] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:48.413451 19952 leader_election.cc:304] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.420483 20033 raft_consensus.cc:2804] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.420830 20033 raft_consensus.cc:493] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.421155 20033 raft_consensus.cc:3060] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.421339 20026 ts_tablet_manager.cc:1434] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:48.422293 20026 tablet_bootstrap.cc:492] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.411931 20028 tablet_bootstrap.cc:654] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.428421 20033 raft_consensus.cc:515] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.430470 20033 leader_election.cc:290] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
W20260709 14:51:48.431314 19952 leader_election.cc:343] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.432287 19952 leader_election.cc:304] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:48.433617 20139 raft_consensus.cc:2749] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:48.435519 19952 leader_election.cc:343] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.435976 20028 tablet_bootstrap.cc:492] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.436419 20028 ts_tablet_manager.cc:1403] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.002s
I20260709 14:51:48.436538 20139 consensus_queue.cc:1048] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.437433 20027 tablet_bootstrap.cc:654] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.438951 20028 raft_consensus.cc:359] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.439658 20028 raft_consensus.cc:385] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.439841 20026 tablet_bootstrap.cc:654] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.439913 20028 raft_consensus.cc:740] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.445544 20028 consensus_queue.cc:260] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.452256 20028 ts_tablet_manager.cc:1434] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:51:48.453140 20028 tablet_bootstrap.cc:492] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.463845 20049 raft_consensus.cc:493] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.464398 20049 raft_consensus.cc:515] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.465232 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b027f88fb1194ba1bd760febf6fbbd69" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.465811 19837 raft_consensus.cc:3060] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.466495 20049 leader_election.cc:290] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.471174 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bed25dc5f74bff8bc85ac77d2a3653" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.471868 19834 raft_consensus.cc:2468] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:48.473151 19878 leader_election.cc:304] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.473587 19837 raft_consensus.cc:2468] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:48.473994 20049 raft_consensus.cc:2804] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.474398 20049 raft_consensus.cc:493] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.474740 20049 raft_consensus.cc:3060] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.479266 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b027f88fb1194ba1bd760febf6fbbd69" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:48.483239 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bed25dc5f74bff8bc85ac77d2a3653" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.473764 20028 tablet_bootstrap.cc:654] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.487017 19952 leader_election.cc:304] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.487927 20084 raft_consensus.cc:2804] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.488420 20084 raft_consensus.cc:697] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
W20260709 14:51:48.489097 19952 leader_election.cc:343] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.489212 20084 consensus_queue.cc:237] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.508361 20083 raft_consensus.cc:493] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.508962 20083 raft_consensus.cc:515] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:48.538082 19952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.66:36291, user_credentials={real_user=slave}} blocked reactor thread for 49007.9us
W20260709 14:51:48.539084 19877 leader_election.cc:343] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.555143 20026 tablet_bootstrap.cc:492] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.557055 20027 tablet_bootstrap.cc:492] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:48.560655 20026 ts_tablet_manager.cc:1403] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.139s	user 0.029s	sys 0.029s
I20260709 14:51:48.563884 20084 consensus_queue.cc:1048] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.559235 20027 ts_tablet_manager.cc:1403] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.041s
I20260709 14:51:48.567373 20083 leader_election.cc:290] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.568601 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339c6588e084069a529b978c130228e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:48.569957 19802 leader_election.cc:343] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.570573 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339c6588e084069a529b978c130228e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.564975 20049 raft_consensus.cc:515] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.575366 20104 raft_consensus.cc:493] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.575809 20104 raft_consensus.cc:515] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.576138 20049 leader_election.cc:290] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.576880 20026 raft_consensus.cc:359] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.577555 20026 raft_consensus.cc:385] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.577817 20026 raft_consensus.cc:740] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.579732 20026 consensus_queue.cc:260] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.581519 20027 raft_consensus.cc:359] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.581821 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bed25dc5f74bff8bc85ac77d2a3653" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.582201 20027 raft_consensus.cc:385] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.582481 19837 raft_consensus.cc:3060] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.582990 19735 catalog_manager.cc:5697] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.584014 20028 tablet_bootstrap.cc:492] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.584473 20028 ts_tablet_manager.cc:1403] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.132s	user 0.009s	sys 0.024s
I20260709 14:51:48.585595 20026 ts_tablet_manager.cc:1434] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.024s	user 0.005s	sys 0.000s
I20260709 14:51:48.586184 20084 raft_consensus.cc:493] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.586457 20026 tablet_bootstrap.cc:492] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.586835 20084 raft_consensus.cc:515] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.587364 20104 leader_election.cc:290] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.588871 20084 leader_election.cc:290] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.590229 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9926f90e70e040c9893f80569410074a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.590462 20028 raft_consensus.cc:359] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.590809 19834 raft_consensus.cc:2468] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:48.591122 20028 raft_consensus.cc:385] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.591414 20028 raft_consensus.cc:740] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.592087 20028 consensus_queue.cc:260] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.592337 19878 leader_election.cc:304] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:48.594215 20028 ts_tablet_manager.cc:1434] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:51:48.595182 20028 tablet_bootstrap.cc:492] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.596097 20049 raft_consensus.cc:2804] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.593854 19837 raft_consensus.cc:2468] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:48.597034 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bed25dc5f74bff8bc85ac77d2a3653" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:48.599438 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9926f90e70e040c9893f80569410074a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.600265 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7972256644cf9bbbe5f39f1ad1131" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.601214 19911 raft_consensus.cc:2393] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6390efd9796149afab8d0df459b5b617 in current term 1: Already voted for candidate c71a085e626d4830af090409bf7f93b3 in this term.
I20260709 14:51:48.598631 20049 raft_consensus.cc:493] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.601966 20049 raft_consensus.cc:3060] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.582501 20027 raft_consensus.cc:740] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.603842 20027 consensus_queue.cc:260] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.606348 20027 ts_tablet_manager.cc:1434] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
W20260709 14:51:48.604166 19877 leader_election.cc:343] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:48.607582 19877 leader_election.cc:343] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.608822 20027 tablet_bootstrap.cc:492] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:48.609803 19878 leader_election.cc:304] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:48.611083 20104 raft_consensus.cc:2804] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.611594 20104 raft_consensus.cc:697] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:48.613117 20104 consensus_queue.cc:237] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.614820 20026 tablet_bootstrap.cc:654] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.615007 19732 catalog_manager.cc:5697] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:48.623208 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "66f7972256644cf9bbbe5f39f1ad1131" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
W20260709 14:51:48.627024 19803 leader_election.cc:343] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.661105 20034 raft_consensus.cc:493] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.654184 19803 leader_election.cc:304] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.671154 20034 raft_consensus.cc:515] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.673964 20084 consensus_queue.cc:1048] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.674453 20028 tablet_bootstrap.cc:654] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.675537 20034 leader_election.cc:290] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.676963 20083 raft_consensus.cc:2749] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.677767 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18d773691544bcbb640fc09581d0e07" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:48.678210 19803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.66:36291, user_credentials={real_user=slave}} blocked reactor thread for 52812.6us
I20260709 14:51:48.680745 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18d773691544bcbb640fc09581d0e07" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.681401 19835 raft_consensus.cc:2468] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
W20260709 14:51:48.681424 19877 leader_election.cc:343] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.681885 20083 raft_consensus.cc:493] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.682340 20083 raft_consensus.cc:515] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.680796 19952 leader_election.cc:304] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:48.683986 20033 raft_consensus.cc:3060] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.684288 20083 leader_election.cc:290] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.685515 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e14fb79d6e34059b8f68d4a6e1fcbbf" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.684110 20027 tablet_bootstrap.cc:654] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.692196 19732 catalog_manager.cc:5697] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:48.694448 19802 leader_election.cc:343] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.692982 20026 tablet_bootstrap.cc:492] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.695309 20026 ts_tablet_manager.cc:1403] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.109s	user 0.028s	sys 0.021s
I20260709 14:51:48.668808 20049 raft_consensus.cc:515] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.686283 19878 leader_election.cc:304] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:48.706849 20034 raft_consensus.cc:2804] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.707266 20034 raft_consensus.cc:493] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.707585 20034 raft_consensus.cc:3060] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.710700 20033 raft_consensus.cc:2749] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.712682 20049 leader_election.cc:290] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.713833 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9926f90e70e040c9893f80569410074a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:48.714800 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9926f90e70e040c9893f80569410074a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.715396 19834 raft_consensus.cc:3060] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:48.721297 19877 leader_election.cc:343] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.721437 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e14fb79d6e34059b8f68d4a6e1fcbbf" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.724156 19909 raft_consensus.cc:3060] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.724599 20026 raft_consensus.cc:359] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.725243 20026 raft_consensus.cc:385] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.725481 20026 raft_consensus.cc:740] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.726066 20026 consensus_queue.cc:260] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.731304 20026 ts_tablet_manager.cc:1434] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.036s	user 0.003s	sys 0.004s
I20260709 14:51:48.732197 20026 tablet_bootstrap.cc:492] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.738114 19834 raft_consensus.cc:2468] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:48.739108 20083 raft_consensus.cc:493] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.739576 20083 raft_consensus.cc:515] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:48.740196 19803 leader_election.cc:343] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.740702 19803 leader_election.cc:304] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.741391 20099 raft_consensus.cc:2749] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.741660 20083 leader_election.cc:290] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.739729 19878 leader_election.cc:304] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:48.743229 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:48.744530 19802 leader_election.cc:343] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.746999 20026 tablet_bootstrap.cc:654] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.747012 20104 raft_consensus.cc:2804] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.747644 20104 raft_consensus.cc:697] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:48.748433 20104 consensus_queue.cc:237] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.734766 20034 raft_consensus.cc:515] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.755057 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18d773691544bcbb640fc09581d0e07" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:48.756311 20080 consensus_queue.cc:1048] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:48.756702 19877 leader_election.cc:343] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.759651 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d18d773691544bcbb640fc09581d0e07" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.760275 19834 raft_consensus.cc:3060] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:48.769963 19834 raft_consensus.cc:2468] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:48.771214 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.772176 20027 tablet_bootstrap.cc:492] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:48.772644 20027 ts_tablet_manager.cc:1403] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.164s	user 0.015s	sys 0.000s
I20260709 14:51:48.772718 19878 leader_election.cc:304] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:48.774680 20049 raft_consensus.cc:2804] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.775432 20049 raft_consensus.cc:697] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:48.778858 20027 raft_consensus.cc:359] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:48.779924 19803 leader_election.cc:343] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.790264 20027 raft_consensus.cc:385] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.790413 19803 leader_election.cc:304] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.781610 20049 consensus_queue.cc:237] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.784509 20026 tablet_bootstrap.cc:492] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.791363 20026 ts_tablet_manager.cc:1403] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.059s	user 0.022s	sys 0.020s
I20260709 14:51:48.792694 20031 raft_consensus.cc:2749] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.785825 20033 raft_consensus.cc:493] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.793442 20033 raft_consensus.cc:515] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.795481 20033 leader_election.cc:290] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:48.793962 20026 raft_consensus.cc:359] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.788362 20139 consensus_queue.cc:1048] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.796762 20026 raft_consensus.cc:385] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.796818 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:48.797088 20026 raft_consensus.cc:740] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.789533 20104 consensus_queue.cc:1048] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.797706 20026 consensus_queue.cc:260] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.780380 20034 leader_election.cc:290] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.798717 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.795343 20084 consensus_queue.cc:1048] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.799911 20026 ts_tablet_manager.cc:1434] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 14:51:48.797420 19837 raft_consensus.cc:2468] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:48.787873 20028 tablet_bootstrap.cc:492] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.800701 20028 ts_tablet_manager.cc:1403] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.206s	user 0.014s	sys 0.033s
I20260709 14:51:48.800774 20026 tablet_bootstrap.cc:492] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.803390 20028 raft_consensus.cc:359] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.804008 20028 raft_consensus.cc:385] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.804275 20028 raft_consensus.cc:740] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.804874 20028 consensus_queue.cc:260] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.807060 20026 tablet_bootstrap.cc:654] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.807049 20028 ts_tablet_manager.cc:1434] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:48.810388 20028 tablet_bootstrap.cc:492] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.815649 20028 tablet_bootstrap.cc:654] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.816262 19732 catalog_manager.cc:5697] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.818130 20031 consensus_queue.cc:1048] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.817848 19732 catalog_manager.cc:5697] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:48.790587 20027 raft_consensus.cc:740] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.828462 20027 consensus_queue.cc:260] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:48.843116 19952 leader_election.cc:343] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.847775 20031 raft_consensus.cc:493] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.848304 20031 raft_consensus.cc:515] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.849169 20084 consensus_queue.cc:1048] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.850793 19952 leader_election.cc:304] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.851356 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ceefb4b921748a7a77c8605f93978bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.852010 20084 raft_consensus.cc:2804] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:48.852378 20084 raft_consensus.cc:493] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:48.852689 20084 raft_consensus.cc:3060] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:48.852785 19802 leader_election.cc:343] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.853891 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ceefb4b921748a7a77c8605f93978bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.859838 20084 raft_consensus.cc:515] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.860750 20099 raft_consensus.cc:493] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:48.875387 20099 raft_consensus.cc:515] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.877835 20084 leader_election.cc:290] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
W20260709 14:51:48.886461 19952 consensus_peers.cc:597] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:48.888188 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
W20260709 14:51:48.862928 19803 leader_election.cc:343] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.890066 19803 leader_election.cc:304] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.864354 20031 leader_election.cc:290] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.877926 20099 leader_election.cc:290] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:48.862113 20083 consensus_queue.cc:1048] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.894047 20083 raft_consensus.cc:2749] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.898906 20026 tablet_bootstrap.cc:492] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.899364 20026 ts_tablet_manager.cc:1403] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.099s	user 0.011s	sys 0.035s
I20260709 14:51:48.901892 20026 raft_consensus.cc:359] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.902511 20026 raft_consensus.cc:385] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:48.905254 19952 leader_election.cc:343] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.879863 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff422da651a459597034ad019c6abef" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:48.880693 20049 consensus_queue.cc:1048] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:48.907467 19802 leader_election.cc:343] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.902778 20026 raft_consensus.cc:740] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.909240 20026 consensus_queue.cc:260] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.837553 20027 ts_tablet_manager.cc:1434] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 14:51:48.913301 20027 tablet_bootstrap.cc:492] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
W20260709 14:51:48.915938 19803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.66:36291, user_credentials={real_user=slave}} blocked reactor thread for 53065us
I20260709 14:51:48.919495 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff422da651a459597034ad019c6abef" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:48.921703 20026 ts_tablet_manager.cc:1434] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.000s
I20260709 14:51:48.922991 20026 tablet_bootstrap.cc:492] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:48.925689 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:48.926363 19833 raft_consensus.cc:3060] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:48.938236 19803 leader_election.cc:343] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:48.938728 19803 leader_election.cc:304] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.940398 20224 raft_consensus.cc:2749] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:48.946396 20034 consensus_queue.cc:1048] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:48.955894 20028 tablet_bootstrap.cc:492] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:48.956408 20028 ts_tablet_manager.cc:1403] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.146s	user 0.057s	sys 0.051s
I20260709 14:51:48.956290 19833 raft_consensus.cc:2468] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:48.962628 19952 leader_election.cc:304] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:48.964121 20084 raft_consensus.cc:2804] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:48.964627 20084 raft_consensus.cc:697] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:48.965384 20084 consensus_queue.cc:237] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.966167 20027 tablet_bootstrap.cc:654] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.968109 20026 tablet_bootstrap.cc:654] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:48.974417 20028 raft_consensus.cc:359] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.975214 20028 raft_consensus.cc:385] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.975497 20028 raft_consensus.cc:740] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.976138 20028 consensus_queue.cc:260] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.988696 20028 ts_tablet_manager.cc:1434] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.003s
I20260709 14:51:48.991735 20026 tablet_bootstrap.cc:492] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:48.992264 20026 ts_tablet_manager.cc:1403] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.004s
I20260709 14:51:48.994776 20026 raft_consensus.cc:359] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:48.995430 20026 raft_consensus.cc:385] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:48.995679 20026 raft_consensus.cc:740] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:48.996465 20028 tablet_bootstrap.cc:492] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:48.996266 20139 consensus_queue.cc:1048] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.020846 20028 tablet_bootstrap.cc:654] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.023723 20026 consensus_queue.cc:260] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:49.024591 19952 consensus_peers.cc:597] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.025563 20026 ts_tablet_manager.cc:1434] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.033s	user 0.004s	sys 0.003s
I20260709 14:51:49.026456 20026 tablet_bootstrap.cc:492] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.032610 20026 tablet_bootstrap.cc:654] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.034463 20080 consensus_queue.cc:1048] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.036927 19734 catalog_manager.cc:5697] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:49.042824 20028 tablet_bootstrap.cc:492] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:49.043409 20028 ts_tablet_manager.cc:1403] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.047s	user 0.011s	sys 0.000s
I20260709 14:51:49.046087 20028 raft_consensus.cc:359] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.047034 20225 raft_consensus.cc:493] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.047506 20225 raft_consensus.cc:515] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:49.049372 19877 consensus_peers.cc:597] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Couldn't send request to peer 6390efd9796149afab8d0df459b5b617. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.049501 20225 leader_election.cc:290] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.050904 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.051445 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.046823 20028 raft_consensus.cc:385] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:49.052101 19802 leader_election.cc:343] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:49.052860 19803 leader_election.cc:343] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.053193 19803 leader_election.cc:304] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.053819 20225 raft_consensus.cc:2749] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.052419 20028 raft_consensus.cc:740] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.056401 20026 tablet_bootstrap.cc:492] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:49.056876 20026 ts_tablet_manager.cc:1403] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.031s	user 0.009s	sys 0.000s
I20260709 14:51:49.059567 20028 consensus_queue.cc:260] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.067166 20028 ts_tablet_manager.cc:1434] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:51:49.068189 20026 raft_consensus.cc:359] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.068827 20026 raft_consensus.cc:385] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.069815 20026 raft_consensus.cc:740] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.069880 20028 tablet_bootstrap.cc:492] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:49.071862 20026 consensus_queue.cc:260] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.074100 20026 ts_tablet_manager.cc:1434] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 14:51:49.074717 20027 tablet_bootstrap.cc:492] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.075170 20027 ts_tablet_manager.cc:1403] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.162s	user 0.041s	sys 0.030s
I20260709 14:51:49.078364 20027 raft_consensus.cc:359] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.078994 20027 raft_consensus.cc:385] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.079254 20027 raft_consensus.cc:740] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.079921 20027 consensus_queue.cc:260] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.080385 20028 tablet_bootstrap.cc:654] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.082139 20027 ts_tablet_manager.cc:1434] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:49.075102 20026 tablet_bootstrap.cc:492] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.084455 20027 tablet_bootstrap.cc:492] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.087762 20026 tablet_bootstrap.cc:654] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.090668 20027 tablet_bootstrap.cc:654] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.097009 20225 raft_consensus.cc:493] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.097513 20225 raft_consensus.cc:515] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.101451 20225 leader_election.cc:290] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.102249 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aea04aad51b4735a872a086e7dac125" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.103010 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aea04aad51b4735a872a086e7dac125" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:49.103891 19803 leader_election.cc:343] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:49.104390 19802 leader_election.cc:343] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.104842 19802 leader_election.cc:304] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.105597 20225 raft_consensus.cc:2749] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.107704 20028 tablet_bootstrap.cc:492] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:49.108171 20028 ts_tablet_manager.cc:1403] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.039s	user 0.006s	sys 0.009s
I20260709 14:51:49.108948 20026 tablet_bootstrap.cc:492] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:49.109493 20026 ts_tablet_manager.cc:1403] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.035s	user 0.013s	sys 0.002s
I20260709 14:51:49.110338 20028 raft_consensus.cc:359] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.110831 20028 raft_consensus.cc:385] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.111093 20028 raft_consensus.cc:740] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.111639 20028 consensus_queue.cc:260] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.112121 20026 raft_consensus.cc:359] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.112833 20026 raft_consensus.cc:385] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.113088 20026 raft_consensus.cc:740] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.113426 20028 ts_tablet_manager.cc:1434] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.005s	user 0.002s	sys 0.002s
I20260709 14:51:49.113885 20026 consensus_queue.cc:260] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.115803 20026 ts_tablet_manager.cc:1434] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.004s
I20260709 14:51:49.116556 20027 tablet_bootstrap.cc:492] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.116904 20026 tablet_bootstrap.cc:492] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.116981 20027 ts_tablet_manager.cc:1403] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.005s
I20260709 14:51:49.117637 20028 tablet_bootstrap.cc:492] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:49.119587 20027 raft_consensus.cc:359] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.120200 20027 raft_consensus.cc:385] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.120455 20027 raft_consensus.cc:740] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.121095 20027 consensus_queue.cc:260] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.123416 20027 ts_tablet_manager.cc:1434] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:51:49.125020 20027 tablet_bootstrap.cc:492] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.125856 20026 tablet_bootstrap.cc:654] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.131292 20027 tablet_bootstrap.cc:654] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.135483 20028 tablet_bootstrap.cc:654] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.145758 20080 raft_consensus.cc:493] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.146287 20080 raft_consensus.cc:515] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.149000 20084 raft_consensus.cc:493] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.149605 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46839dfb134b40a70f3fddc97c655d" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.150204 19836 raft_consensus.cc:2468] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:49.150342 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46839dfb134b40a70f3fddc97c655d" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.149438 20084 raft_consensus.cc:515] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.151754 19878 leader_election.cc:304] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:49.152184 20084 leader_election.cc:290] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:49.152724 20034 raft_consensus.cc:2804] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.153064 20034 raft_consensus.cc:493] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.153385 20034 raft_consensus.cc:3060] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.155798 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.156409 19836 raft_consensus.cc:2468] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:49.157495 19952 leader_election.cc:304] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:49.158273 20084 raft_consensus.cc:2804] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.158579 20084 raft_consensus.cc:493] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.158864 20084 raft_consensus.cc:3060] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.159221 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:49.161692 19877 leader_election.cc:343] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.162696 20080 leader_election.cc:290] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:49.163563 19952 leader_election.cc:343] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.164899 20034 raft_consensus.cc:515] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.167574 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46839dfb134b40a70f3fddc97c655d" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:49.168111 19836 raft_consensus.cc:3060] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.169519 20084 raft_consensus.cc:515] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.172132 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:49.172688 19837 raft_consensus.cc:3060] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.174110 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:49.175002 20084 leader_election.cc:290] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
W20260709 14:51:49.177724 19952 leader_election.cc:343] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.177546 20080 consensus_queue.cc:1048] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.178682 20034 leader_election.cc:290] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.180519 19837 raft_consensus.cc:2468] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:49.180878 20026 tablet_bootstrap.cc:492] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:49.181313 20026 ts_tablet_manager.cc:1403] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.065s	user 0.007s	sys 0.010s
I20260709 14:51:49.181759 20028 tablet_bootstrap.cc:492] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:49.182189 20028 ts_tablet_manager.cc:1403] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.027s
I20260709 14:51:49.184341 20026 raft_consensus.cc:359] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.184864 20026 raft_consensus.cc:385] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.184607 20028 raft_consensus.cc:359] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.185081 20026 raft_consensus.cc:740] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.185266 20028 raft_consensus.cc:385] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.185561 20028 raft_consensus.cc:740] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.186396 19836 raft_consensus.cc:2468] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:49.180371 20027 tablet_bootstrap.cc:492] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.186162 20028 consensus_queue.cc:260] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.187065 20027 ts_tablet_manager.cc:1403] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.062s	user 0.024s	sys 0.020s
I20260709 14:51:49.188704 20028 ts_tablet_manager.cc:1434] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:49.189348 20026 consensus_queue.cc:260] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.189515 20027 raft_consensus.cc:359] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.190169 20027 raft_consensus.cc:385] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.190419 20027 raft_consensus.cc:740] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.191424 20026 ts_tablet_manager.cc:1434] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.001s
I20260709 14:51:49.191068 20027 consensus_queue.cc:260] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.191857 19878 leader_election.cc:304] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:49.192576 20034 raft_consensus.cc:2804] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:49.193015 20034 raft_consensus.cc:697] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:49.193295 20027 ts_tablet_manager.cc:1434] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:49.194182 20027 tablet_bootstrap.cc:492] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.193783 20034 consensus_queue.cc:237] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.195598 20026 tablet_bootstrap.cc:492] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.200888 20026 tablet_bootstrap.cc:654] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.200888 20027 tablet_bootstrap.cc:654] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.210402 20026 tablet_bootstrap.cc:492] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:49.210839 20026 ts_tablet_manager.cc:1403] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.015s	user 0.009s	sys 0.004s
I20260709 14:51:49.213318 20026 raft_consensus.cc:359] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.213913 20026 raft_consensus.cc:385] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.214133 20026 raft_consensus.cc:740] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.214689 20026 consensus_queue.cc:260] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.215678 19952 leader_election.cc:304] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.216425 20084 raft_consensus.cc:2804] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:49.216637 20026 ts_tablet_manager.cc:1434] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:51:49.216842 20084 raft_consensus.cc:697] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:49.217535 20084 consensus_queue.cc:237] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.218273 20027 tablet_bootstrap.cc:492] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.218701 20027 ts_tablet_manager.cc:1403] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.007s
I20260709 14:51:49.219177 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46839dfb134b40a70f3fddc97c655d" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:49.221236 20026 tablet_bootstrap.cc:492] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.221174 20027 raft_consensus.cc:359] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.221782 20225 raft_consensus.cc:493] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.221882 20027 raft_consensus.cc:385] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.222223 20027 raft_consensus.cc:740] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.222254 20225 raft_consensus.cc:515] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.222942 20027 consensus_queue.cc:260] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:49.224258 19877 consensus_peers.cc:597] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 -> Peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Couldn't send request to peer 6390efd9796149afab8d0df459b5b617. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.224936 20027 ts_tablet_manager.cc:1434] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
W20260709 14:51:49.232280 19877 leader_election.cc:343] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.232841 20027 tablet_bootstrap.cc:492] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.228302 20026 tablet_bootstrap.cc:654] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.228873 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef7b74e0c34518a05984b4a4739c4a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:49.236631 19803 leader_election.cc:343] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.239493 20027 tablet_bootstrap.cc:654] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.243968 19735 catalog_manager.cc:5697] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.247392 20026 tablet_bootstrap.cc:492] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:49.247762 20026 ts_tablet_manager.cc:1403] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.027s	user 0.010s	sys 0.005s
I20260709 14:51:49.228914 20028 tablet_bootstrap.cc:492] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:49.230832 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef7b74e0c34518a05984b4a4739c4a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.231010 20225 leader_election.cc:290] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:49.249375 19802 leader_election.cc:343] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.249795 19802 leader_election.cc:304] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.250253 20026 raft_consensus.cc:359] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.250546 20225 raft_consensus.cc:2749] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.251304 20026 raft_consensus.cc:385] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.251540 20026 raft_consensus.cc:740] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.252075 20026 consensus_queue.cc:260] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.253499 20026 ts_tablet_manager.cc:1434] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:49.254360 20026 tablet_bootstrap.cc:492] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.255548 20027 tablet_bootstrap.cc:492] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.255980 20027 ts_tablet_manager.cc:1403] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.005s
I20260709 14:51:49.257051 20028 tablet_bootstrap.cc:654] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.259184 20027 raft_consensus.cc:359] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.259958 20026 tablet_bootstrap.cc:654] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.259835 20027 raft_consensus.cc:385] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.260406 20027 raft_consensus.cc:740] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.261003 20027 consensus_queue.cc:260] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.262610 20027 ts_tablet_manager.cc:1434] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:49.263468 20027 tablet_bootstrap.cc:492] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.264762 20104 raft_consensus.cc:493] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.265203 20104 raft_consensus.cc:515] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.268496 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d172e388adc4168aafe30ab6551865a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.268841 20027 tablet_bootstrap.cc:654] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.269105 19984 raft_consensus.cc:2468] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:49.271014 19877 leader_election.cc:304] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:49.271908 20049 raft_consensus.cc:2804] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.272262 20049 raft_consensus.cc:493] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.272598 20049 raft_consensus.cc:3060] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.269918 20104 leader_election.cc:290] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.279296 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d172e388adc4168aafe30ab6551865a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.280048 19836 raft_consensus.cc:2468] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:49.285143 20026 tablet_bootstrap.cc:492] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:49.285512 20026 ts_tablet_manager.cc:1403] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.002s
I20260709 14:51:49.287514 20026 raft_consensus.cc:359] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.288115 20026 raft_consensus.cc:385] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.288770 20026 raft_consensus.cc:740] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.289445 20026 consensus_queue.cc:260] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.291631 20026 ts_tablet_manager.cc:1434] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.002s
I20260709 14:51:49.289861 20028 tablet_bootstrap.cc:492] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:49.292167 20028 ts_tablet_manager.cc:1403] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.063s	user 0.018s	sys 0.014s
I20260709 14:51:49.292416 20026 tablet_bootstrap.cc:492] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.295727 20028 raft_consensus.cc:359] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.297012 19733 catalog_manager.cc:5697] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
W20260709 14:51:49.299266 19783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:49.301330 20049 raft_consensus.cc:515] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.305094 20028 raft_consensus.cc:385] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.307658 20028 raft_consensus.cc:740] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.308326 20028 consensus_queue.cc:260] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.310206 20028 ts_tablet_manager.cc:1434] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.017s	user 0.002s	sys 0.001s
I20260709 14:51:49.307250 20027 tablet_bootstrap.cc:492] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.311282 20027 ts_tablet_manager.cc:1403] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.048s	user 0.020s	sys 0.010s
I20260709 14:51:49.314239 20027 raft_consensus.cc:359] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.314898 20027 raft_consensus.cc:385] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.304780 20026 tablet_bootstrap.cc:654] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.315084 20028 tablet_bootstrap.cc:492] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:49.315205 20027 raft_consensus.cc:740] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.315943 20027 consensus_queue.cc:260] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.317719 20049 leader_election.cc:290] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.317901 20027 ts_tablet_manager.cc:1434] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:49.319059 20027 tablet_bootstrap.cc:492] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.319142 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d172e388adc4168aafe30ab6551865a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:49.319741 19984 raft_consensus.cc:3060] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.320873 20028 tablet_bootstrap.cc:654] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.325047 20027 tablet_bootstrap.cc:654] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.319175 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d172e388adc4168aafe30ab6551865a" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:49.329788 19836 raft_consensus.cc:3060] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.334465 20225 raft_consensus.cc:493] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.334601 20089 raft_consensus.cc:493] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.334991 20225 raft_consensus.cc:515] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.337036 20225 leader_election.cc:290] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.338423 20049 raft_consensus.cc:493] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.338903 20049 raft_consensus.cc:515] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.340540 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.341105 20049 leader_election.cc:290] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:49.342280 19802 leader_election.cc:343] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.343125 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8187aacc66042258a0633154eee8467" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.345307 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.345913 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e8187aacc66042258a0633154eee8467" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:49.346647 19803 leader_election.cc:343] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.347090 19803 leader_election.cc:304] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.348134 20225 raft_consensus.cc:2749] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.348057 19877 leader_election.cc:304] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:49.349145 20104 raft_consensus.cc:2749] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.335033 20089 raft_consensus.cc:515] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.357128 20089 leader_election.cc:290] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:49.326184 19984 raft_consensus.cc:2468] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:49.363150 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.366657 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.367264 19836 raft_consensus.cc:2468] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:49.368198 19877 leader_election.cc:304] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
W20260709 14:51:49.371570 19952 leader_election.cc:343] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.369418 20104 raft_consensus.cc:2804] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:49.372670 20104 raft_consensus.cc:697] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:49.373752 20027 tablet_bootstrap.cc:492] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.373476 20104 consensus_queue.cc:237] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.374192 20027 ts_tablet_manager.cc:1403] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.055s	user 0.024s	sys 0.016s
I20260709 14:51:49.376744 20027 raft_consensus.cc:359] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.377429 20027 raft_consensus.cc:385] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.377710 20027 raft_consensus.cc:740] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.380548 20027 consensus_queue.cc:260] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.382629 20027 ts_tablet_manager.cc:1434] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:51:49.383512 20027 tablet_bootstrap.cc:492] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.386034 19911 raft_consensus.cc:3060] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.389101 20027 tablet_bootstrap.cc:654] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.367319 19835 raft_consensus.cc:2468] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:49.393035 19984 raft_consensus.cc:3060] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.393466 19952 leader_election.cc:304] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.394595 20089 raft_consensus.cc:2804] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.394979 20089 raft_consensus.cc:493] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.395335 20089 raft_consensus.cc:3060] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.405601 20049 raft_consensus.cc:493] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.406188 20049 raft_consensus.cc:515] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.408340 20049 leader_election.cc:290] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.409240 20049 consensus_queue.cc:1048] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.409654 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0780726797474c9f51291cbf7fc223" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.412642 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3f0780726797474c9f51291cbf7fc223" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.418193 19878 leader_election.cc:304] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:49.418229 20049 consensus_queue.cc:1048] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:49.419443 20034 raft_consensus.cc:2749] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.425845 20089 raft_consensus.cc:515] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.428776 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:49.429353 19836 raft_consensus.cc:3060] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.429680 20089 leader_election.cc:290] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:49.429946 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
W20260709 14:51:49.431370 19952 leader_election.cc:343] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.435824 19836 raft_consensus.cc:2468] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:49.437155 19952 leader_election.cc:304] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.443586 20026 tablet_bootstrap.cc:492] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:49.444041 20026 ts_tablet_manager.cc:1403] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.152s	user 0.041s	sys 0.060s
I20260709 14:51:49.446568 20026 raft_consensus.cc:359] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.447532 20026 raft_consensus.cc:385] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.447832 20026 raft_consensus.cc:740] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.448391 20026 consensus_queue.cc:260] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.443476 20049 raft_consensus.cc:493] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.450294 20089 raft_consensus.cc:2804] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:49.450798 20089 raft_consensus.cc:697] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:49.451392 20026 ts_tablet_manager.cc:1434] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:49.452335 20026 tablet_bootstrap.cc:492] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.453689 20028 tablet_bootstrap.cc:492] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:49.454116 20028 ts_tablet_manager.cc:1403] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.143s	user 0.027s	sys 0.019s
I20260709 14:51:49.456633 20028 raft_consensus.cc:359] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.457304 20028 raft_consensus.cc:385] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.457566 20028 raft_consensus.cc:740] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.458156 20028 consensus_queue.cc:260] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.454145 20049 raft_consensus.cc:515] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.460038 20026 tablet_bootstrap.cc:654] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.460130 20028 ts_tablet_manager.cc:1434] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:51:49.461014 20028 tablet_bootstrap.cc:492] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:49.460970 20034 raft_consensus.cc:493] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.461741 20034 raft_consensus.cc:515] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.463689 20225 raft_consensus.cc:493] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.463845 20034 leader_election.cc:290] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.464192 20225 raft_consensus.cc:515] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.457005 20027 tablet_bootstrap.cc:492] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.465338 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b027f88fb1194ba1bd760febf6fbbd69" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.465564 20027 ts_tablet_manager.cc:1403] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.082s	user 0.025s	sys 0.022s
I20260709 14:51:49.467463 20226 raft_consensus.cc:493] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.467932 20226 raft_consensus.cc:515] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.466295 20225 leader_election.cc:290] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.469142 20049 leader_election.cc:290] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.470479 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b027f88fb1194ba1bd760febf6fbbd69" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.471235 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.472363 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e14fb79d6e34059b8f68d4a6e1fcbbf" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.476207 19734 catalog_manager.cc:5697] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:49.476852 19835 raft_consensus.cc:2468] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:49.478366 19877 leader_election.cc:304] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:49.473002 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.473637 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e14fb79d6e34059b8f68d4a6e1fcbbf" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.475040 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e353c10724a6597feb93a2251063d" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.480576 20139 raft_consensus.cc:493] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.481046 20139 raft_consensus.cc:515] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.481418 20104 raft_consensus.cc:2749] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:49.481868 19803 leader_election.cc:343] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.480175 19983 raft_consensus.cc:2468] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
W20260709 14:51:49.483383 19802 leader_election.cc:343] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.483786 20026 tablet_bootstrap.cc:492] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
W20260709 14:51:49.483188 19803 leader_election.cc:343] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.482112 20226 leader_election.cc:290] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.484583 20026 ts_tablet_manager.cc:1403] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.032s	user 0.011s	sys 0.015s
I20260709 14:51:49.478930 19878 leader_election.cc:304] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:49.484460 20027 raft_consensus.cc:359] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.485347 20027 raft_consensus.cc:385] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.485613 20027 raft_consensus.cc:740] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.485909 20049 raft_consensus.cc:2804] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.486299 20049 raft_consensus.cc:493] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.486613 20049 raft_consensus.cc:3060] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.486402 20027 consensus_queue.cc:260] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.451613 20089 consensus_queue.cc:237] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.489425 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e353c10724a6597feb93a2251063d" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.490949 20027 ts_tablet_manager.cc:1434] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.025s	user 0.006s	sys 0.000s
I20260709 14:51:49.492286 20027 tablet_bootstrap.cc:492] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.483825 19802 leader_election.cc:304] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.493184 20226 raft_consensus.cc:2749] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.493237 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bed25dc5f74bff8bc85ac77d2a3653" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.494069 20033 raft_consensus.cc:493] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:49.495090 19802 leader_election.cc:343] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.494989 20033 raft_consensus.cc:515] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.495591 19802 leader_election.cc:304] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.496559 20084 raft_consensus.cc:493] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.496964 20084 raft_consensus.cc:515] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.497326 20033 leader_election.cc:290] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:49.498636 20084 leader_election.cc:290] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:49.499327 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9926f90e70e040c9893f80569410074a" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.499629 19910 raft_consensus.cc:3060] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.499727 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f2bed25dc5f74bff8bc85ac77d2a3653" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.489449 20139 leader_election.cc:290] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:49.500725 20049 raft_consensus.cc:515] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.502005 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff422da651a459597034ad019c6abef" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.502390 20049 leader_election.cc:290] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.502965 19952 leader_election.cc:304] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:49.503574 20226 raft_consensus.cc:493] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.504002 20224 raft_consensus.cc:2749] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.504097 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9926f90e70e040c9893f80569410074a" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.504673 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e14fb79d6e34059b8f68d4a6e1fcbbf" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:49.504431 20226 raft_consensus.cc:515] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.505192 20224 raft_consensus.cc:493] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.505414 20225 raft_consensus.cc:493] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.505868 20225 raft_consensus.cc:515] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.506237 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff422da651a459597034ad019c6abef" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.506505 20226 leader_election.cc:290] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.506809 19836 raft_consensus.cc:2468] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:49.511276 20026 raft_consensus.cc:359] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.512830 20026 raft_consensus.cc:385] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.513041 20026 raft_consensus.cc:740] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.505198 19835 raft_consensus.cc:3060] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.515309 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45943e8dcf44500b36567bc534681f2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.515869 20028 tablet_bootstrap.cc:654] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.517807 19952 leader_election.cc:304] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:49.514515 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.513532 20026 consensus_queue.cc:260] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.514564 20139 raft_consensus.cc:2749] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:49.520752 19803 leader_election.cc:343] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.507709 20225 leader_election.cc:290] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.520818 20084 raft_consensus.cc:2804] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.523440 20084 raft_consensus.cc:493] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.523801 20084 raft_consensus.cc:3060] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.540230 20084 raft_consensus.cc:515] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.518704 20224 raft_consensus.cc:515] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.543854 20084 leader_election.cc:290] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:49.544860 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e14fb79d6e34059b8f68d4a6e1fcbbf" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:49.545478 19984 raft_consensus.cc:3060] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.546626 20224 leader_election.cc:290] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:49.542066 19803 leader_election.cc:343] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.551635 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674dbdf089646788ca2547bb68f94c3" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:49.544297 19952 leader_election.cc:343] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.553001 19952 leader_election.cc:304] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:49.550010 19835 raft_consensus.cc:2468] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:49.557119 20033 raft_consensus.cc:2749] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.564163 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.570797 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff422da651a459597034ad019c6abef" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:49.577937 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45943e8dcf44500b36567bc534681f2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.581189 20026 ts_tablet_manager.cc:1434] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.096s	user 0.008s	sys 0.003s
I20260709 14:51:49.582222 20026 tablet_bootstrap.cc:492] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.579203 19878 leader_election.cc:304] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:49.578599 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674dbdf089646788ca2547bb68f94c3" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.586416 20104 raft_consensus.cc:2804] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:49.586927 20104 raft_consensus.cc:697] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:49.587740 20104 consensus_queue.cc:237] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.590097 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff422da651a459597034ad019c6abef" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:49.590682 19835 raft_consensus.cc:3060] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:49.591015 19802 leader_election.cc:343] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.591571 19802 leader_election.cc:304] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
W20260709 14:51:49.593500 19802 leader_election.cc:343] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.595052 19802 leader_election.cc:304] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.593953 20269 raft_consensus.cc:2749] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.596530 20027 tablet_bootstrap.cc:654] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.596659 20267 raft_consensus.cc:2749] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:49.597788 19802 leader_election.cc:343] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:49.599251 19803 leader_election.cc:343] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.599714 19803 leader_election.cc:304] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:49.600536 20269 raft_consensus.cc:2749] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.604041 19835 raft_consensus.cc:2468] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:49.586254 19984 raft_consensus.cc:2468] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:49.611939 20028 tablet_bootstrap.cc:492] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:49.612401 20028 ts_tablet_manager.cc:1403] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.152s	user 0.016s	sys 0.004s
I20260709 14:51:49.614796 20028 raft_consensus.cc:359] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.615881 20028 raft_consensus.cc:385] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.616151 20028 raft_consensus.cc:740] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.616719 20028 consensus_queue.cc:260] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.618263 20028 ts_tablet_manager.cc:1434] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:51:49.619143 20028 tablet_bootstrap.cc:492] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:49.619100 20049 raft_consensus.cc:493] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.619629 20049 raft_consensus.cc:515] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.621384 20049 leader_election.cc:290] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.623273 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.624058 19835 raft_consensus.cc:2393] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:49.625128 20028 tablet_bootstrap.cc:654] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.632741 20028 tablet_bootstrap.cc:492] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:49.633229 20028 ts_tablet_manager.cc:1403] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 14:51:49.635540 19985 raft_consensus.cc:3060] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.636155 20028 raft_consensus.cc:359] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.637229 20028 raft_consensus.cc:385] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.637490 20028 raft_consensus.cc:740] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.638126 20028 consensus_queue.cc:260] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.640219 20028 ts_tablet_manager.cc:1434] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:51:49.641161 20028 tablet_bootstrap.cc:492] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:49.644114 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.652011 19984 raft_consensus.cc:3060] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.655975 20026 tablet_bootstrap.cc:654] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.657233 19952 leader_election.cc:304] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:49.657951 20265 consensus_queue.cc:1048] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 14:51:49.662305 19952 leader_election.cc:343] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:49.664834 19952 consensus_peers.cc:597] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.666326 19732 catalog_manager.cc:5697] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:49.664315 20265 raft_consensus.cc:2804] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:49.684762 20265 raft_consensus.cc:697] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:49.684796 19912 raft_consensus.cc:3060] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.685748 20265 consensus_queue.cc:237] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.698341 20028 tablet_bootstrap.cc:654] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.702164 20027 tablet_bootstrap.cc:492] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.702630 20027 ts_tablet_manager.cc:1403] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.211s	user 0.018s	sys 0.017s
I20260709 14:51:49.705163 20027 raft_consensus.cc:359] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.705825 20027 raft_consensus.cc:385] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.706089 20027 raft_consensus.cc:740] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.712343 20027 consensus_queue.cc:260] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.667567 19877 leader_election.cc:304] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
W20260709 14:51:49.713738 19877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.67:43367, user_credentials={real_user=slave}} blocked reactor thread for 46280.5us
I20260709 14:51:49.714327 20104 raft_consensus.cc:3060] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.717200 20084 consensus_queue.cc:1048] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.719561 20027 ts_tablet_manager.cc:1434] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.001s
I20260709 14:51:49.720518 20027 tablet_bootstrap.cc:492] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
W20260709 14:51:49.728816 19877 consensus_peers.cc:597] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 -> Peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Couldn't send request to peer 6390efd9796149afab8d0df459b5b617. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:49.742595 20026 tablet_bootstrap.cc:492] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:49.743155 20026 ts_tablet_manager.cc:1403] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.161s	user 0.016s	sys 0.005s
I20260709 14:51:49.743569 20104 raft_consensus.cc:2749] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.757850 20026 raft_consensus.cc:359] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.758814 20026 raft_consensus.cc:385] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.762785 20027 tablet_bootstrap.cc:654] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.765496 20026 raft_consensus.cc:740] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.771277 20034 consensus_queue.cc:1048] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.769650 20026 consensus_queue.cc:260] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:49.774931 19952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.65:41513, user_credentials={real_user=slave}} blocked reactor thread for 66008.2us
I20260709 14:51:49.817613 20264 raft_consensus.cc:493] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.818246 20264 raft_consensus.cc:515] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.822325 20264 leader_election.cc:290] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.827868 20049 raft_consensus.cc:493] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.828361 20049 raft_consensus.cc:515] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.829123 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ea2286c0174f3dab4a9b4dc2bc0c54" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:49.777684 19877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.67:43367, user_credentials={real_user=slave}} blocked reactor thread for 47906.1us
I20260709 14:51:49.844573 20080 consensus_queue.cc:1048] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:49.855763 19803 leader_election.cc:343] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:49.859231 20027 tablet_bootstrap.cc:492] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:49.859699 20027 ts_tablet_manager.cc:1403] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.139s	user 0.010s	sys 0.001s
I20260709 14:51:49.862191 20049 leader_election.cc:290] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:49.868106 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.868949 19837 raft_consensus.cc:2393] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:49.868953 20026 ts_tablet_manager.cc:1434] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.126s	user 0.007s	sys 0.001s
I20260709 14:51:49.871774 20026 tablet_bootstrap.cc:492] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:49.880385 20027 raft_consensus.cc:359] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.881100 20027 raft_consensus.cc:385] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:49.881351 20027 raft_consensus.cc:740] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:49.881955 20027 consensus_queue.cc:260] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.884006 20027 ts_tablet_manager.cc:1434] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:51:49.884884 20027 tablet_bootstrap.cc:492] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:49.905257 20028 tablet_bootstrap.cc:492] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:49.905766 20028 ts_tablet_manager.cc:1403] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.265s	user 0.041s	sys 0.064s
I20260709 14:51:49.924382 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.927358 20089 raft_consensus.cc:493] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.927908 20089 raft_consensus.cc:515] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:49.928895 19877 leader_election.cc:304] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:49.929648 20080 raft_consensus.cc:3060] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.929937 20089 leader_election.cc:290] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:49.935012 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945f16b1e2bd4545bf705994eafc572e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:49.935807 19834 raft_consensus.cc:2468] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:49.937482 20080 raft_consensus.cc:2749] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:49.938346 20049 consensus_queue.cc:1048] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:49.940414 19952 leader_election.cc:304] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:49.935081 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945f16b1e2bd4545bf705994eafc572e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:49.944257 20026 tablet_bootstrap.cc:654] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:49.948571 20089 raft_consensus.cc:2804] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:49.948966 20089 raft_consensus.cc:493] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:49.949301 20089 raft_consensus.cc:3060] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:49.950381 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ea2286c0174f3dab4a9b4dc2bc0c54" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:49.966632 20049 raft_consensus.cc:493] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:49.967185 20049 raft_consensus.cc:515] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.007256 20084 consensus_queue.cc:1048] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:50.032966 20089 raft_consensus.cc:515] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.036392 20049 leader_election.cc:290] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:50.037863 20017 outbound_call.cc:321] RPC callback for RPC call kudu.master.MasterService.IsCreateTableDone -> {remote=127.18.74.126:45689, user_credentials={real_user=slave}} blocked reactor thread for 71399.7us
W20260709 14:51:50.042727 19802 leader_election.cc:343] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:50.043238 19802 leader_election.cc:304] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:50.049839 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945f16b1e2bd4545bf705994eafc572e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:50.038338 20089 leader_election.cc:290] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
W20260709 14:51:50.057091 20281 log.cc:927] Time spent T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617: Append to log took a long time: real 0.215s	user 0.001s	sys 0.000s
I20260709 14:51:50.052048 20224 raft_consensus.cc:2749] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:50.055773 19834 raft_consensus.cc:3060] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:50.123355 20028 raft_consensus.cc:359] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.124109 20028 raft_consensus.cc:385] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.124369 20028 raft_consensus.cc:740] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.126195 20028 consensus_queue.cc:260] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.126145 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339c6588e084069a529b978c130228e" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:50.127684 19837 raft_consensus.cc:2468] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:50.130577 20026 tablet_bootstrap.cc:492] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:50.131084 20026 ts_tablet_manager.cc:1403] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.260s	user 0.017s	sys 0.012s
I20260709 14:51:50.139034 20028 ts_tablet_manager.cc:1434] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.233s	user 0.007s	sys 0.001s
I20260709 14:51:50.140039 20028 tablet_bootstrap.cc:492] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:50.141920 20027 tablet_bootstrap.cc:654] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.144616 19908 raft_consensus.cc:2468] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:50.148517 19834 raft_consensus.cc:2468] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:50.149869 20026 raft_consensus.cc:359] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.150559 20026 raft_consensus.cc:385] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.150839 20026 raft_consensus.cc:740] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.151500 20026 consensus_queue.cc:260] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.153565 20026 ts_tablet_manager.cc:1434] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.022s	user 0.002s	sys 0.002s
I20260709 14:51:50.154422 20026 tablet_bootstrap.cc:492] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:50.157976 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "945f16b1e2bd4545bf705994eafc572e" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:50.158574 19911 raft_consensus.cc:3060] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:50.167955 19878 leader_election.cc:304] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:50.168969 20289 raft_consensus.cc:2804] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:50.169382 20289 raft_consensus.cc:493] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:50.169739 20289 raft_consensus.cc:3060] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:50.171546 19952 leader_election.cc:304] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:50.172456 20033 raft_consensus.cc:2804] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:50.172924 20033 raft_consensus.cc:697] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:50.173727 20033 consensus_queue.cc:237] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.174746 19911 raft_consensus.cc:2468] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:50.177412 20049 consensus_queue.cc:1048] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:50.175976 20267 raft_consensus.cc:493] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.179684 20267 raft_consensus.cc:515] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:50.183758 20287 log.cc:927] Time spent T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3: Append to log took a long time: real 0.109s	user 0.001s	sys 0.001s
I20260709 14:51:50.187256 19732 catalog_manager.cc:5697] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:50.191279 20279 consensus_queue.cc:1048] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:50.195956 20027 tablet_bootstrap.cc:492] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:50.196398 20027 ts_tablet_manager.cc:1403] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.312s	user 0.011s	sys 0.001s
I20260709 14:51:50.193662 20033 raft_consensus.cc:493] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:50.205130 19952 consensus_peers.cc:597] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:50.201666 20033 raft_consensus.cc:515] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.193455 20278 consensus_queue.cc:1048] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:51:50.208446 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339c6588e084069a529b978c130228e" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:50.230365 20267 leader_election.cc:290] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:50.220491 20289 raft_consensus.cc:515] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.496901 20028 tablet_bootstrap.cc:654] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.663914 20026 tablet_bootstrap.cc:700] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3: Time spent opening tablet: real 0.129s	user 0.001s	sys 0.000s
I20260709 14:51:50.673575 20026 tablet_bootstrap.cc:654] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:50.673565 20288 log.cc:927] Time spent T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617: Append to log took a long time: real 0.354s	user 0.000s	sys 0.008s
I20260709 14:51:50.710748 20027 raft_consensus.cc:359] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.711618 20027 raft_consensus.cc:385] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.711887 20027 raft_consensus.cc:740] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.322057 20033 leader_election.cc:290] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:50.279415 19983 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa813c905ef4d92817dc7fa71ccee7f" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:50.324497 19877 leader_election.cc:343] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:50.714439 19952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.66:36291, user_credentials={real_user=slave}} blocked reactor thread for 402385us
I20260709 14:51:50.323521 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa813c905ef4d92817dc7fa71ccee7f" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:50.723011 20027 consensus_queue.cc:260] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.324815 20034 consensus_queue.cc:1048] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.391s
I20260709 14:51:50.738674 20027 ts_tablet_manager.cc:1434] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.542s	user 0.008s	sys 0.054s
W20260709 14:51:50.738979 20027 ts_tablet_manager.cc:1467] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617: Tablet startup took 542ms
I20260709 14:51:50.739998 20289 leader_election.cc:290] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:50.744364 20089 raft_consensus.cc:493] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.761663 20089 raft_consensus.cc:515] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.766351 20089 leader_election.cc:290] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
W20260709 14:51:50.739210 20027 ts_tablet_manager.cc:1469] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617: Trace:
0709 14:51:45.769751 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:45.769867 (+   116us) service_pool.cc:224] Handling call
0709 14:51:45.771672 (+  1805us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:51:45.771767 (+    95us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:51:45.784171 (+ 12404us) tablet_metadata.cc:665] Metadata flushed
0709 14:51:45.802374 (+ 18203us) tablet_replica.cc:206] Creating consensus instance
0709 14:51:45.802816 (+   442us) inbound_call.cc:177] Queueing success response
0709 14:51:49.884593 (+4081777us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 14:51:50.196649 (+312056us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 14:51:50.272007 (+ 75358us) tablet_replica.cc:261] Starting instrumentation
0709 14:51:50.272513 (+   506us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":20966,"raft.queue_time_us":11750,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":84,"tablet-open.queue_time_us":4081856}
I20260709 14:51:50.777045 20027 tablet_bootstrap.cc:492] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:50.777276 20028 tablet_bootstrap.cc:492] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:50.777806 20028 ts_tablet_manager.cc:1403] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.638s	user 0.008s	sys 0.014s
I20260709 14:51:50.787454 19983 raft_consensus.cc:3060] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:50.803201 20028 raft_consensus.cc:359] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.804387 20028 raft_consensus.cc:385] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.805581 20028 raft_consensus.cc:740] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.806241 20028 consensus_queue.cc:260] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.807282 20026 tablet_bootstrap.cc:492] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:50.807718 20027 tablet_bootstrap.cc:654] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.807782 20026 ts_tablet_manager.cc:1403] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.654s	user 0.022s	sys 0.027s
I20260709 14:51:50.810570 20026 raft_consensus.cc:359] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.811326 20026 raft_consensus.cc:385] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.811631 20026 raft_consensus.cc:740] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.811964 20028 ts_tablet_manager.cc:1434] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.034s	user 0.005s	sys 0.001s
I20260709 14:51:50.812371 20026 consensus_queue.cc:260] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.812908 20028 tablet_bootstrap.cc:492] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:50.814769 20026 ts_tablet_manager.cc:1434] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:50.814694 20264 raft_consensus.cc:493] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.815338 20264 raft_consensus.cc:515] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.815850 20026 tablet_bootstrap.cc:492] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:50.817497 20264 leader_election.cc:290] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:50.817822 20267 raft_consensus.cc:493] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.818238 20267 raft_consensus.cc:515] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.821370 20028 tablet_bootstrap.cc:654] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.821658 20267 leader_election.cc:290] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:50.824285 20026 tablet_bootstrap.cc:654] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.835466 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c46ad32d24609b378dcaa62600ce2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:50.837792 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aea04aad51b4735a872a086e7dac125" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:50.838819 20028 tablet_bootstrap.cc:492] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
W20260709 14:51:50.839290 19802 leader_election.cc:343] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:50.840431 19802 leader_election.cc:343] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:50.840989 19802 leader_election.cc:343] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:50.839309 20028 ts_tablet_manager.cc:1403] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.027s	user 0.003s	sys 0.011s
I20260709 14:51:50.844684 20028 raft_consensus.cc:359] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.845345 20028 raft_consensus.cc:385] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.845607 20028 raft_consensus.cc:740] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.846199 20028 consensus_queue.cc:260] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.861203 20026 tablet_bootstrap.cc:492] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:50.861701 20026 ts_tablet_manager.cc:1403] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.000s
I20260709 14:51:50.865437 20028 ts_tablet_manager.cc:1434] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.023s	user 0.004s	sys 0.002s
I20260709 14:51:50.865387 20026 raft_consensus.cc:359] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.866120 20026 raft_consensus.cc:385] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.866453 20028 tablet_bootstrap.cc:492] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:50.866401 20026 raft_consensus.cc:740] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.868057 20026 consensus_queue.cc:260] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.870083 20027 tablet_bootstrap.cc:492] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:50.870610 20026 ts_tablet_manager.cc:1434] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:51:50.871595 20026 tablet_bootstrap.cc:492] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
W20260709 14:51:50.872262 19877 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.67:43367, user_credentials={real_user=slave}} blocked reactor thread for 547775us
I20260709 14:51:50.873624 20028 tablet_bootstrap.cc:654] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.877033 20026 tablet_bootstrap.cc:654] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.870604 20027 ts_tablet_manager.cc:1403] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.019s
I20260709 14:51:50.883452 20027 raft_consensus.cc:359] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.884179 20027 raft_consensus.cc:385] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:50.884457 20027 raft_consensus.cc:740] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:50.885063 20027 consensus_queue.cc:260] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.888650 20027 ts_tablet_manager.cc:1434] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:51:50.889648 20027 tablet_bootstrap.cc:492] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:50.890586 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339c6588e084069a529b978c130228e" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:50.898248 20027 tablet_bootstrap.cc:654] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:50.911083 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:50.911927 19912 raft_consensus.cc:2468] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:50.919998 20309 raft_consensus.cc:493] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:50.920543 20309 raft_consensus.cc:515] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:50.922812 20309 leader_election.cc:290] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:50.962221 19877 leader_election.cc:343] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:50.963646 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46839dfb134b40a70f3fddc97c655d" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:50.971691 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0339c6588e084069a529b978c130228e" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:50.972283 19837 raft_consensus.cc:3060] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:50.989056 19837 raft_consensus.cc:2468] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:51.058275 20267 raft_consensus.cc:493] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.058863 20267 raft_consensus.cc:515] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.060053 20264 raft_consensus.cc:493] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.060526 20264 raft_consensus.cc:515] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.061693 20267 leader_election.cc:290] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.062071 20226 raft_consensus.cc:493] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.062402 20264 leader_election.cc:290] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.063428 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:51.064885 19802 leader_election.cc:343] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.062556 20226 raft_consensus.cc:515] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.068758 20226 leader_election.cc:290] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.069975 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ceefb4b921748a7a77c8605f93978bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.069908 19878 leader_election.cc:304] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:51.072118 20034 raft_consensus.cc:2804] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.072630 20034 raft_consensus.cc:697] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:51.073418 20034 consensus_queue.cc:237] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:51.076270 19802 leader_election.cc:343] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.079411 19836 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:51.080024 19836 raft_consensus.cc:2468] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:51.081357 20226 raft_consensus.cc:493] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.081806 20226 raft_consensus.cc:515] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.083686 20226 leader_election.cc:290] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.084653 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe268b7f8324ec1b9675a3d7985dbab" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:51.085784 19802 leader_election.cc:343] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.088331 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aea04aad51b4735a872a086e7dac125" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.090086 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.091298 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.091845 19912 raft_consensus.cc:2468] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:51.091954 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.091323 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c46ad32d24609b378dcaa62600ce2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.093250 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ceefb4b921748a7a77c8605f93978bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:51.095386 19803 leader_election.cc:343] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.095779 19803 leader_election.cc:304] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.096685 20264 raft_consensus.cc:2749] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:51.098248 19803 leader_election.cc:343] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.098649 19803 leader_election.cc:304] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.099272 20264 raft_consensus.cc:2749] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:51.100445 19803 leader_election.cc:343] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.101460 19803 leader_election.cc:304] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
W20260709 14:51:51.102182 19803 leader_election.cc:343] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.102560 19803 leader_election.cc:304] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.103641 20267 raft_consensus.cc:2804] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:51.103979 20267 raft_consensus.cc:493] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.104303 20264 raft_consensus.cc:2749] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.104508 20267 raft_consensus.cc:3060] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.115212 20089 raft_consensus.cc:493] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.115708 20089 raft_consensus.cc:515] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.117532 20089 leader_election.cc:290] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:51.117555 20028 tablet_bootstrap.cc:492] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:51.118101 20028 ts_tablet_manager.cc:1403] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.252s	user 0.031s	sys 0.039s
I20260709 14:51:51.119091 19909 raft_consensus.cc:3060] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.120750 20028 raft_consensus.cc:359] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.121385 20028 raft_consensus.cc:385] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.121640 20028 raft_consensus.cc:740] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.122258 20028 consensus_queue.cc:260] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.128960 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.129491 20028 ts_tablet_manager.cc:1434] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:51.129890 20026 tablet_bootstrap.cc:492] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:51.130363 20026 ts_tablet_manager.cc:1403] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.259s	user 0.007s	sys 0.004s
I20260709 14:51:51.118685 19952 leader_election.cc:304] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:51.130524 20028 tablet_bootstrap.cc:492] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:51.132270 20301 raft_consensus.cc:2804] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:51.132643 20301 raft_consensus.cc:493] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.132951 20301 raft_consensus.cc:3060] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:51.137086 19802 leader_election.cc:343] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.137494 19802 leader_election.cc:304] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.138108 20300 consensus_queue.cc:1048] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:51.138399 20309 raft_consensus.cc:2749] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.142536 20309 raft_consensus.cc:493] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.142818 20267 raft_consensus.cc:515] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.142995 20309 raft_consensus.cc:515] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.142740 20026 raft_consensus.cc:359] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.143790 20026 raft_consensus.cc:385] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.144035 20026 raft_consensus.cc:740] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.144852 20267 leader_election.cc:290] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.144902 20309 leader_election.cc:290] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.146215 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.147226 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:51.153014 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:51.154497 19802 leader_election.cc:343] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:51.155129 19803 leader_election.cc:343] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.155553 19803 leader_election.cc:304] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.156188 20267 raft_consensus.cc:2749] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.154752 19732 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36892 (request call id 70) took 1249 ms. Trace:
W20260709 14:51:51.157168 19803 leader_election.cc:343] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.156662 19735 catalog_manager.cc:5697] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.158491 19732 rpcz_store.cc:276] 0709 14:51:49.904860 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:49.906960 (+  2100us) service_pool.cc:224] Handling call
0709 14:51:51.154048 (+1247088us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:50.199676 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:50.201804 (+  2128us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:50.201834 (+    30us) write_op.cc:435] Acquired schema lock
0709 14:51:50.201853 (+    19us) tablet.cc:662] Decoding operations
0709 14:51:50.212266 (+ 10413us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:50.214468 (+  2202us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:50.215823 (+  1355us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:50.224398 (+  8575us) tablet.cc:701] Row locks acquired
0709 14:51:50.224421 (+    23us) write_op.cc:260] PREPARE: finished
0709 14:51:50.238993 (+ 14572us) write_op.cc:270] Start()
0709 14:51:50.239096 (+   103us) write_op.cc:276] Timestamp: P: 1783608710238946 usec, L: 0
0709 14:51:50.239114 (+    18us) op_driver.cc:348] REPLICATION: starting
0709 14:51:50.241348 (+  2234us) log.cc:844] Serialized 537 byte log entry
0709 14:51:50.675305 (+433957us) op_driver.cc:464] REPLICATION: finished
0709 14:51:50.757198 (+ 81893us) write_op.cc:301] APPLY: starting
0709 14:51:50.762300 (+  5102us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:50.771081 (+  8781us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:50.792775 (+ 21694us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:50.792992 (+   217us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:50.793132 (+   140us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:51:50.793181 (+    49us) write_op.cc:312] APPLY: finished
0709 14:51:50.793365 (+   184us) log.cc:844] Serialized 22 byte log entry
0709 14:51:50.793532 (+   167us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:50.793608 (+    76us) write_op.cc:454] Released schema lock
0709 14:51:50.793652 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:50.794771 (+  1119us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:50.794795 (+    24us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":20,"child_traces":[["op",{"apply.queue_time_us":74013,"apply.run_cpu_time_us":1717,"apply.run_wall_time_us":43815,"num_ops":1,"prepare.queue_time_us":98,"prepare.run_cpu_time_us":2643,"prepare.run_wall_time_us":41922,"replication_time_us":436071,"thread_start_us":51796,"threads_started":1}]]}
I20260709 14:51:51.161443 20026 consensus_queue.cc:260] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.159941 20027 tablet_bootstrap.cc:492] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:51.163419 20027 ts_tablet_manager.cc:1403] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.274s	user 0.008s	sys 0.010s
W20260709 14:51:51.158281 19783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:51.162314 19803 leader_election.cc:304] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.164732 20026 ts_tablet_manager.cc:1434] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 14:51:51.169013 20027 raft_consensus.cc:359] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.169821 20267 raft_consensus.cc:2749] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.175920 20027 raft_consensus.cc:385] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.176323 20027 raft_consensus.cc:740] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.183933 20026 tablet_bootstrap.cc:492] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:51.193284 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674dbdf089646788ca2547bb68f94c3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.195067 20027 consensus_queue.cc:260] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:51.209764 19952 leader_election.cc:343] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.213171 20027 ts_tablet_manager.cc:1434] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.049s	user 0.006s	sys 0.000s
I20260709 14:51:51.213872 20027 tablet_bootstrap.cc:492] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:51.230650 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.232162 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:51.242688 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674dbdf089646788ca2547bb68f94c3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:51.431339 20028 tablet_bootstrap.cc:654] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.431676 19834 raft_consensus.cc:2468] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:51.282680 19831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ea46839dfb134b40a70f3fddc97c655d" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:51.243737 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe268b7f8324ec1b9675a3d7985dbab" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.417713 20267 raft_consensus.cc:493] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.242991 19907 raft_consensus.cc:3060] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.434669 20267 raft_consensus.cc:515] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.436777 20267 leader_election.cc:290] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.406502 20226 raft_consensus.cc:493] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.437811 20226 raft_consensus.cc:515] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.439875 20226 leader_election.cc:290] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.398939 20305 raft_consensus.cc:493] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.440797 20305 raft_consensus.cc:515] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.442777 20305 leader_election.cc:290] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:51.395318 20027 tablet_bootstrap.cc:654] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.394747 20309 raft_consensus.cc:493] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:51:51.428153 20326 log.cc:927] Time spent T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8: Append to log took a long time: real 0.216s	user 0.000s	sys 0.000s
I20260709 14:51:51.444172 20309 raft_consensus.cc:515] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.446264 20309 leader_election.cc:290] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.448880 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef7b74e0c34518a05984b4a4739c4a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.449494 19984 raft_consensus.cc:2468] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:51.450398 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.357249 20301 raft_consensus.cc:515] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.451747 19982 raft_consensus.cc:2393] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c71a085e626d4830af090409bf7f93b3 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:51.452441 20301 leader_election.cc:290] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:51.453612 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9b423426c041f6a4c51efa9b75f921" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.455596 20026 tablet_bootstrap.cc:654] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.456147 19802 leader_election.cc:304] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
W20260709 14:51:51.457237 19802 leader_election.cc:343] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.457981 20264 raft_consensus.cc:2804] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:51:51.458272 19802 leader_election.cc:343] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.458463 20264 raft_consensus.cc:493] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.458825 20264 raft_consensus.cc:3060] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.462217 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef7b74e0c34518a05984b4a4739c4a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.462311 19911 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.463828 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9b423426c041f6a4c51efa9b75f921" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:51.467389 19803 leader_election.cc:343] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.467621 20226 raft_consensus.cc:493] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.467854 20267 raft_consensus.cc:493] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.468076 20226 raft_consensus.cc:515] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.468439 20267 raft_consensus.cc:515] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.470090 20226 leader_election.cc:290] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.467834 19803 leader_election.cc:304] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.467083 20264 raft_consensus.cc:515] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.472057 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e353c10724a6597feb93a2251063d" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:51.474596 19802 leader_election.cc:343] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.476014 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.477064 20309 raft_consensus.cc:2749] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:51:51.479336 19802 leader_election.cc:343] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.479952 20264 leader_election.cc:290] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.480484 20080 raft_consensus.cc:493] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.480942 20080 raft_consensus.cc:515] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.481338 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef7b74e0c34518a05984b4a4739c4a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:51.483119 19982 raft_consensus.cc:3060] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.483776 19831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed960f59ee5542e499a9c9ad30061ffc" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:51.488162 19907 raft_consensus.cc:2468] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:51.473402 20267 leader_election.cc:290] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.489581 20027 tablet_bootstrap.cc:492] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:51.490751 20027 ts_tablet_manager.cc:1403] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.277s	user 0.015s	sys 0.000s
W20260709 14:51:51.491786 19803 leader_election.cc:343] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.492202 19803 leader_election.cc:304] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.495183 20264 raft_consensus.cc:2749] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.492852 20089 consensus_queue.cc:1048] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:51.497124 20028 tablet_bootstrap.cc:492] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:51.497584 20028 ts_tablet_manager.cc:1403] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.367s	user 0.008s	sys 0.003s
I20260709 14:51:51.497700 19735 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36884 (request call id 81) took 1343 ms. Trace:
W20260709 14:51:51.498733 19803 leader_election.cc:343] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:51.499612 19803 leader_election.cc:343] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.499945 19803 leader_election.cc:304] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.502900 20028 raft_consensus.cc:359] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.503542 20028 raft_consensus.cc:385] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.503798 20028 raft_consensus.cc:740] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.504455 20027 raft_consensus.cc:359] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.504379 20028 consensus_queue.cc:260] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.505066 20027 raft_consensus.cc:385] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.505342 20027 raft_consensus.cc:740] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.498045 19735 rpcz_store.cc:276] 0709 14:51:50.154103 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:50.154239 (+   136us) service_pool.cc:224] Handling call
0709 14:51:51.497643 (+1343404us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 14:51:51.357657 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 14:51:51.358198 (+   541us) write_op.cc:432] Acquiring schema lock in shared mode
0709 14:51:51.358232 (+    34us) write_op.cc:435] Acquired schema lock
0709 14:51:51.358249 (+    17us) tablet.cc:662] Decoding operations
0709 14:51:51.358556 (+   307us) write_op.cc:620] Acquiring the partition lock for write op
0709 14:51:51.358626 (+    70us) write_op.cc:641] Partition lock acquired for write op
0709 14:51:51.358658 (+    32us) tablet.cc:685] Acquiring locks for 1 operations
0709 14:51:51.358832 (+   174us) tablet.cc:701] Row locks acquired
0709 14:51:51.358848 (+    16us) write_op.cc:260] PREPARE: finished
0709 14:51:51.358994 (+   146us) write_op.cc:270] Start()
0709 14:51:51.359112 (+   118us) write_op.cc:276] Timestamp: P: 1783608711358954 usec, L: 0
0709 14:51:51.359133 (+    21us) op_driver.cc:348] REPLICATION: starting
0709 14:51:51.359766 (+   633us) log.cc:844] Serialized 537 byte log entry
0709 14:51:51.443343 (+ 83577us) op_driver.cc:464] REPLICATION: finished
0709 14:51:51.456714 (+ 13371us) write_op.cc:301] APPLY: starting
0709 14:51:51.456794 (+    80us) tablet.cc:1367] starting BulkCheckPresence
0709 14:51:51.456903 (+   109us) tablet.cc:1370] finished BulkCheckPresence
0709 14:51:51.457057 (+   154us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 14:51:51.457256 (+   199us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 14:51:51.457395 (+   139us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 14:51:51.457435 (+    40us) write_op.cc:312] APPLY: finished
0709 14:51:51.457628 (+   193us) log.cc:844] Serialized 22 byte log entry
0709 14:51:51.471022 (+ 13394us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:51.471095 (+    73us) write_op.cc:454] Released schema lock
0709 14:51:51.471128 (+    33us) write_op.cc:341] FINISH: Updating metrics
0709 14:51:51.479129 (+  8001us) write_op.cc:489] Releasing partition, row and schema locks
0709 14:51:51.479159 (+    30us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":24010,"reported_tablets":18,"child_traces":[["op",{"apply.queue_time_us":13142,"apply.run_cpu_time_us":1535,"apply.run_wall_time_us":22382,"num_ops":1,"prepare.queue_time_us":195199,"prepare.run_cpu_time_us":2387,"prepare.run_wall_time_us":2386,"replication_time_us":84090,"thread_start_us":62131,"threads_started":2}]]}
I20260709 14:51:51.505928 20027 consensus_queue.cc:260] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.489643 20080 leader_election.cc:290] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.506906 20028 ts_tablet_manager.cc:1434] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
W20260709 14:51:51.507618 19803 leader_election.cc:343] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.507979 19803 leader_election.cc:304] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.508814 20028 tablet_bootstrap.cc:492] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:51.509179 19734 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:36878 (request call id 97) took 1341 ms. Trace:
I20260709 14:51:51.509531 19734 rpcz_store.cc:276] 0709 14:51:50.168246 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:51:50.168384 (+   138us) service_pool.cc:224] Handling call
0709 14:51:51.509122 (+1340738us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":27432,"reported_tablets":3}
I20260709 14:51:51.512295 20027 ts_tablet_manager.cc:1434] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 14:51:51.513032 20027 tablet_bootstrap.cc:492] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:51.513657 19803 leader_election.cc:304] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [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: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617
I20260709 14:51:51.513953 19952 leader_election.cc:304] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.519819 19732 catalog_manager.cc:5697] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:51.524641 20305 raft_consensus.cc:2804] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:51.525007 20305 raft_consensus.cc:493] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.525328 20305 raft_consensus.cc:3060] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.513383 20226 raft_consensus.cc:2749] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.526851 20300 consensus_queue.cc:1048] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 14:51:51.522603 20267 raft_consensus.cc:2749] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.516310 19982 raft_consensus.cc:2468] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:51.527370 20264 raft_consensus.cc:2804] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.545090 19802 leader_election.cc:304] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:51.552706 20226 raft_consensus.cc:2804] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.553248 20226 raft_consensus.cc:697] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:51.555336 20334 raft_consensus.cc:493] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.543149 20264 raft_consensus.cc:697] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:51.556176 20334 raft_consensus.cc:515] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.558048 20026 tablet_bootstrap.cc:492] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:51.558579 20026 ts_tablet_manager.cc:1403] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.375s	user 0.009s	sys 0.017s
I20260709 14:51:51.560809 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e353c10724a6597feb93a2251063d" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.562629 20026 raft_consensus.cc:359] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.563280 20026 raft_consensus.cc:385] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.563536 20026 raft_consensus.cc:740] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.564600 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef7b74e0c34518a05984b4a4739c4a" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:51.566000 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45943e8dcf44500b36567bc534681f2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.566304 20028 tablet_bootstrap.cc:654] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.554759 20226 consensus_queue.cc:237] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.567162 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.564041 20026 consensus_queue.cc:260] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.572896 20026 ts_tablet_manager.cc:1434] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 14:51:51.572576 20264 consensus_queue.cc:237] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.573874 20026 tablet_bootstrap.cc:492] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:51.569845 20334 leader_election.cc:290] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:51.577309 19952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.65:41513, user_credentials={real_user=slave}} blocked reactor thread for 63427.1us
I20260709 14:51:51.578590 19952 leader_election.cc:304] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
W20260709 14:51:51.624436 19952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.65:41513, user_credentials={real_user=slave}} blocked reactor thread for 45774.7us
I20260709 14:51:51.633869 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45943e8dcf44500b36567bc534681f2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.634704 20027 tablet_bootstrap.cc:654] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.643162 20338 raft_consensus.cc:2749] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.661161 19734 catalog_manager.cc:5697] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.667876 20337 raft_consensus.cc:493] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.668871 20337 raft_consensus.cc:515] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:51.676371 19802 leader_election.cc:343] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.685431 20026 tablet_bootstrap.cc:654] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.685672 20027 tablet_bootstrap.cc:492] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:51.686605 20027 ts_tablet_manager.cc:1403] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.174s	user 0.017s	sys 0.000s
I20260709 14:51:51.694486 20337 leader_election.cc:290] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:51.698201 20342 raft_consensus.cc:493] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 6390efd9796149afab8d0df459b5b617)
I20260709 14:51:51.699075 20342 raft_consensus.cc:515] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:51.699838 19803 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.66:36291, user_credentials={real_user=slave}} blocked reactor thread for 67578us
I20260709 14:51:51.585258 20305 raft_consensus.cc:515] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.708137 20305 leader_election.cc:290] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
W20260709 14:51:51.718231 19803 leader_election.cc:343] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.724086 19803 leader_election.cc:304] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.719465 20027 raft_consensus.cc:359] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.725021 20027 raft_consensus.cc:385] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.725600 20334 raft_consensus.cc:2749] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.727237 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:51.726791 19803 leader_election.cc:343] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.728408 19735 catalog_manager.cc:5697] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
W20260709 14:51:51.732672 19803 leader_election.cc:343] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.734988 20342 leader_election.cc:290] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:51.735704 19878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.65:41513, user_credentials={real_user=slave}} blocked reactor thread for 80412.9us
I20260709 14:51:51.736137 20026 tablet_bootstrap.cc:492] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:51.744439 19803 leader_election.cc:304] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.727319 20027 raft_consensus.cc:740] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.737502 20028 tablet_bootstrap.cc:492] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:51.745457 20028 ts_tablet_manager.cc:1403] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.238s	user 0.028s	sys 0.021s
I20260709 14:51:51.745601 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef7b74e0c34518a05984b4a4739c4a" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:51.745838 19803 leader_election.cc:343] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.746371 19803 leader_election.cc:304] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.747315 20334 raft_consensus.cc:2749] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.746934 20342 raft_consensus.cc:2749] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.737269 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed960f59ee5542e499a9c9ad30061ffc" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.753104 19910 raft_consensus.cc:3060] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.753434 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.756332 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60ef7b74e0c34518a05984b4a4739c4a" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:51.756637 20028 raft_consensus.cc:359] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.757530 20028 raft_consensus.cc:385] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.757833 20028 raft_consensus.cc:740] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.758694 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:51.760066 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ba35b9b597304c7daeef361bbd6e47d4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:51.761384 19912 raft_consensus.cc:2393] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6390efd9796149afab8d0df459b5b617 in current term 1: Already voted for candidate c71a085e626d4830af090409bf7f93b3 in this term.
W20260709 14:51:51.743109 19877 consensus_peers.cc:597] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 -> Peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Couldn't send request to peer 6390efd9796149afab8d0df459b5b617. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:51.763129 20027 consensus_queue.cc:260] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.763976 20026 ts_tablet_manager.cc:1403] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.190s	user 0.024s	sys 0.033s
I20260709 14:51:51.768361 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ceefb4b921748a7a77c8605f93978bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.769205 19907 raft_consensus.cc:2468] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:51.770040 20028 consensus_queue.cc:260] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.774127 19877 leader_election.cc:304] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:51.779245 19832 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674dbdf089646788ca2547bb68f94c3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:51.779270 20027 ts_tablet_manager.cc:1434] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.092s	user 0.003s	sys 0.004s
I20260709 14:51:51.780189 19832 raft_consensus.cc:3060] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.782056 20027 tablet_bootstrap.cc:492] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:51.783972 20026 raft_consensus.cc:359] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.784802 20026 raft_consensus.cc:385] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.785087 20026 raft_consensus.cc:740] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.785990 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ceefb4b921748a7a77c8605f93978bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:51.786947 19833 raft_consensus.cc:2468] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:51.788002 20028 ts_tablet_manager.cc:1434] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.035s	user 0.008s	sys 0.000s
I20260709 14:51:51.789443 20028 tablet_bootstrap.cc:492] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:51.801949 19803 leader_election.cc:304] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [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: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.785845 20026 consensus_queue.cc:260] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.803125 20028 tablet_bootstrap.cc:654] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.806350 19733 catalog_manager.cc:5697] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:51.814047 20264 raft_consensus.cc:2749] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:51.820827 20027 tablet_bootstrap.cc:654] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:51.810798 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674dbdf089646788ca2547bb68f94c3" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:51.823798 19952 leader_election.cc:304] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:51.824620 20305 raft_consensus.cc:2804] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:51.825903 20305 raft_consensus.cc:493] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:51.826277 20305 raft_consensus.cc:3060] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.827880 20026 ts_tablet_manager.cc:1434] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.000s
I20260709 14:51:51.834443 20026 tablet_bootstrap.cc:492] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:51.846253 20305 raft_consensus.cc:515] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.848807 20305 leader_election.cc:290] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:51.850955 19832 raft_consensus.cc:2468] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:51.850996 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ceefb4b921748a7a77c8605f93978bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:51.852221 19833 raft_consensus.cc:3060] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.859920 19952 leader_election.cc:304] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:51.862102 20338 raft_consensus.cc:2804] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.863027 20338 raft_consensus.cc:697] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:51.863119 20345 raft_consensus.cc:2749] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.869632 19908 raft_consensus.cc:3060] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.888233 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5ceefb4b921748a7a77c8605f93978bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:51.888914 19907 raft_consensus.cc:3060] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:51.896533 20026 tablet_bootstrap.cc:654] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:51.899636 19952 leader_election.cc:343] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.900105 19952 leader_election.cc:304] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:51.902316 20089 raft_consensus.cc:2749] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.904708 20345 consensus_queue.cc:1048] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:51.905220 19952 leader_election.cc:304] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617; no voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:51.907816 20305 raft_consensus.cc:2749] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.870671 20338 consensus_queue.cc:237] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:51.915484 19952 leader_election.cc:343] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.893512 19833 raft_consensus.cc:2468] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:51.910544 19907 raft_consensus.cc:2468] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:51.922457 20027 tablet_bootstrap.cc:492] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:51.922850 20027 ts_tablet_manager.cc:1403] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.142s	user 0.007s	sys 0.010s
I20260709 14:51:51.931071 20334 raft_consensus.cc:493] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.931632 20334 raft_consensus.cc:515] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.933295 20305 raft_consensus.cc:493] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:51.933844 20305 raft_consensus.cc:515] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.934835 19910 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10acd7fe7d1f4b70bbd1b854700009f4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.937156 20305 leader_election.cc:290] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
W20260709 14:51:51.937523 19803 leader_election.cc:343] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.938009 20028 tablet_bootstrap.cc:492] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:51.938436 20028 ts_tablet_manager.cc:1403] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.149s	user 0.012s	sys 0.004s
I20260709 14:51:51.942770 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:51.944628 20028 raft_consensus.cc:359] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.945323 20028 raft_consensus.cc:385] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.945590 20028 raft_consensus.cc:740] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:51.959547 19952 leader_election.cc:304] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:51.961246 20334 leader_election.cc:290] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:51.961378 20028 consensus_queue.cc:260] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:51.965296 19952 leader_election.cc:343] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.966236 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10acd7fe7d1f4b70bbd1b854700009f4" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:51.966745 20028 ts_tablet_manager.cc:1434] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.002s
W20260709 14:51:51.967734 19802 leader_election.cc:343] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:51.967913 20028 tablet_bootstrap.cc:492] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:51.968178 19802 leader_election.cc:304] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:51.969641 20334 raft_consensus.cc:2749] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:51.963167 20305 raft_consensus.cc:2804] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:51.971129 20305 raft_consensus.cc:697] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:51.972039 20305 consensus_queue.cc:237] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.974346 20027 raft_consensus.cc:359] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.975371 20027 raft_consensus.cc:385] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:51.976192 20027 raft_consensus.cc:740] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
W20260709 14:51:51.977639 19933 debug-util.cc:398] Leaking SignalData structure 0x7b08001e8de0 after lost signal to thread 18732
W20260709 14:51:51.978864 19933 debug-util.cc:398] Leaking SignalData structure 0x7b08001044c0 after lost signal to thread 19769
W20260709 14:51:51.980299 19933 debug-util.cc:398] Leaking SignalData structure 0x7b080028bb20 after lost signal to thread 19861
W20260709 14:51:51.986507 19933 debug-util.cc:398] Leaking SignalData structure 0x7b080028c360 after lost signal to thread 19936
W20260709 14:51:51.987815 19933 debug-util.cc:398] Leaking SignalData structure 0x7b08000c2be0 after lost signal to thread 20010
W20260709 14:51:51.988557 19933 debug-util.cc:398] Leaking SignalData structure 0x7b08000ce840 after lost signal to thread 20276
I20260709 14:51:51.976936 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:51.990170 20027 consensus_queue.cc:260] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:51.995352 19833 raft_consensus.cc:2468] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:51.996078 20027 ts_tablet_manager.cc:1434] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.002s
I20260709 14:51:51.997047 20027 tablet_bootstrap.cc:492] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
W20260709 14:51:52.000969 20356 log.cc:927] Time spent T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3: Append to log took a long time: real 0.064s	user 0.000s	sys 0.001s
I20260709 14:51:52.004638 19735 catalog_manager.cc:5697] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.005733 20026 tablet_bootstrap.cc:492] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:52.006238 20026 ts_tablet_manager.cc:1403] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.172s	user 0.007s	sys 0.009s
I20260709 14:51:52.008828 20026 raft_consensus.cc:359] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.009446 20026 raft_consensus.cc:385] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.009722 20026 raft_consensus.cc:740] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.010385 20026 consensus_queue.cc:260] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.020212 20026 ts_tablet_manager.cc:1434] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.003s
I20260709 14:51:52.021376 20026 tablet_bootstrap.cc:492] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:52.021324 20027 tablet_bootstrap.cc:654] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.034137 20028 tablet_bootstrap.cc:654] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.040325 20334 consensus_queue.cc:1048] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.054620 19733 catalog_manager.cc:5697] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.068050 20267 consensus_queue.cc:1048] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:52.069445 20267 consensus_queue.cc:1048] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.070767 20027 tablet_bootstrap.cc:492] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.071267 20027 ts_tablet_manager.cc:1403] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.074s	user 0.012s	sys 0.008s
I20260709 14:51:52.080672 20027 raft_consensus.cc:359] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.081426 20027 raft_consensus.cc:385] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.081699 20027 raft_consensus.cc:740] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.085875 20026 tablet_bootstrap.cc:654] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.082373 20027 consensus_queue.cc:260] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.089924 20027 ts_tablet_manager.cc:1434] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:52.090795 20027 tablet_bootstrap.cc:492] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:52.102067 20028 tablet_bootstrap.cc:492] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.102638 20028 ts_tablet_manager.cc:1403] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.135s	user 0.013s	sys 0.010s
I20260709 14:51:52.105962 20338 raft_consensus.cc:493] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.106434 20338 raft_consensus.cc:515] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.108830 19952 leader_election.cc:304] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.110682 19985 raft_consensus.cc:3060] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:52.113270 19803 consensus_peers.cc:597] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:52.116070 20338 leader_election.cc:290] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.118399 20264 raft_consensus.cc:493] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.118688 20300 raft_consensus.cc:2804] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.119424 20300 raft_consensus.cc:493] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.119808 20300 raft_consensus.cc:3060] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.129640 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:52.136433 19952 leader_election.cc:343] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.118974 20264 raft_consensus.cc:515] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.136958 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:52.158046 19829 raft_consensus.cc:2468] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.157992 20028 raft_consensus.cc:359] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.161561 20028 raft_consensus.cc:385] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.161827 20028 raft_consensus.cc:740] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.166074 20026 tablet_bootstrap.cc:492] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:52.166575 20026 ts_tablet_manager.cc:1403] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.145s	user 0.011s	sys 0.007s
I20260709 14:51:52.162439 20028 consensus_queue.cc:260] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.172593 19952 leader_election.cc:304] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.181599 20027 tablet_bootstrap.cc:654] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.187081 20367 raft_consensus.cc:2804] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.187629 20367 raft_consensus.cc:493] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.188028 20367 raft_consensus.cc:3060] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.188174 20264 leader_election.cc:290] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:52.188918 20294 raft_consensus.cc:493] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.189380 20294 raft_consensus.cc:515] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.201896 20300 raft_consensus.cc:515] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.206768 20028 ts_tablet_manager.cc:1434] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.001s
I20260709 14:51:52.207907 20028 tablet_bootstrap.cc:492] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:52.210709 20342 raft_consensus.cc:493] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.211261 20342 raft_consensus.cc:515] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.211895 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ea2286c0174f3dab4a9b4dc2bc0c54" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.213982 20342 leader_election.cc:290] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:52.217871 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d469625f37845b6b5c63893a0fb81b5" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
W20260709 14:51:52.219314 19803 leader_election.cc:343] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:52.219925 19803 leader_election.cc:343] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.223943 20300 leader_election.cc:290] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.225673 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.227250 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:52.227972 19986 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d469625f37845b6b5c63893a0fb81b5" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:52.227885 19835 raft_consensus.cc:3060] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.232151 20026 raft_consensus.cc:359] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.232843 20026 raft_consensus.cc:385] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.233095 20026 raft_consensus.cc:740] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.233691 20026 consensus_queue.cc:260] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:52.235853 19802 leader_election.cc:343] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.236860 19802 leader_election.cc:304] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
W20260709 14:51:52.235348 19952 leader_election.cc:343] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.241842 20267 raft_consensus.cc:2749] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.245076 20294 leader_election.cc:290] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.247066 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45943e8dcf44500b36567bc534681f2" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.247680 19912 raft_consensus.cc:2468] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.245182 19835 raft_consensus.cc:2468] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.251468 20026 ts_tablet_manager.cc:1434] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.085s	user 0.005s	sys 0.004s
I20260709 14:51:52.224082 20367 raft_consensus.cc:515] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.253549 19952 leader_election.cc:304] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.255674 19952 leader_election.cc:304] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:52.252097 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45943e8dcf44500b36567bc534681f2" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:52.257198 19829 raft_consensus.cc:2468] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.257642 20337 raft_consensus.cc:2804] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.258026 20337 raft_consensus.cc:493] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.260850 20337 raft_consensus.cc:3060] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.262466 20294 raft_consensus.cc:2804] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.238750 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ea2286c0174f3dab4a9b4dc2bc0c54" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:52.265260 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:52.265856 19829 raft_consensus.cc:3060] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.265877 20026 tablet_bootstrap.cc:492] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3: Bootstrap starting.
I20260709 14:51:52.265005 20294 raft_consensus.cc:697] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:52.274827 20264 raft_consensus.cc:493] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.275673 20367 leader_election.cc:290] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.275326 20264 raft_consensus.cc:515] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.276633 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.277467 20264 leader_election.cc:290] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:52.277915 19952 leader_election.cc:343] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.278856 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05536e5ad88b41729a01391ec4cb3cbc" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:52.279259 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05536e5ad88b41729a01391ec4cb3cbc" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.280167 19829 raft_consensus.cc:2468] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.273978 20294 consensus_queue.cc:237] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:52.280417 19803 leader_election.cc:343] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.281432 19952 leader_election.cc:304] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.282222 20300 raft_consensus.cc:2804] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
W20260709 14:51:52.282101 19802 leader_election.cc:343] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.282727 20300 raft_consensus.cc:697] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:52.283573 20300 consensus_queue.cc:237] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.288632 20337 raft_consensus.cc:515] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.291337 19802 leader_election.cc:304] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.291945 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45943e8dcf44500b36567bc534681f2" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.292505 19912 raft_consensus.cc:3060] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.292871 20028 tablet_bootstrap.cc:654] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.290665 20337 leader_election.cc:290] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.295094 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c45943e8dcf44500b36567bc534681f2" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:52.295660 19834 raft_consensus.cc:3060] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.295806 20264 raft_consensus.cc:2749] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.298051 20027 tablet_bootstrap.cc:492] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.298489 20027 ts_tablet_manager.cc:1403] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.208s	user 0.007s	sys 0.020s
I20260709 14:51:52.301028 20027 raft_consensus.cc:359] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.301630 20027 raft_consensus.cc:385] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.301873 20027 raft_consensus.cc:740] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.306682 20027 consensus_queue.cc:260] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:52.310160 19802 leader_election.cc:343] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.311576 19802 leader_election.cc:304] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.311847 19912 raft_consensus.cc:2468] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.312703 20264 raft_consensus.cc:2749] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.315119 19733 catalog_manager.cc:5697] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.316627 19834 raft_consensus.cc:2468] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.318994 19952 leader_election.cc:304] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:52.320741 20367 raft_consensus.cc:2804] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.321118 20027 ts_tablet_manager.cc:1434] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.022s	user 0.006s	sys 0.001s
I20260709 14:51:52.321197 20367 raft_consensus.cc:697] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:52.321980 20367 consensus_queue.cc:237] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:52.323194 19783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:52.333389 20026 tablet_bootstrap.cc:654] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.335261 20027 tablet_bootstrap.cc:492] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:52.346261 20027 tablet_bootstrap.cc:654] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.353299 20028 tablet_bootstrap.cc:492] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.356141 19733 catalog_manager.cc:5697] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.356957 20028 ts_tablet_manager.cc:1403] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.149s	user 0.015s	sys 0.005s
I20260709 14:51:52.357789 19733 catalog_manager.cc:5697] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.359231 20027 tablet_bootstrap.cc:492] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.359746 20027 ts_tablet_manager.cc:1403] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.025s	user 0.010s	sys 0.001s
I20260709 14:51:52.359707 20028 raft_consensus.cc:359] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.360698 20028 raft_consensus.cc:385] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.360962 20028 raft_consensus.cc:740] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.363065 20028 consensus_queue.cc:260] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.363189 20027 raft_consensus.cc:359] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.364014 20027 raft_consensus.cc:385] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.364372 20027 raft_consensus.cc:740] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.365159 20027 consensus_queue.cc:260] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.365829 20026 tablet_bootstrap.cc:492] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3: No bootstrap required, opened a new log
I20260709 14:51:52.366592 20026 ts_tablet_manager.cc:1403] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3: Time spent bootstrapping tablet: real 0.101s	user 0.003s	sys 0.010s
I20260709 14:51:52.367714 20027 ts_tablet_manager.cc:1434] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:51:52.368724 20027 tablet_bootstrap.cc:492] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:52.369251 20026 raft_consensus.cc:359] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.369953 20026 raft_consensus.cc:385] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.370245 20026 raft_consensus.cc:740] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.372476 20028 ts_tablet_manager.cc:1434] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.001s
I20260709 14:51:52.373008 20026 consensus_queue.cc:260] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.374457 20028 tablet_bootstrap.cc:492] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:52.380187 20027 tablet_bootstrap.cc:654] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.386305 20026 ts_tablet_manager.cc:1434] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 14:51:52.389101 20300 consensus_queue.cc:1048] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.390305 20028 tablet_bootstrap.cc:654] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.396716 20027 tablet_bootstrap.cc:492] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.397290 20027 ts_tablet_manager.cc:1403] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.029s	user 0.008s	sys 0.008s
I20260709 14:51:52.400796 20028 tablet_bootstrap.cc:492] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.401279 20028 ts_tablet_manager.cc:1403] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.000s
I20260709 14:51:52.401616 20027 raft_consensus.cc:359] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.402514 20027 raft_consensus.cc:385] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.402845 20027 raft_consensus.cc:740] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.403589 20027 consensus_queue.cc:260] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.404150 20028 raft_consensus.cc:359] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.407465 20028 raft_consensus.cc:385] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.407745 20028 raft_consensus.cc:740] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.408397 20028 consensus_queue.cc:260] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.410370 20028 ts_tablet_manager.cc:1434] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.009s	user 0.000s	sys 0.004s
I20260709 14:51:52.411379 20028 tablet_bootstrap.cc:492] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:52.416273 20027 ts_tablet_manager.cc:1434] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:51:52.417316 20027 tablet_bootstrap.cc:492] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:52.424571 20028 tablet_bootstrap.cc:654] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.427315 20027 tablet_bootstrap.cc:654] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.433804 20294 consensus_queue.cc:1048] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.442538 20345 raft_consensus.cc:493] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.442924 20294 raft_consensus.cc:493] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.443037 20345 raft_consensus.cc:515] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.445878 20294 raft_consensus.cc:515] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.460464 20300 consensus_queue.cc:1048] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.016s
I20260709 14:51:52.488806 20027 tablet_bootstrap.cc:492] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.489221 20027 ts_tablet_manager.cc:1403] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.072s	user 0.014s	sys 0.000s
I20260709 14:51:52.496069 20294 leader_election.cc:290] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.495997 20027 raft_consensus.cc:359] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.496692 20027 raft_consensus.cc:385] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.497004 20027 raft_consensus.cc:740] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.498267 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aea04aad51b4735a872a086e7dac125" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:52.502384 19834 raft_consensus.cc:2468] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.506275 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674dbdf089646788ca2547bb68f94c3" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:52.510718 20345 leader_election.cc:290] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:52.511268 19952 leader_election.cc:304] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:52.513343 20305 raft_consensus.cc:2804] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.513738 20305 raft_consensus.cc:493] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.514096 20305 raft_consensus.cc:3060] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.522424 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9674dbdf089646788ca2547bb68f94c3" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:52.537349 20027 consensus_queue.cc:260] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.538121 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aea04aad51b4735a872a086e7dac125" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.544615 20301 raft_consensus.cc:493] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.544952 19907 raft_consensus.cc:2468] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.545130 20301 raft_consensus.cc:515] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.548911 20027 ts_tablet_manager.cc:1434] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.059s	user 0.009s	sys 0.000s
I20260709 14:51:52.550341 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e353c10724a6597feb93a2251063d" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:52.551708 19878 leader_election.cc:304] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:52.552315 20028 tablet_bootstrap.cc:492] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.552765 20028 ts_tablet_manager.cc:1403] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.142s	user 0.025s	sys 0.025s
I20260709 14:51:52.553421 19829 raft_consensus.cc:2468] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.553815 20345 raft_consensus.cc:2749] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.551051 20301 leader_election.cc:290] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.559731 19952 leader_election.cc:304] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:52.560894 20301 raft_consensus.cc:2804] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.561326 20301 raft_consensus.cc:493] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.561707 20301 raft_consensus.cc:3060] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.564249 20305 raft_consensus.cc:515] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.564590 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e353c10724a6597feb93a2251063d" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.566255 20305 leader_election.cc:290] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.561967 19908 raft_consensus.cc:3060] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.573553 20027 tablet_bootstrap.cc:492] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:52.585794 20028 raft_consensus.cc:359] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.586448 20028 raft_consensus.cc:385] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.586721 20028 raft_consensus.cc:740] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.587323 20028 consensus_queue.cc:260] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.589334 20028 ts_tablet_manager.cc:1434] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.001s
I20260709 14:51:52.590241 20028 tablet_bootstrap.cc:492] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:52.597594 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aea04aad51b4735a872a086e7dac125" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:52.598326 19835 raft_consensus.cc:3060] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.597940 20301 raft_consensus.cc:515] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.599105 20027 tablet_bootstrap.cc:654] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.603888 20342 raft_consensus.cc:493] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.608748 20342 raft_consensus.cc:515] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.611402 20342 leader_election.cc:290] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:52.612802 20305 raft_consensus.cc:493] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.613382 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629851b23bc446a82fb9a24d00158bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:52.607790 20226 raft_consensus.cc:493] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.614416 20226 raft_consensus.cc:515] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:52.615280 19802 leader_election.cc:343] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.615965 20027 tablet_bootstrap.cc:492] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.611562 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629851b23bc446a82fb9a24d00158bd" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.616408 20027 ts_tablet_manager.cc:1403] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.043s	user 0.005s	sys 0.006s
I20260709 14:51:52.613211 20305 raft_consensus.cc:515] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.617064 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa813c905ef4d92817dc7fa71ccee7f" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.618317 20305 leader_election.cc:290] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.619232 20027 raft_consensus.cc:359] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.619859 20027 raft_consensus.cc:385] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:51:52.620198 19803 leader_election.cc:343] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.606158 19835 raft_consensus.cc:2468] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.620656 19803 leader_election.cc:304] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.606598 20028 tablet_bootstrap.cc:654] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:52.621658 19803 leader_election.cc:343] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.620169 20027 raft_consensus.cc:740] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.616427 20226 leader_election.cc:290] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:52.622807 20226 raft_consensus.cc:2749] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.622997 20027 consensus_queue.cc:260] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.623859 20267 raft_consensus.cc:493] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.613974 20301 leader_election.cc:290] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.624300 20267 raft_consensus.cc:515] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.624534 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aea04aad51b4735a872a086e7dac125" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.625108 19907 raft_consensus.cc:3060] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.626267 20267 leader_election.cc:290] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:52.626832 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4e48f79ff3459594922b61aa5a9e6d" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.628634 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4e48f79ff3459594922b61aa5a9e6d" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
W20260709 14:51:52.629787 19802 leader_election.cc:343] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:51:52.630986 19803 leader_election.cc:343] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.624534 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa813c905ef4d92817dc7fa71ccee7f" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:52.631810 19907 raft_consensus.cc:2468] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.632006 19980 raft_consensus.cc:2468] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:52.634099 19802 leader_election.cc:304] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.634749 20267 raft_consensus.cc:2804] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.635121 20267 raft_consensus.cc:493] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.631403 19803 leader_election.cc:304] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.635558 20267 raft_consensus.cc:3060] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.636193 20342 raft_consensus.cc:2749] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.639132 20027 ts_tablet_manager.cc:1434] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:51:52.643412 20027 tablet_bootstrap.cc:492] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
W20260709 14:51:52.643630 19952 leader_election.cc:343] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.644795 19952 leader_election.cc:304] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:52.644727 20305 consensus_queue.cc:1048] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.645848 20267 raft_consensus.cc:515] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.646370 20305 raft_consensus.cc:2804] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.646899 20305 raft_consensus.cc:697] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:52.647696 20305 consensus_queue.cc:237] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.648422 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa813c905ef4d92817dc7fa71ccee7f" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.648692 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "afa813c905ef4d92817dc7fa71ccee7f" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:52.649235 19980 raft_consensus.cc:3060] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:52.650065 19803 leader_election.cc:343] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.651846 20027 tablet_bootstrap.cc:654] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.652554 20028 tablet_bootstrap.cc:492] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.652990 20028 ts_tablet_manager.cc:1403] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.063s	user 0.009s	sys 0.000s
I20260709 14:51:52.653154 20267 leader_election.cc:290] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:52.660043 20028 raft_consensus.cc:359] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.660766 20028 raft_consensus.cc:385] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.661015 20028 raft_consensus.cc:740] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.661978 20028 consensus_queue.cc:260] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.665002 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.659379 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e353c10724a6597feb93a2251063d" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.666503 19908 raft_consensus.cc:3060] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.671444 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:52.671710 20028 ts_tablet_manager.cc:1434] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:51:52.672144 19835 raft_consensus.cc:2468] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.672719 20028 tablet_bootstrap.cc:492] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:52.677054 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6b1e353c10724a6597feb93a2251063d" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:52.677659 19833 raft_consensus.cc:3060] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:51:52.681931 19952 leader_election.cc:343] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.684485 19952 leader_election.cc:304] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.686121 20305 raft_consensus.cc:2804] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.686478 20305 raft_consensus.cc:493] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.689553 19907 raft_consensus.cc:3060] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.686796 20305 raft_consensus.cc:3060] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.701694 19833 raft_consensus.cc:2468] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.704950 19908 raft_consensus.cc:2468] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.709709 19952 leader_election.cc:304] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:52.710486 20300 raft_consensus.cc:2804] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.711138 20300 raft_consensus.cc:697] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:52.711973 20300 consensus_queue.cc:237] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.701982 20305 raft_consensus.cc:515] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.718205 20028 tablet_bootstrap.cc:654] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.719512 19980 raft_consensus.cc:2468] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:52.725672 20305 leader_election.cc:290] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.755132 19802 leader_election.cc:304] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.756359 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:52.756970 19833 raft_consensus.cc:3060] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.761502 20267 raft_consensus.cc:2804] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.762257 20267 raft_consensus.cc:697] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:52.764027 20267 consensus_queue.cc:237] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.760008 19735 catalog_manager.cc:5697] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.767589 20027 tablet_bootstrap.cc:492] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.768030 20027 ts_tablet_manager.cc:1403] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.125s	user 0.020s	sys 0.019s
I20260709 14:51:52.762279 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.771376 20027 raft_consensus.cc:359] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.771986 20027 raft_consensus.cc:385] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.772241 20027 raft_consensus.cc:740] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.774124 20027 consensus_queue.cc:260] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.779225 20027 ts_tablet_manager.cc:1434] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:51:52.780153 20027 tablet_bootstrap.cc:492] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:52.794970 19833 raft_consensus.cc:2468] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
W20260709 14:51:52.800724 19952 leader_election.cc:343] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.800900 19735 catalog_manager.cc:5697] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:52.805797 19732 catalog_manager.cc:5697] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.823243 19952 leader_election.cc:304] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.811872 20300 raft_consensus.cc:493] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.825984 20300 raft_consensus.cc:515] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.827057 20342 raft_consensus.cc:493] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.827538 20342 raft_consensus.cc:515] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.811247 20028 tablet_bootstrap.cc:492] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.829543 20342 leader_election.cc:290] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:52.829741 20028 ts_tablet_manager.cc:1403] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.157s	user 0.017s	sys 0.009s
I20260709 14:51:52.831103 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:52.832777 20028 raft_consensus.cc:359] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.833444 20028 raft_consensus.cc:385] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.833709 20028 raft_consensus.cc:740] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
W20260709 14:51:52.834157 19802 leader_election.cc:343] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.833037 20300 leader_election.cc:290] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.834319 20028 consensus_queue.cc:260] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.835922 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.836325 20028 ts_tablet_manager.cc:1434] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:52.837224 20028 tablet_bootstrap.cc:492] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
W20260709 14:51:52.837755 19803 leader_election.cc:343] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.838218 19803 leader_election.cc:304] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c71a085e626d4830af090409bf7f93b3; no voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.838951 20342 raft_consensus.cc:2749] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:52.840219 20300 raft_consensus.cc:2804] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:52.840682 20300 raft_consensus.cc:697] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:52.841429 20300 consensus_queue.cc:237] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.842924 20028 tablet_bootstrap.cc:654] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.845499 20305 consensus_queue.cc:1048] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.825519 20027 tablet_bootstrap.cc:654] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.852891 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ea2286c0174f3dab4a9b4dc2bc0c54" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.854472 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ea2286c0174f3dab4a9b4dc2bc0c54" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:52.855193 19833 raft_consensus.cc:2468] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.875738 20300 consensus_queue.cc:1048] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:52.872630 20305 raft_consensus.cc:493] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:52.877238 20305 raft_consensus.cc:515] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
W20260709 14:51:52.875679 19952 leader_election.cc:343] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.879130 20305 leader_election.cc:290] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.881156 19952 leader_election.cc:304] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.884086 20028 tablet_bootstrap.cc:492] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.884522 20028 ts_tablet_manager.cc:1403] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.048s	user 0.026s	sys 0.016s
I20260709 14:51:52.883005 20305 raft_consensus.cc:2804] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.886392 20305 raft_consensus.cc:493] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.886467 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:52.888154 20305 raft_consensus.cc:3060] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.891434 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:52.892120 19833 raft_consensus.cc:2468] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:52.895532 20028 raft_consensus.cc:359] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.896198 20028 raft_consensus.cc:385] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.896464 20028 raft_consensus.cc:740] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.897109 20028 consensus_queue.cc:260] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.900064 20027 tablet_bootstrap.cc:492] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.900508 20027 ts_tablet_manager.cc:1403] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.121s	user 0.006s	sys 0.003s
I20260709 14:51:52.903117 20028 ts_tablet_manager.cc:1434] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:51:52.904168 20028 tablet_bootstrap.cc:492] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:52.905107 20027 raft_consensus.cc:359] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.906913 20027 raft_consensus.cc:385] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.907209 20027 raft_consensus.cc:740] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.907812 20027 consensus_queue.cc:260] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.908602 19907 raft_consensus.cc:3060] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.911541 20028 tablet_bootstrap.cc:654] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.912853 20027 ts_tablet_manager.cc:1434] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 14:51:52.913857 20027 tablet_bootstrap.cc:492] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
W20260709 14:51:52.915391 19952 leader_election.cc:343] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:52.906234 20305 raft_consensus.cc:515] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.921308 20305 leader_election.cc:290] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.923180 20366 consensus_queue.cc:1048] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.928431 20027 tablet_bootstrap.cc:654] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.905639 19735 catalog_manager.cc:5697] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:52.936587 20301 consensus_queue.cc:1048] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.940653 20366 consensus_queue.cc:1048] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:52.941262 20028 tablet_bootstrap.cc:492] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.941708 20028 ts_tablet_manager.cc:1403] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.012s
I20260709 14:51:52.943181 19952 leader_election.cc:304] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:52.944288 20366 raft_consensus.cc:2804] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:52.944190 20028 raft_consensus.cc:359] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.944693 20366 raft_consensus.cc:493] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:52.945032 20366 raft_consensus.cc:3060] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.945430 20028 raft_consensus.cc:385] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.945709 20028 raft_consensus.cc:740] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.946316 20028 consensus_queue.cc:260] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.947690 20027 tablet_bootstrap.cc:492] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:52.948145 20027 ts_tablet_manager.cc:1403] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.034s	user 0.007s	sys 0.005s
I20260709 14:51:52.948529 20028 ts_tablet_manager.cc:1434] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:51:52.949442 20028 tablet_bootstrap.cc:492] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:52.950644 20027 raft_consensus.cc:359] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.951512 20027 raft_consensus.cc:385] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.951771 20027 raft_consensus.cc:740] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.952389 20366 raft_consensus.cc:515] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.952512 20027 consensus_queue.cc:260] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.960494 19908 raft_consensus.cc:3060] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.961555 20366 leader_election.cc:290] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:52.961745 20027 ts_tablet_manager.cc:1434] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:51:52.962658 20027 tablet_bootstrap.cc:492] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:52.968159 19834 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ea2286c0174f3dab4a9b4dc2bc0c54" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:52.968742 19834 raft_consensus.cc:3060] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.968997 20027 tablet_bootstrap.cc:654] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.956884 20028 tablet_bootstrap.cc:654] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:52.974298 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:52.974926 19833 raft_consensus.cc:3060] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.976928 19834 raft_consensus.cc:2468] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:52.983413 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.986613 20028 tablet_bootstrap.cc:492] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:52.987139 20028 ts_tablet_manager.cc:1403] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.038s	user 0.011s	sys 0.000s
I20260709 14:51:52.988482 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74ea2286c0174f3dab4a9b4dc2bc0c54" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:52.989085 19907 raft_consensus.cc:3060] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:52.990182 20028 raft_consensus.cc:359] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.990857 20028 raft_consensus.cc:385] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:52.991164 20028 raft_consensus.cc:740] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:52.991786 20028 consensus_queue.cc:260] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:52.993784 20028 ts_tablet_manager.cc:1434] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.000s	sys 0.003s
I20260709 14:51:52.994817 20028 tablet_bootstrap.cc:492] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.000479 20028 tablet_bootstrap.cc:654] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.005245 19833 raft_consensus.cc:2468] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
W20260709 14:51:53.025722 19952 leader_election.cc:343] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.028178 20300 consensus_queue.cc:1048] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:51:53.040728 19907 raft_consensus.cc:2468] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:53.046072 20027 tablet_bootstrap.cc:492] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:53.046550 20027 ts_tablet_manager.cc:1403] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.084s	user 0.015s	sys 0.015s
I20260709 14:51:53.047225 19952 leader_election.cc:304] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.050568 20321 raft_consensus.cc:493] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.051101 20321 raft_consensus.cc:515] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.053150 20321 leader_election.cc:290] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.054129 20028 tablet_bootstrap.cc:492] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.054569 20028 ts_tablet_manager.cc:1403] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.060s	user 0.023s	sys 0.023s
I20260709 14:51:53.054670 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.056150 19833 raft_consensus.cc:2393] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:53.057176 20028 raft_consensus.cc:359] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.057817 20028 raft_consensus.cc:385] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.058063 20028 raft_consensus.cc:740] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.059113 20294 raft_consensus.cc:2804] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.058773 20028 consensus_queue.cc:260] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.059594 20294 raft_consensus.cc:697] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:53.060408 20294 consensus_queue.cc:237] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.061169 20028 ts_tablet_manager.cc:1434] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:51:53.063934 20027 raft_consensus.cc:359] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.064602 20027 raft_consensus.cc:385] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.064898 20027 raft_consensus.cc:740] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.065305 20383 raft_consensus.cc:493] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.065732 20383 raft_consensus.cc:515] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.067790 20383 leader_election.cc:290] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.069554 20027 consensus_queue.cc:260] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.072439 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.073032 20027 ts_tablet_manager.cc:1434] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:51:53.074534 20028 tablet_bootstrap.cc:492] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.078596 20027 tablet_bootstrap.cc:492] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:53.082417 19952 leader_election.cc:304] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:53.091323 20294 raft_consensus.cc:2804] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.088608 20028 tablet_bootstrap.cc:654] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.091785 20294 raft_consensus.cc:697] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:53.092623 20294 consensus_queue.cc:237] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.090001 20027 tablet_bootstrap.cc:654] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.097812 20267 raft_consensus.cc:493] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.098301 20267 raft_consensus.cc:515] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.100291 20267 leader_election.cc:290] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.101478 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c46ad32d24609b378dcaa62600ce2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:53.101725 19980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c46ad32d24609b378dcaa62600ce2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:53.102099 19909 raft_consensus.cc:2468] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:53.102346 19980 raft_consensus.cc:2468] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:53.105543 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9f058270d3a415891db0688bf7121e4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:53.105568 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:53.107043 19802 leader_election.cc:304] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.108548 20342 raft_consensus.cc:2804] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.108909 20342 raft_consensus.cc:493] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.109226 20342 raft_consensus.cc:3060] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.115074 20366 consensus_queue.cc:1048] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.116088 19877 leader_election.cc:304] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:53.117309 19877 leader_election.cc:304] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [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: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:53.117875 20028 tablet_bootstrap.cc:492] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.118907 20028 ts_tablet_manager.cc:1403] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.045s	user 0.007s	sys 0.011s
I20260709 14:51:53.125097 20321 raft_consensus.cc:3060] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.125007 19735 catalog_manager.cc:5697] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.136705 20321 raft_consensus.cc:2749] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.122720 20028 raft_consensus.cc:359] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.137915 20028 raft_consensus.cc:385] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.138190 20028 raft_consensus.cc:740] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.138756 20028 consensus_queue.cc:260] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.140218 20028 ts_tablet_manager.cc:1434] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.000s
I20260709 14:51:53.141044 20028 tablet_bootstrap.cc:492] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.144703 20294 consensus_queue.cc:1048] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.146119 19735 catalog_manager.cc:5697] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.148921 20027 tablet_bootstrap.cc:492] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:53.149360 20027 ts_tablet_manager.cc:1403] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.076s	user 0.009s	sys 0.000s
I20260709 14:51:53.151798 20027 raft_consensus.cc:359] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.152374 20027 raft_consensus.cc:385] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.152616 20027 raft_consensus.cc:740] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.153113 20301 consensus_queue.cc:1048] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.153185 20027 consensus_queue.cc:260] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.162036 20345 raft_consensus.cc:2749] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:51:53.165228 20028 tablet_bootstrap.cc:654] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.170778 20294 consensus_queue.cc:1048] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.174291 20342 raft_consensus.cc:515] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.177291 20028 tablet_bootstrap.cc:492] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.177729 20028 ts_tablet_manager.cc:1403] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.037s	user 0.012s	sys 0.003s
I20260709 14:51:53.178390 20342 leader_election.cc:290] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.180208 20028 raft_consensus.cc:359] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.180891 20028 raft_consensus.cc:385] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.181139 20028 raft_consensus.cc:740] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.181450 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c46ad32d24609b378dcaa62600ce2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:53.185324 19908 raft_consensus.cc:3060] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.189569 20028 consensus_queue.cc:260] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.186532 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "486c46ad32d24609b378dcaa62600ce2" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:53.187980 20384 raft_consensus.cc:493] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.204383 20027 ts_tablet_manager.cc:1434] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.055s	user 0.006s	sys 0.001s
I20260709 14:51:53.202699 19981 raft_consensus.cc:3060] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.212459 20027 tablet_bootstrap.cc:492] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:53.232182 20366 raft_consensus.cc:493] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.229893 19908 raft_consensus.cc:2468] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:53.209718 20384 raft_consensus.cc:515] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.257975 19831 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe268b7f8324ec1b9675a3d7985dbab" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.258661 19831 raft_consensus.cc:2468] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:53.259899 19878 leader_election.cc:304] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.260600 20321 raft_consensus.cc:2804] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.245707 20366 raft_consensus.cc:515] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.260973 20321 raft_consensus.cc:493] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.261375 20321 raft_consensus.cc:3060] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.265062 20366 leader_election.cc:290] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:53.265759 20384 leader_election.cc:290] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
W20260709 14:51:53.277495 19803 consensus_peers.cc:597] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:51:53.282970 20027 tablet_bootstrap.cc:654] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.285971 19981 raft_consensus.cc:2468] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:53.294409 19802 leader_election.cc:304] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.295361 20417 raft_consensus.cc:2804] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.295867 20417 raft_consensus.cc:697] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:53.296953 20417 consensus_queue.cc:237] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.302048 20028 ts_tablet_manager.cc:1434] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.124s	user 0.023s	sys 0.014s
I20260709 14:51:53.331456 20028 tablet_bootstrap.cc:492] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.299312 20321 raft_consensus.cc:515] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.354828 20321 leader_election.cc:290] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.359602 19734 catalog_manager.cc:5697] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.367913 20027 tablet_bootstrap.cc:492] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
W20260709 14:51:53.362972 19952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.65:41513, user_credentials={real_user=slave}} blocked reactor thread for 120948us
I20260709 14:51:53.368397 20027 ts_tablet_manager.cc:1403] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.159s	user 0.026s	sys 0.025s
I20260709 14:51:53.374841 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe268b7f8324ec1b9675a3d7985dbab" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.375479 19829 raft_consensus.cc:2468] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:53.378824 20422 raft_consensus.cc:493] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.382905 20300 raft_consensus.cc:493] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.379580 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe268b7f8324ec1b9675a3d7985dbab" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:53.385679 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe268b7f8324ec1b9675a3d7985dbab" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:53.386264 19833 raft_consensus.cc:3060] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.383378 20300 raft_consensus.cc:515] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.379338 20422 raft_consensus.cc:515] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.388955 20422 leader_election.cc:290] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.390852 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe268b7f8324ec1b9675a3d7985dbab" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:53.390736 20300 leader_election.cc:290] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:53.391513 19982 raft_consensus.cc:2468] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:53.393035 19908 raft_consensus.cc:2393] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6390efd9796149afab8d0df459b5b617 in current term 1: Already voted for candidate 7f2e59c8f9654e81807d5a786db586e8 in this term.
I20260709 14:51:53.395889 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ebe268b7f8324ec1b9675a3d7985dbab" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:53.396116 20418 consensus_queue.cc:1048] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.396510 19984 raft_consensus.cc:3060] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.397526 19833 raft_consensus.cc:2468] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:53.398631 19878 leader_election.cc:304] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.400066 20422 raft_consensus.cc:2804] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.400734 20422 raft_consensus.cc:697] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:53.401471 20422 consensus_queue.cc:237] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.403960 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:53.406270 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "25941c23ecd44076a1d3f5b2e1fb8436" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.409457 19829 raft_consensus.cc:2393] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
W20260709 14:51:53.419189 19783 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:51:53.420367 19984 raft_consensus.cc:2468] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:53.430133 19952 leader_election.cc:304] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:53.432616 20426 raft_consensus.cc:2764] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 14:51:53.434572 20028 tablet_bootstrap.cc:654] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.432721 20027 raft_consensus.cc:359] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.435142 20027 raft_consensus.cc:385] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.435487 20027 raft_consensus.cc:740] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.443689 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:53.445879 19833 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.445992 20027 consensus_queue.cc:260] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.446581 19833 raft_consensus.cc:2468] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:53.449393 20027 ts_tablet_manager.cc:1434] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.076s	user 0.003s	sys 0.003s
I20260709 14:51:53.450446 20027 tablet_bootstrap.cc:492] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:53.451241 20300 raft_consensus.cc:493] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.451707 20300 raft_consensus.cc:515] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.454531 20300 leader_election.cc:290] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:53.458595 19877 leader_election.cc:304] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:53.459754 20321 raft_consensus.cc:3060] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.463357 20028 tablet_bootstrap.cc:492] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.463793 20027 tablet_bootstrap.cc:654] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.463994 20028 ts_tablet_manager.cc:1403] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.149s	user 0.005s	sys 0.008s
I20260709 14:51:53.466630 20321 raft_consensus.cc:2749] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:53.467470 19735 catalog_manager.cc:5697] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.466413 20028 raft_consensus.cc:359] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.472914 20028 raft_consensus.cc:385] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.473214 20028 raft_consensus.cc:740] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.473839 20028 consensus_queue.cc:260] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.476203 20028 ts_tablet_manager.cc:1434] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:51:53.477114 20028 tablet_bootstrap.cc:492] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.482681 20028 tablet_bootstrap.cc:654] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.494210 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d469625f37845b6b5c63893a0fb81b5" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.496668 19829 raft_consensus.cc:2468] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:53.507764 20028 tablet_bootstrap.cc:492] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.508189 20028 ts_tablet_manager.cc:1403] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.031s	user 0.008s	sys 0.018s
I20260709 14:51:53.510028 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d469625f37845b6b5c63893a0fb81b5" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:53.510648 19906 raft_consensus.cc:2468] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:53.510582 20028 raft_consensus.cc:359] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.511353 20028 raft_consensus.cc:385] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.511615 20028 raft_consensus.cc:740] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.512204 20028 consensus_queue.cc:260] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.514143 20028 ts_tablet_manager.cc:1434] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:53.515003 20028 tablet_bootstrap.cc:492] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.520596 20028 tablet_bootstrap.cc:654] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
W20260709 14:51:53.533790 19952 leader_election.cc:343] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.535416 20028 tablet_bootstrap.cc:492] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.535877 20028 ts_tablet_manager.cc:1403] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.021s	user 0.004s	sys 0.012s
I20260709 14:51:53.538278 20028 raft_consensus.cc:359] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.538926 20028 raft_consensus.cc:385] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.538918 20300 consensus_queue.cc:1048] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.539366 20028 raft_consensus.cc:740] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.540086 20028 consensus_queue.cc:260] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.540673 19952 leader_election.cc:304] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:53.541375 20300 raft_consensus.cc:2804] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.541806 20300 raft_consensus.cc:493] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.542053 20028 ts_tablet_manager.cc:1434] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:51:53.542337 20300 raft_consensus.cc:3060] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.543044 20028 tablet_bootstrap.cc:492] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.543911 19952 leader_election.cc:304] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:53.549311 20426 raft_consensus.cc:2804] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.549674 20426 raft_consensus.cc:493] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.550027 20028 tablet_bootstrap.cc:654] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.550124 20027 tablet_bootstrap.cc:492] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:53.550007 20426 raft_consensus.cc:3060] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.550591 20027 ts_tablet_manager.cc:1403] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.100s	user 0.039s	sys 0.027s
I20260709 14:51:53.553349 20027 raft_consensus.cc:359] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.554001 20027 raft_consensus.cc:385] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.554267 20027 raft_consensus.cc:740] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.555109 20027 consensus_queue.cc:260] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.557179 20027 ts_tablet_manager.cc:1434] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:51:53.557055 20426 raft_consensus.cc:515] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.558525 20027 tablet_bootstrap.cc:492] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:53.562625 20426 leader_election.cc:290] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:53.564740 20027 tablet_bootstrap.cc:654] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.564975 20300 raft_consensus.cc:515] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.566928 20300 leader_election.cc:290] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:53.570990 20027 tablet_bootstrap.cc:492] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:53.571554 20027 ts_tablet_manager.cc:1403] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:51:53.574025 20027 raft_consensus.cc:359] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.574816 20027 raft_consensus.cc:385] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.575155 20027 raft_consensus.cc:740] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.575887 20027 consensus_queue.cc:260] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.576692 20321 raft_consensus.cc:493] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.577183 20321 raft_consensus.cc:515] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.579044 20321 leader_election.cc:290] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.580776 20027 ts_tablet_manager.cc:1434] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:51:53.580895 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10acd7fe7d1f4b70bbd1b854700009f4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.581535 19829 raft_consensus.cc:2468] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:53.583446 19878 leader_election.cc:304] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.594401 19837 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:53.594906 19837 raft_consensus.cc:3060] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.598670 19837 raft_consensus.cc:2468] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:53.600595 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10acd7fe7d1f4b70bbd1b854700009f4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:53.605535 20383 raft_consensus.cc:2804] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.605891 20383 raft_consensus.cc:493] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 14:51:53.606058 19877 leader_election.cc:343] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.606227 20383 raft_consensus.cc:3060] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.608340 20028 tablet_bootstrap.cc:492] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.608807 20028 ts_tablet_manager.cc:1403] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.066s	user 0.032s	sys 0.024s
I20260709 14:51:53.608668 19828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d469625f37845b6b5c63893a0fb81b5" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:53.609330 19828 raft_consensus.cc:3060] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.609762 20027 tablet_bootstrap.cc:492] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:53.611356 20028 raft_consensus.cc:359] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.611992 20028 raft_consensus.cc:385] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.612248 20028 raft_consensus.cc:740] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.612814 20028 consensus_queue.cc:260] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.617245 20426 consensus_queue.cc:1048] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.618168 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:53.618717 19906 raft_consensus.cc:3060] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.620669 19952 leader_election.cc:304] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.621393 20426 raft_consensus.cc:2804] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.621860 20426 raft_consensus.cc:697] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:53.622627 20426 consensus_queue.cc:237] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.624346 19909 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d469625f37845b6b5c63893a0fb81b5" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:53.624912 19909 raft_consensus.cc:3060] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.625041 20027 tablet_bootstrap.cc:654] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.628278 20300 consensus_queue.cc:1048] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.629974 20028 ts_tablet_manager.cc:1434] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 14:51:53.631000 20028 tablet_bootstrap.cc:492] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.632043 20383 raft_consensus.cc:515] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.633271 19909 raft_consensus.cc:2468] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:53.636353 20028 tablet_bootstrap.cc:654] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.637373 19830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10acd7fe7d1f4b70bbd1b854700009f4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:53.637939 19830 raft_consensus.cc:3060] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.639984 20383 leader_election.cc:290] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.641506 20300 consensus_queue.cc:1048] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.644071 19828 raft_consensus.cc:2468] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:53.645011 20417 raft_consensus.cc:493] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.645483 20417 raft_consensus.cc:515] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.648363 20417 leader_election.cc:290] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.648537 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9b423426c041f6a4c51efa9b75f921" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:53.649068 19985 raft_consensus.cc:2468] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:53.650220 19802 leader_election.cc:304] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.651505 19908 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9b423426c041f6a4c51efa9b75f921" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:53.652169 19908 raft_consensus.cc:2468] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:53.652532 20226 raft_consensus.cc:2804] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.653061 20226 raft_consensus.cc:493] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.653407 20226 raft_consensus.cc:3060] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.654831 19830 raft_consensus.cc:2468] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:53.655815 19878 leader_election.cc:304] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.657725 20383 raft_consensus.cc:2804] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.658371 20383 raft_consensus.cc:697] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:53.659181 20383 consensus_queue.cc:237] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.663661 20300 consensus_queue.cc:1048] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.665771 19906 raft_consensus.cc:2468] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:53.661486 20226 raft_consensus.cc:515] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.668588 19952 leader_election.cc:304] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:53.670131 20337 raft_consensus.cc:2804] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.670600 20337 raft_consensus.cc:697] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:53.671486 20337 consensus_queue.cc:237] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.692826 19735 catalog_manager.cc:5697] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.695886 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9b423426c041f6a4c51efa9b75f921" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:53.705080 19985 raft_consensus.cc:3060] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.695905 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4f9b423426c041f6a4c51efa9b75f921" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:53.707340 19906 raft_consensus.cc:3060] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.715147 20028 tablet_bootstrap.cc:492] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.715615 20028 ts_tablet_manager.cc:1403] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.085s	user 0.017s	sys 0.024s
I20260709 14:51:53.703809 20226 leader_election.cc:290] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.723980 19733 catalog_manager.cc:5697] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.725906 20028 raft_consensus.cc:359] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.726619 20028 raft_consensus.cc:385] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.726919 20028 raft_consensus.cc:740] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.704627 20027 tablet_bootstrap.cc:492] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:53.719244 19985 raft_consensus.cc:2468] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:53.728190 20027 ts_tablet_manager.cc:1403] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.119s	user 0.006s	sys 0.014s
I20260709 14:51:53.728571 19802 leader_election.cc:304] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.731493 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10acd7fe7d1f4b70bbd1b854700009f4" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:53.737845 20300 consensus_queue.cc:1048] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.739415 19906 raft_consensus.cc:2468] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:53.729401 20226 raft_consensus.cc:2804] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:53.740873 20226 raft_consensus.cc:697] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:53.741801 20226 consensus_queue.cc:237] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.772926 20028 consensus_queue.cc:260] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.774302 20027 raft_consensus.cc:359] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.774977 20027 raft_consensus.cc:385] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.775249 20027 raft_consensus.cc:740] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.779371 20027 consensus_queue.cc:260] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.788661 19984 raft_consensus.cc:3060] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.795835 19984 raft_consensus.cc:2468] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:53.800763 20028 ts_tablet_manager.cc:1434] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.085s	user 0.007s	sys 0.004s
I20260709 14:51:53.838599 20028 tablet_bootstrap.cc:492] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.804226 20027 ts_tablet_manager.cc:1434] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.076s	user 0.006s	sys 0.001s
I20260709 14:51:53.843277 20384 consensus_queue.cc:1048] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.846061 20027 tablet_bootstrap.cc:492] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617: Bootstrap starting.
I20260709 14:51:53.851935 20027 tablet_bootstrap.cc:654] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.864559 19733 catalog_manager.cc:5697] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:53.879063 20342 consensus_queue.cc:1048] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:53.887969 19734 catalog_manager.cc:5697] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:53.892951 20028 tablet_bootstrap.cc:654] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:53.905689 20342 raft_consensus.cc:493] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.910390 20342 raft_consensus.cc:515] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.913316 20342 leader_election.cc:290] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.913795 20294 raft_consensus.cc:493] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:53.914060 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05536e5ad88b41729a01391ec4cb3cbc" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:53.914283 20294 raft_consensus.cc:515] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.914693 19907 raft_consensus.cc:2468] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:53.916258 20294 leader_election.cc:290] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:53.917806 19803 leader_election.cc:304] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.920221 20342 raft_consensus.cc:2804] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.920571 20342 raft_consensus.cc:493] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.920881 20342 raft_consensus.cc:3060] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.928082 20418 consensus_queue.cc:1048] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:51:53.931411 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05536e5ad88b41729a01391ec4cb3cbc" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:53.946004 19982 raft_consensus.cc:2468] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 0.
I20260709 14:51:53.948069 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629851b23bc446a82fb9a24d00158bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:53.947921 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629851b23bc446a82fb9a24d00158bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8" is_pre_election: true
I20260709 14:51:53.963593 20027 tablet_bootstrap.cc:492] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617: No bootstrap required, opened a new log
I20260709 14:51:53.964083 20027 ts_tablet_manager.cc:1403] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.006s
I20260709 14:51:53.954316 19829 raft_consensus.cc:2468] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 0.
I20260709 14:51:53.967445 20027 raft_consensus.cc:359] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.968546 19952 leader_election.cc:304] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:53.968892 20027 raft_consensus.cc:385] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:53.969219 20027 raft_consensus.cc:740] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Initialized, Role: FOLLOWER
I20260709 14:51:53.969261 20294 raft_consensus.cc:2804] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:53.969697 20294 raft_consensus.cc:493] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:53.969868 20027 consensus_queue.cc:260] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.968173 20421 consensus_queue.cc:1048] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:51:53.972054 20027 ts_tablet_manager.cc:1434] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:51:53.973186 20294 raft_consensus.cc:3060] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:53.974812 20028 tablet_bootstrap.cc:492] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:53.975368 20028 ts_tablet_manager.cc:1403] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.137s	user 0.015s	sys 0.025s
W20260709 14:51:53.976086 19952 leader_election.cc:343] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:53.983405 20342 raft_consensus.cc:515] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:53.985394 20342 leader_election.cc:290] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:53.986862 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05536e5ad88b41729a01391ec4cb3cbc" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:53.988819 19981 raft_consensus.cc:3060] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.001434 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "05536e5ad88b41729a01391ec4cb3cbc" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:51:54.002033 19907 raft_consensus.cc:3060] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.003269 20028 raft_consensus.cc:359] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.003928 20028 raft_consensus.cc:385] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.004254 20028 raft_consensus.cc:740] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.004892 20028 consensus_queue.cc:260] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.006729 20028 ts_tablet_manager.cc:1434] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.000s
I20260709 14:51:54.011780 20028 tablet_bootstrap.cc:492] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8: Bootstrap starting.
I20260709 14:51:53.982617 20294 raft_consensus.cc:515] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.029477 19908 raft_consensus.cc:3060] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.030467 20028 tablet_bootstrap.cc:654] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8: Neither blocks nor log segments found. Creating new log.
I20260709 14:51:54.033367 19981 raft_consensus.cc:2468] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:54.034010 19907 raft_consensus.cc:2468] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 1.
I20260709 14:51:54.035820 19803 leader_election.cc:304] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:51:54.037070 20294 leader_election.cc:290] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291)
I20260709 14:51:54.037551 20417 raft_consensus.cc:2804] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:54.038051 20417 raft_consensus.cc:697] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:51:54.038869 20417 consensus_queue.cc:237] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.047541 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629851b23bc446a82fb9a24d00158bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:54.048185 19829 raft_consensus.cc:3060] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.071842 19912 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629851b23bc446a82fb9a24d00158bd" candidate_uuid: "6390efd9796149afab8d0df459b5b617" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
W20260709 14:51:54.076480 19952 leader_election.cc:343] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:51:54.103055 19829 raft_consensus.cc:2468] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6390efd9796149afab8d0df459b5b617 in term 1.
I20260709 14:51:54.109642 20028 tablet_bootstrap.cc:492] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8: No bootstrap required, opened a new log
I20260709 14:51:54.109601 20421 consensus_queue.cc:1048] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.110190 20028 ts_tablet_manager.cc:1403] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8: Time spent bootstrapping tablet: real 0.099s	user 0.015s	sys 0.008s
I20260709 14:51:54.111729 20345 raft_consensus.cc:493] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.112241 20345 raft_consensus.cc:515] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.112771 19952 leader_election.cc:304] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [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: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:51:54.113737 20301 raft_consensus.cc:2804] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:54.113477 20028 raft_consensus.cc:359] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.114195 20301 raft_consensus.cc:697] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Leader. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:51:54.115579 20452 consensus_queue.cc:1048] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.116097 20301 consensus_queue.cc:237] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.120718 20345 leader_election.cc:290] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:54.121865 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4e48f79ff3459594922b61aa5a9e6d" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:54.122000 19981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4e48f79ff3459594922b61aa5a9e6d" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:54.122951 19981 raft_consensus.cc:2468] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:54.123869 19877 leader_election.cc:304] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:54.124648 20345 raft_consensus.cc:2804] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:51:54.125630 20345 raft_consensus.cc:493] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:51:54.126014 20345 raft_consensus.cc:3060] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.114123 20028 raft_consensus.cc:385] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:51:54.127724 20028 raft_consensus.cc:740] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Initialized, Role: FOLLOWER
I20260709 14:51:54.132220 20028 consensus_queue.cc:260] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.138849 20028 ts_tablet_manager.cc:1434] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8: Time spent starting tablet: real 0.028s	user 0.001s	sys 0.005s
I20260709 14:51:54.149142 19829 raft_consensus.cc:2468] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 0.
I20260709 14:51:54.164973 19735 catalog_manager.cc:5697] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 reported cstate change: term changed from 0 to 1, leader changed from <none> to 6390efd9796149afab8d0df459b5b617 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "6390efd9796149afab8d0df459b5b617" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: HEALTHY } } }
I20260709 14:51:54.167507 20301 consensus_queue.cc:1048] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.175729 20345 raft_consensus.cc:515] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.177318 20301 consensus_queue.cc:1048] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.178735 20345 leader_election.cc:290] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:54.179821 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4e48f79ff3459594922b61aa5a9e6d" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:51:54.180114 19830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0c4e48f79ff3459594922b61aa5a9e6d" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:51:54.181083 19830 raft_consensus.cc:3060] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.181177 19982 raft_consensus.cc:3060] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.183658 20294 consensus_queue.cc:1048] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.177604 19732 catalog_manager.cc:5697] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 0 to 1, leader changed from <none> to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.188104 19982 raft_consensus.cc:2468] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:54.189242 19877 leader_election.cc:304] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, 7f2e59c8f9654e81807d5a786db586e8; no voters: 
I20260709 14:51:54.190860 20422 raft_consensus.cc:2804] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:51:54.191378 20422 raft_consensus.cc:697] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:51:54.192160 20422 consensus_queue.cc:237] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.200976 19830 raft_consensus.cc:2468] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 1.
I20260709 14:51:54.225209 19733 catalog_manager.cc:5697] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:51:54.249929 20419 consensus_queue.cc:1048] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:54.296192 20417 consensus_queue.cc:1048] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:51:54.308292 19938 tablet.cc:2406] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:51:54.326697 20455 consensus_queue.cc:1048] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:51:54.456459 20345 raft_consensus.cc:493] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:51:54.456971 20345 raft_consensus.cc:515] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:51:54.459281 20345 leader_election.cc:290] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:51:54.460261 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629851b23bc446a82fb9a24d00158bd" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c71a085e626d4830af090409bf7f93b3" is_pre_election: true
I20260709 14:51:54.460934 19829 raft_consensus.cc:2393] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7f2e59c8f9654e81807d5a786db586e8 in current term 1: Already voted for candidate 6390efd9796149afab8d0df459b5b617 in this term.
I20260709 14:51:54.460702 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629851b23bc446a82fb9a24d00158bd" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6390efd9796149afab8d0df459b5b617" is_pre_election: true
I20260709 14:51:54.462404 19878 leader_election.cc:304] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8; no voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3
I20260709 14:51:54.463093 20345 raft_consensus.cc:3060] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:51:54.469131 20345 raft_consensus.cc:2749] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:51:54.497152 20417 consensus_queue.cc:1048] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.519363 20294 consensus_queue.cc:1048] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.523016 20342 consensus_queue.cc:1048] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.559784 20305 consensus_queue.cc:1048] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.660611 20345 consensus_queue.cc:1048] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.672415 20422 consensus_queue.cc:1048] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:51:54.889588 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:51:54.929487 20476 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
W20260709 14:51:54.930830 20477 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
W20260709 14:51:54.938325 20480 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
I20260709 14:51:54.939375 18729 server_base.cc:1061] running on GCE node
I20260709 14:51:54.942210 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:51:54.942551 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:51:54.942839 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608714942818 us; error 0 us; skew 500 ppm
I20260709 14:51:54.943471 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:51:54.949855 18729 webserver.cc:533] Webserver started at http://127.18.74.68:45707/ using document root <none> and password file <none>
I20260709 14:51:54.950554 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:51:54.950799 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:51:54.951236 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:51:54.953418 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-3-root/instance:
uuid: "a786ee84160445598ee989511cdee0ff"
format_stamp: "Formatted at 2026-07-09 14:51:54 on dist-test-slave-0wd7"
I20260709 14:51:54.959738 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:51:54.964030 20484 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:54.964884 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.004s	sys 0.000s
I20260709 14:51:54.965297 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-3-root
uuid: "a786ee84160445598ee989511cdee0ff"
format_stamp: "Formatted at 2026-07-09 14:51:54 on dist-test-slave-0wd7"
I20260709 14:51:54.965709 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783608681240996-18729-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)
I20260709 14:51:54.990159 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:51:54.991660 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:51:54.994424 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:51:54.997583 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:51:54.997802 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:54.998027 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:51:54.998193 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:51:55.123356 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.68:37091
I20260709 14:51:55.123464 20546 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.68:37091 every 8 connection(s)
I20260709 14:51:55.131281 18729 auto_leader_rebalancer-test.cc:446] add a tserver: a786ee84160445598ee989511cdee0ff
I20260709 14:51:55.157459 20547 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45689
I20260709 14:51:55.157897 20547 heartbeater.cc:461] Registering TS with master...
I20260709 14:51:55.158694 20547 heartbeater.cc:507] Master 127.18.74.126:45689 requested a full tablet report, sending...
I20260709 14:51:55.168951 19734 ts_manager.cc:194] Registered new tserver with Master: a786ee84160445598ee989511cdee0ff (127.18.74.68:37091)
I20260709 14:51:55.170856 19734 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:53578
W20260709 14:51:55.230599 19878 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.65:41513, user_credentials={real_user=slave}} blocked reactor thread for 43711.9us
I20260709 14:51:56.173993 20547 heartbeater.cc:499] Master 127.18.74.126:45689 was elected leader, sending a full tablet report...
I20260709 14:52:00.347819 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:00.398655 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:00.399204 19985 raft_consensus.cc:606] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS c71a085e626d4830af090409bf7f93b3
I20260709 14:52:00.401497 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:00.401916 19985 raft_consensus.cc:606] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS c71a085e626d4830af090409bf7f93b3
I20260709 14:52:00.404011 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:00.404410 19985 raft_consensus.cc:606] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS c71a085e626d4830af090409bf7f93b3
I20260709 14:52:00.406352 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:00.406833 19985 raft_consensus.cc:606] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS c71a085e626d4830af090409bf7f93b3
I20260709 14:52:00.409070 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dff422da651a459597034ad019c6abef"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:00.409518 19985 raft_consensus.cc:606] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS c71a085e626d4830af090409bf7f93b3
I20260709 14:52:00.410452 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:00.411796 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:00.527103 20566 raft_consensus.cc:993] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617: : Instructing follower c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.527563 20565 raft_consensus.cc:1081] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.528930 19835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e"
dest_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:58244
I20260709 14:52:00.529507 19835 raft_consensus.cc:493] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.529817 19835 raft_consensus.cc:3060] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.534181 19835 raft_consensus.cc:515] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.536007 19835 leader_election.cc:290] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:00.536734 19907 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:52:00.536900 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "120d21349d6a441bb9d1f964af66968e" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:00.537290 19907 raft_consensus.cc:3060] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.537464 19985 raft_consensus.cc:3055] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:00.537762 19985 raft_consensus.cc:740] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:00.538405 19985 consensus_queue.cc:260] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.539358 19985 raft_consensus.cc:3060] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.541900 19907 raft_consensus.cc:2468] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.542917 19803 leader_election.cc:304] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:00.543639 20556 raft_consensus.cc:2804] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:00.543674 19985 raft_consensus.cc:2468] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.544090 20556 raft_consensus.cc:697] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:52:00.544981 20556 consensus_queue.cc:237] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.555645 19735 catalog_manager.cc:5697] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.694154 20566 raft_consensus.cc:993] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617: : Instructing follower c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.694563 20565 raft_consensus.cc:1081] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.695807 19835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362"
dest_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:58244
I20260709 14:52:00.696236 19835 raft_consensus.cc:493] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.696502 19835 raft_consensus.cc:3060] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.700358 19835 raft_consensus.cc:515] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.702350 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:52:00.702487 19835 leader_election.cc:290] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:00.702900 19906 raft_consensus.cc:3060] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.702822 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6fa38bc0030c4ed8947935bc9b55d362" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:00.707338 19985 raft_consensus.cc:3055] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:00.707700 19985 raft_consensus.cc:740] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:00.708554 19985 consensus_queue.cc:260] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.709473 19906 raft_consensus.cc:2468] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.709625 19985 raft_consensus.cc:3060] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.710479 19803 leader_election.cc:304] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:00.711223 20556 raft_consensus.cc:2804] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:00.711735 20556 raft_consensus.cc:697] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:52:00.712543 20556 consensus_queue.cc:237] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.717311 19985 raft_consensus.cc:2468] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.723917 19735 catalog_manager.cc:5697] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.749224 20565 raft_consensus.cc:993] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617: : Instructing follower c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.749712 20566 raft_consensus.cc:1081] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.751183 19835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034"
dest_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:58244
I20260709 14:52:00.751592 19835 raft_consensus.cc:493] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.751852 19835 raft_consensus.cc:3060] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.756853 19835 raft_consensus.cc:515] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.758394 19835 leader_election.cc:290] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:00.758982 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:52:00.759145 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cad0e46fbbf044d1bd25caa9c6dfd034" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:00.759529 19906 raft_consensus.cc:3060] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.759603 19985 raft_consensus.cc:3055] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:00.759912 19985 raft_consensus.cc:740] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:00.760607 19985 consensus_queue.cc:260] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.761643 19985 raft_consensus.cc:3060] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.763916 19906 raft_consensus.cc:2468] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.764757 19803 leader_election.cc:304] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:00.765452 20567 raft_consensus.cc:2804] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:00.765799 20567 raft_consensus.cc:697] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:52:00.766201 19985 raft_consensus.cc:2468] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.766510 20567 consensus_queue.cc:237] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.777482 19735 catalog_manager.cc:5697] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.881747 20565 raft_consensus.cc:993] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617: : Instructing follower c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.882230 20566 raft_consensus.cc:1081] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.883672 19835 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0"
dest_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:58244
I20260709 14:52:00.884173 19835 raft_consensus.cc:493] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.884430 19835 raft_consensus.cc:3060] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.888972 19835 raft_consensus.cc:515] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.890594 19835 leader_election.cc:290] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:00.891192 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:52:00.891618 19906 raft_consensus.cc:3060] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.891637 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "01fc1c5365f14b61bdd0195dd1f2a1c0" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:00.892138 19985 raft_consensus.cc:3055] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:00.892396 19985 raft_consensus.cc:740] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:00.893044 19985 consensus_queue.cc:260] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.894194 19985 raft_consensus.cc:3060] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.896950 19906 raft_consensus.cc:2468] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.897784 19803 leader_election.cc:304] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:00.898469 20567 raft_consensus.cc:2804] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:00.899722 19985 raft_consensus.cc:2468] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.900544 20567 raft_consensus.cc:697] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:52:00.901719 20567 consensus_queue.cc:237] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.911516 19735 catalog_manager.cc:5697] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:00.915424 20566 raft_consensus.cc:993] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617: : Instructing follower c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.915961 20565 raft_consensus.cc:1081] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:00.917407 19829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dff422da651a459597034ad019c6abef"
dest_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:58244
I20260709 14:52:00.917889 19829 raft_consensus.cc:493] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:00.918149 19829 raft_consensus.cc:3060] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.923707 19829 raft_consensus.cc:515] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.925360 19829 leader_election.cc:290] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:00.926541 19985 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff422da651a459597034ad019c6abef" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:00.926983 19985 raft_consensus.cc:3055] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:00.927560 19985 raft_consensus.cc:740] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:00.928278 19985 consensus_queue.cc:260] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.929256 19985 raft_consensus.cc:3060] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.930796 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dff422da651a459597034ad019c6abef" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:52:00.931362 19906 raft_consensus.cc:3060] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:00.935606 19985 raft_consensus.cc:2468] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.936920 19802 leader_election.cc:304] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6390efd9796149afab8d0df459b5b617, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:00.937258 19906 raft_consensus.cc:2468] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:00.937784 20567 raft_consensus.cc:2804] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:00.939008 20567 raft_consensus.cc:697] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:52:00.939895 20567 consensus_queue.cc:237] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:00.949774 19735 catalog_manager.cc:5697] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.023839 19985 raft_consensus.cc:1275] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.024971 20579 consensus_queue.cc:1048] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.037124 19906 raft_consensus.cc:1275] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.039419 20556 consensus_queue.cc:1048] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.147518 19984 raft_consensus.cc:1275] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.148788 20556 consensus_queue.cc:1048] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.158643 19907 raft_consensus.cc:1275] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.160118 20556 consensus_queue.cc:1048] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.266520 19984 raft_consensus.cc:1275] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.267789 20567 consensus_queue.cc:1048] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.276216 19906 raft_consensus.cc:1275] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.277555 20556 consensus_queue.cc:1048] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.289096 19984 raft_consensus.cc:1275] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.290387 20556 consensus_queue.cc:1048] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.306173 19906 raft_consensus.cc:1275] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.310068 20567 consensus_queue.cc:1048] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.412611 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:01.444967 19985 raft_consensus.cc:1275] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.446280 20556 consensus_queue.cc:1048] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.450379 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:01.459481 19906 raft_consensus.cc:1275] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.462234 20592 consensus_queue.cc:1048] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:01.505111 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "7f2e59c8f9654e81807d5a786db586e8"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:01.505553 19985 raft_consensus.cc:606] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:52:01.507877 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:01.508378 19985 raft_consensus.cc:606] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS c71a085e626d4830af090409bf7f93b3
I20260709 14:52:01.510326 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "7f2e59c8f9654e81807d5a786db586e8"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:01.510711 19985 raft_consensus.cc:606] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:52:01.512706 19985 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:01.513180 19985 raft_consensus.cc:606] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS c71a085e626d4830af090409bf7f93b3
I20260709 14:52:01.515432 19984 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50"
dest_uuid: "6390efd9796149afab8d0df459b5b617"
mode: GRACEFUL
new_leader_uuid: "7f2e59c8f9654e81807d5a786db586e8"
 from {username='slave'} at 127.0.0.1:45362
I20260709 14:52:01.515944 19984 raft_consensus.cc:606] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Received request to transfer leadership to TS 7f2e59c8f9654e81807d5a786db586e8
I20260709 14:52:01.516446 20565 raft_consensus.cc:993] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617: : Instructing follower 7f2e59c8f9654e81807d5a786db586e8 to start an election
I20260709 14:52:01.516899 20566 raft_consensus.cc:1081] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer 7f2e59c8f9654e81807d5a786db586e8 to start an election
I20260709 14:52:01.517406 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 14:52:01.518652 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:01.518553 19906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85"
dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
 from {username='slave'} at 127.0.0.1:43668
I20260709 14:52:01.519212 19906 raft_consensus.cc:493] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.519519 19906 raft_consensus.cc:3060] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.523970 19906 raft_consensus.cc:515] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.526295 19906 leader_election.cc:290] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 2 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:01.527251 19835 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:52:01.527668 19835 raft_consensus.cc:3060] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.530529 19984 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "30b656d61dbc442c9b6dc83e6051ab85" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:01.531106 19984 raft_consensus.cc:3055] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:01.531386 19984 raft_consensus.cc:740] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:01.532114 19835 raft_consensus.cc:2468] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 2.
I20260709 14:52:01.532069 19984 consensus_queue.cc:260] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.533227 19984 raft_consensus.cc:3060] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.533385 19878 leader_election.cc:304] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:01.534080 20570 raft_consensus.cc:2804] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:01.534498 20570 raft_consensus.cc:697] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:52:01.535276 20570 consensus_queue.cc:237] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.538967 19984 raft_consensus.cc:2468] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 2.
I20260709 14:52:01.549125 19735 catalog_manager.cc:5697] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.777985 20566 raft_consensus.cc:993] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617: : Instructing follower c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:01.779069 20587 raft_consensus.cc:1081] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:01.781459 19829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5"
dest_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:58244
I20260709 14:52:01.782373 19829 raft_consensus.cc:493] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.782828 19829 raft_consensus.cc:3060] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.789535 19829 raft_consensus.cc:515] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.791162 19829 leader_election.cc:290] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:01.792093 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:52:01.792213 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4349bf31796c4fb986195bf22ca8f4e5" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:01.792953 19982 raft_consensus.cc:3055] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:01.792920 19906 raft_consensus.cc:3060] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.793344 19982 raft_consensus.cc:740] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:01.794178 19982 consensus_queue.cc:260] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.795336 19982 raft_consensus.cc:3060] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.798245 19906 raft_consensus.cc:2468] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:01.799458 19803 leader_election.cc:304] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:01.800490 20579 raft_consensus.cc:2804] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:01.801405 19982 raft_consensus.cc:2468] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:01.800976 20579 raft_consensus.cc:697] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:52:01.806104 20579 consensus_queue.cc:237] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.820199 19732 catalog_manager.cc:5697] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.854393 20565 raft_consensus.cc:993] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617: : Instructing follower c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:01.854821 20587 raft_consensus.cc:1081] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer c71a085e626d4830af090409bf7f93b3 to start an election
I20260709 14:52:01.856251 19829 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93"
dest_uuid: "c71a085e626d4830af090409bf7f93b3"
 from {username='slave'} at 127.0.0.1:58244
I20260709 14:52:01.856870 19829 raft_consensus.cc:493] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:01.857264 19829 raft_consensus.cc:3060] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.862035 19829 raft_consensus.cc:515] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.863469 19829 leader_election.cc:290] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Requested vote from peers 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:01.864022 19906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
I20260709 14:52:01.864650 19906 raft_consensus.cc:3060] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.864491 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49a5aded0d70428b9a47f2d515bd0c93" candidate_uuid: "c71a085e626d4830af090409bf7f93b3" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:01.865141 19982 raft_consensus.cc:3055] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:01.865371 19982 raft_consensus.cc:740] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:01.866093 19982 consensus_queue.cc:260] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.867208 19982 raft_consensus.cc:3060] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:01.869302 19906 raft_consensus.cc:2468] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:01.871384 19803 leader_election.cc:304] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:01.872185 20579 raft_consensus.cc:2804] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:01.872546 20579 raft_consensus.cc:697] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Becoming Leader. State: Replica: c71a085e626d4830af090409bf7f93b3, State: Running, Role: LEADER
I20260709 14:52:01.873317 19982 raft_consensus.cc:2468] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c71a085e626d4830af090409bf7f93b3 in term 2.
I20260709 14:52:01.873420 20579 consensus_queue.cc:237] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:01.884851 19732 catalog_manager.cc:5697] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to c71a085e626d4830af090409bf7f93b3 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "c71a085e626d4830af090409bf7f93b3" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:01.924973 19982 raft_consensus.cc:1275] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer 7f2e59c8f9654e81807d5a786db586e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.926275 20602 consensus_queue.cc:1048] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:01.943576 19835 raft_consensus.cc:1275] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Refusing update from remote peer 7f2e59c8f9654e81807d5a786db586e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:01.945346 20562 consensus_queue.cc:1048] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:02.019512 20587 raft_consensus.cc:993] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617: : Instructing follower 7f2e59c8f9654e81807d5a786db586e8 to start an election
I20260709 14:52:02.019976 20565 raft_consensus.cc:1081] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer 7f2e59c8f9654e81807d5a786db586e8 to start an election
I20260709 14:52:02.021301 19906 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50"
dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
 from {username='slave'} at 127.0.0.1:43668
I20260709 14:52:02.021697 19906 raft_consensus.cc:493] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:02.022001 19906 raft_consensus.cc:3060] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.027570 19906 raft_consensus.cc:515] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:02.029768 19906 leader_election.cc:290] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 2 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:02.029969 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:52:02.030494 19829 raft_consensus.cc:3060] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.030630 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74715c521f6543dc8c2bdf68941c9d50" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:02.031159 19982 raft_consensus.cc:3055] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:02.031358 19982 raft_consensus.cc:740] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:02.031960 19982 consensus_queue.cc:260] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:02.032764 19982 raft_consensus.cc:3060] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.035094 19829 raft_consensus.cc:2468] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 2.
I20260709 14:52:02.036121 19878 leader_election.cc:304] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:02.036832 20596 raft_consensus.cc:2804] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:02.037355 20596 raft_consensus.cc:697] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:52:02.038678 20596 consensus_queue.cc:237] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:02.051275 19982 raft_consensus.cc:2468] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 2.
I20260709 14:52:02.054961 19735 catalog_manager.cc:5697] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.065003 20587 raft_consensus.cc:993] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617: : Instructing follower 7f2e59c8f9654e81807d5a786db586e8 to start an election
I20260709 14:52:02.065441 20566 raft_consensus.cc:1081] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Signalling peer 7f2e59c8f9654e81807d5a786db586e8 to start an election
I20260709 14:52:02.066933 19907 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3"
dest_uuid: "7f2e59c8f9654e81807d5a786db586e8"
 from {username='slave'} at 127.0.0.1:43668
I20260709 14:52:02.067445 19907 raft_consensus.cc:493] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:02.067714 19907 raft_consensus.cc:3060] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.072144 19907 raft_consensus.cc:515] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:02.074218 19829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c71a085e626d4830af090409bf7f93b3"
I20260709 14:52:02.074304 19907 leader_election.cc:290] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 2 election: Requested vote from peers c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513), 6390efd9796149afab8d0df459b5b617 (127.18.74.67:43367)
I20260709 14:52:02.074491 19982 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "453cfb7a16be4513b2dfad8d1b515cb3" candidate_uuid: "7f2e59c8f9654e81807d5a786db586e8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6390efd9796149afab8d0df459b5b617"
I20260709 14:52:02.074857 19829 raft_consensus.cc:3060] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.075330 19982 raft_consensus.cc:3055] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:02.075660 19982 raft_consensus.cc:740] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6390efd9796149afab8d0df459b5b617, State: Running, Role: LEADER
I20260709 14:52:02.076316 19982 consensus_queue.cc:260] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:02.077309 19982 raft_consensus.cc:3060] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:02.081809 19829 raft_consensus.cc:2468] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 2.
I20260709 14:52:02.082791 19982 raft_consensus.cc:2468] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7f2e59c8f9654e81807d5a786db586e8 in term 2.
I20260709 14:52:02.083026 19878 leader_election.cc:304] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7f2e59c8f9654e81807d5a786db586e8, c71a085e626d4830af090409bf7f93b3; no voters: 
I20260709 14:52:02.084066 20596 raft_consensus.cc:2804] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:02.084438 20596 raft_consensus.cc:697] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 LEADER]: Becoming Leader. State: Replica: 7f2e59c8f9654e81807d5a786db586e8, State: Running, Role: LEADER
I20260709 14:52:02.085171 20596 consensus_queue.cc:237] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } }
I20260709 14:52:02.094239 19735 catalog_manager.cc:5697] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 reported cstate change: term changed from 1 to 2, leader changed from 6390efd9796149afab8d0df459b5b617 (127.18.74.67) to 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "7f2e59c8f9654e81807d5a786db586e8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:02.361574 19907 raft_consensus.cc:1275] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.362537 20579 consensus_queue.cc:1048] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.374295 19981 raft_consensus.cc:1275] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.377444 20579 consensus_queue.cc:1048] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.393404 19981 raft_consensus.cc:1275] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.394577 20579 consensus_queue.cc:1048] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.407346 19906 raft_consensus.cc:1275] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Refusing update from remote peer c71a085e626d4830af090409bf7f93b3: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.409230 20592 consensus_queue.cc:1048] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7f2e59c8f9654e81807d5a786db586e8" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36291 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.465229 19835 raft_consensus.cc:1275] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Refusing update from remote peer 7f2e59c8f9654e81807d5a786db586e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.466346 20602 consensus_queue.cc:1048] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.479231 19981 raft_consensus.cc:1275] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer 7f2e59c8f9654e81807d5a786db586e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.480553 20562 consensus_queue.cc:1048] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.519827 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:02.520825 19981 raft_consensus.cc:1275] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Refusing update from remote peer 7f2e59c8f9654e81807d5a786db586e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.522122 20602 consensus_queue.cc:1048] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6390efd9796149afab8d0df459b5b617" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 43367 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.532160 19829 raft_consensus.cc:1275] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Refusing update from remote peer 7f2e59c8f9654e81807d5a786db586e8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:02.533638 20562 consensus_queue.cc:1048] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c71a085e626d4830af090409bf7f93b3" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 41513 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:02.616014 18729 tablet_server.cc:179] TabletServer@127.18.74.65:0 shutting down...
W20260709 14:52:02.622714 19952 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]
W20260709 14:52:02.629503 19878 consensus_peers.cc:597] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.631165 19952 consensus_peers.cc:597] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.632903 19952 consensus_peers.cc:597] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.660192 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:02.660995 18729 tablet_replica.cc:333] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.661720 18729 raft_consensus.cc:2243] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.662128 18729 raft_consensus.cc:2272] T e629851b23bc446a82fb9a24d00158bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.664058 18729 tablet_replica.cc:333] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.664652 18729 raft_consensus.cc:2243] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.665396 18729 raft_consensus.cc:2272] T 05536e5ad88b41729a01391ec4cb3cbc P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.667052 18729 tablet_replica.cc:333] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.667780 18729 raft_consensus.cc:2243] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.668576 18729 raft_consensus.cc:2272] T 4f9b423426c041f6a4c51efa9b75f921 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.670689 18729 tablet_replica.cc:333] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.671373 18729 raft_consensus.cc:2243] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.672225 18729 raft_consensus.cc:2272] T 486c46ad32d24609b378dcaa62600ce2 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.674189 19878 consensus_peers.cc:597] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.674784 18729 tablet_replica.cc:333] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.675506 18729 raft_consensus.cc:2243] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.676335 18729 raft_consensus.cc:2272] T afa813c905ef4d92817dc7fa71ccee7f P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.678038 18729 tablet_replica.cc:333] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.678624 18729 raft_consensus.cc:2243] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.679023 18729 raft_consensus.cc:2272] T 6b1e353c10724a6597feb93a2251063d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.680622 18729 tablet_replica.cc:333] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.681145 18729 raft_consensus.cc:2243] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.681836 18729 raft_consensus.cc:2272] T dff422da651a459597034ad019c6abef P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.683836 18729 tablet_replica.cc:333] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.684506 18729 raft_consensus.cc:2243] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.684924 18729 raft_consensus.cc:2272] T 25941c23ecd44076a1d3f5b2e1fb8436 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.686683 18729 tablet_replica.cc:333] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.687208 18729 raft_consensus.cc:2243] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.687587 18729 raft_consensus.cc:2272] T c45943e8dcf44500b36567bc534681f2 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.689141 18729 tablet_replica.cc:333] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.689642 18729 raft_consensus.cc:2243] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.689985 18729 raft_consensus.cc:2272] T 0aea04aad51b4735a872a086e7dac125 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.692170 18729 tablet_replica.cc:333] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.692704 18729 raft_consensus.cc:2243] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.693087 18729 raft_consensus.cc:2272] T 5ceefb4b921748a7a77c8605f93978bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.695583 18729 tablet_replica.cc:333] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.696202 18729 raft_consensus.cc:2243] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.696697 18729 raft_consensus.cc:2272] T ea46839dfb134b40a70f3fddc97c655d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.698745 18729 tablet_replica.cc:333] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.699276 18729 raft_consensus.cc:2243] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.699968 18729 raft_consensus.cc:2272] T 4349bf31796c4fb986195bf22ca8f4e5 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.701862 18729 tablet_replica.cc:333] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.702370 18729 raft_consensus.cc:2243] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.703114 18729 raft_consensus.cc:2272] T ba35b9b597304c7daeef361bbd6e47d4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.704972 18729 tablet_replica.cc:333] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.705484 18729 raft_consensus.cc:2243] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.706036 18729 raft_consensus.cc:2272] T 4944f4ee7066409a8399c600ca1f3ec4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.708283 18729 tablet_replica.cc:333] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.709100 18729 raft_consensus.cc:2243] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.709669 18729 raft_consensus.cc:2272] T 1d172e388adc4168aafe30ab6551865a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.712345 18729 tablet_replica.cc:333] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.712842 18729 raft_consensus.cc:2243] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.713508 18729 raft_consensus.cc:2272] T 6fa38bc0030c4ed8947935bc9b55d362 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.715092 18729 tablet_replica.cc:333] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.715549 18729 raft_consensus.cc:2243] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.715878 18729 raft_consensus.cc:2272] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.717337 18729 tablet_replica.cc:333] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.717794 18729 raft_consensus.cc:2243] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.718096 18729 raft_consensus.cc:2272] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.719691 18729 tablet_replica.cc:333] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.720160 18729 raft_consensus.cc:2243] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.720594 18729 raft_consensus.cc:2272] T b027f88fb1194ba1bd760febf6fbbd69 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.722565 18729 tablet_replica.cc:333] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.723102 18729 raft_consensus.cc:2243] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.723572 18729 raft_consensus.cc:2272] T f8896a9db7b1404f9953a6803a2b95c4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.725768 18729 tablet_replica.cc:333] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.726399 18729 raft_consensus.cc:2243] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:02.727157 19878 consensus_peers.cc:597] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.727367 18729 raft_consensus.cc:2272] T 292b7d4b89674e838af1bc9e4cc214bd P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.729677 18729 tablet_replica.cc:333] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.730404 18729 raft_consensus.cc:2243] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.731374 18729 raft_consensus.cc:2272] T 66f7972256644cf9bbbe5f39f1ad1131 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.733525 18729 tablet_replica.cc:333] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.734050 18729 raft_consensus.cc:2243] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.734756 18729 raft_consensus.cc:2272] T 57424c66cdb8457ab250512093fe0a08 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.736507 18729 tablet_replica.cc:333] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.736980 18729 raft_consensus.cc:2243] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.737360 18729 raft_consensus.cc:2272] T 945f16b1e2bd4545bf705994eafc572e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.739053 18729 tablet_replica.cc:333] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.739534 18729 raft_consensus.cc:2243] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.740038 18729 raft_consensus.cc:2272] T ed960f59ee5542e499a9c9ad30061ffc P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.742781 18729 tablet_replica.cc:333] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.743494 18729 raft_consensus.cc:2243] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.743847 18729 raft_consensus.cc:2272] T 9926f90e70e040c9893f80569410074a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.745574 18729 tablet_replica.cc:333] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.746098 18729 raft_consensus.cc:2243] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.746450 18729 raft_consensus.cc:2272] T b9f058270d3a415891db0688bf7121e4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.748435 18729 tablet_replica.cc:333] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.748901 18729 raft_consensus.cc:2243] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.749375 18729 raft_consensus.cc:2272] T bd9219077f854263a8fbffd248a03bd3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.751418 18729 tablet_replica.cc:333] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.752072 18729 raft_consensus.cc:2243] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.753046 18729 raft_consensus.cc:2272] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.755554 18729 tablet_replica.cc:333] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.756235 18729 raft_consensus.cc:2243] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.756600 18729 raft_consensus.cc:2272] T 74715c521f6543dc8c2bdf68941c9d50 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.759280 18729 tablet_replica.cc:333] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.759814 18729 raft_consensus.cc:2243] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.760733 18729 raft_consensus.cc:2272] T 0fd44cea06344b32a18be398a7bb2a9b P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.763269 18729 tablet_replica.cc:333] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.764029 18729 raft_consensus.cc:2243] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.765009 18729 raft_consensus.cc:2272] T cad0e46fbbf044d1bd25caa9c6dfd034 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.765702 19952 consensus_peers.cc:597] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.767161 18729 tablet_replica.cc:333] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
W20260709 14:52:02.767117 19878 consensus_peers.cc:597] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.767783 18729 raft_consensus.cc:2243] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.768167 18729 raft_consensus.cc:2272] T d76b40bc90c84466822e81b9570fcc3e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.769858 18729 tablet_replica.cc:333] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.770354 18729 raft_consensus.cc:2243] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.770723 18729 raft_consensus.cc:2272] T ebe268b7f8324ec1b9675a3d7985dbab P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.772423 18729 tablet_replica.cc:333] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.772921 18729 raft_consensus.cc:2243] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.773278 18729 raft_consensus.cc:2272] T 0339c6588e084069a529b978c130228e P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.774796 18729 tablet_replica.cc:333] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.775441 18729 raft_consensus.cc:2243] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.775828 18729 raft_consensus.cc:2272] T fab4deb666214c48803098358d307304 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.777328 18729 tablet_replica.cc:333] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.777895 18729 raft_consensus.cc:2243] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.778275 18729 raft_consensus.cc:2272] T 30b656d61dbc442c9b6dc83e6051ab85 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.780594 18729 tablet_replica.cc:333] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.781122 18729 raft_consensus.cc:2243] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.781520 18729 raft_consensus.cc:2272] T 10acd7fe7d1f4b70bbd1b854700009f4 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.783193 18729 tablet_replica.cc:333] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.783674 18729 raft_consensus.cc:2243] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.784113 18729 raft_consensus.cc:2272] T fcc7481932a44fa1848df0e01b907238 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.786239 18729 tablet_replica.cc:333] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
W20260709 14:52:02.786461 19878 consensus_peers.cc:597] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.786909 18729 raft_consensus.cc:2243] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.787356 18729 raft_consensus.cc:2272] T 0c4e48f79ff3459594922b61aa5a9e6d P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.789371 18729 tablet_replica.cc:333] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.789865 18729 raft_consensus.cc:2243] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.790598 18729 raft_consensus.cc:2272] T 49a5aded0d70428b9a47f2d515bd0c93 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.792574 18729 tablet_replica.cc:333] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.793054 18729 raft_consensus.cc:2243] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.793501 18729 raft_consensus.cc:2272] T 3f0780726797474c9f51291cbf7fc223 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.795506 18729 tablet_replica.cc:333] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.796135 18729 raft_consensus.cc:2243] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.797003 18729 raft_consensus.cc:2272] T 120d21349d6a441bb9d1f964af66968e P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.797106 19878 consensus_peers.cc:597] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.798143 19952 consensus_peers.cc:597] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.799052 18729 tablet_replica.cc:333] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.799525 18729 raft_consensus.cc:2243] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.799862 18729 raft_consensus.cc:2272] T 453cfb7a16be4513b2dfad8d1b515cb3 P c71a085e626d4830af090409bf7f93b3 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.801826 18729 tablet_replica.cc:333] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.802409 18729 raft_consensus.cc:2243] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.802779 18729 raft_consensus.cc:2272] T b5435f52d19944f4b201b2f8f8a54eda P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.804831 18729 tablet_replica.cc:333] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.805281 18729 raft_consensus.cc:2243] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.805922 18729 raft_consensus.cc:2272] T 0e5d52718fee498fae34a00f5c79277a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.807577 18729 tablet_replica.cc:333] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.808018 18729 raft_consensus.cc:2243] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.808378 18729 raft_consensus.cc:2272] T d18d773691544bcbb640fc09581d0e07 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.809945 18729 tablet_replica.cc:333] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.810426 18729 raft_consensus.cc:2243] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.810801 18729 raft_consensus.cc:2272] T e8187aacc66042258a0633154eee8467 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.812789 18729 tablet_replica.cc:333] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.813225 18729 raft_consensus.cc:2243] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.813966 18729 raft_consensus.cc:2272] T 98d894c7c2b2412c87f32170ea4f64f8 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.816411 18729 tablet_replica.cc:333] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.817035 18729 raft_consensus.cc:2243] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.817502 18729 raft_consensus.cc:2272] T f2bed25dc5f74bff8bc85ac77d2a3653 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.818234 19878 consensus_peers.cc:597] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.819444 18729 tablet_replica.cc:333] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.820116 18729 raft_consensus.cc:2243] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.820552 18729 raft_consensus.cc:2272] T bde8f1538f4e4eb68c2c5eea26423995 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.822584 18729 tablet_replica.cc:333] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
W20260709 14:52:02.822557 19952 consensus_peers.cc:597] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.823298 18729 raft_consensus.cc:2243] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.823676 18729 raft_consensus.cc:2272] T ce44e09058dd48b0924d56fa637c9c90 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.825547 18729 tablet_replica.cc:333] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.826010 18729 raft_consensus.cc:2243] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.826331 18729 raft_consensus.cc:2272] T b64304ac157e48c18735203ed0dd5304 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.827988 18729 tablet_replica.cc:333] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.828446 18729 raft_consensus.cc:2243] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.828769 18729 raft_consensus.cc:2272] T 1d469625f37845b6b5c63893a0fb81b5 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.830283 18729 tablet_replica.cc:333] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.830806 18729 raft_consensus.cc:2243] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:02.831507 18729 raft_consensus.cc:2272] T 60ef7b74e0c34518a05984b4a4739c4a P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.833745 18729 tablet_replica.cc:333] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.834304 18729 raft_consensus.cc:2243] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.834712 18729 raft_consensus.cc:2272] T 9674dbdf089646788ca2547bb68f94c3 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.836314 18729 tablet_replica.cc:333] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.836771 18729 raft_consensus.cc:2243] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.837139 18729 raft_consensus.cc:2272] T 54761ded193c4fc792cdf37d02ecf531 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:02.838675 18729 tablet_replica.cc:333] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3: stopping tablet replica
I20260709 14:52:02.839107 18729 raft_consensus.cc:2243] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:02.839538 18729 raft_consensus.cc:2272] T dcd2486bdd2f48799fef079dd364a4a9 P c71a085e626d4830af090409bf7f93b3 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:02.851209 19878 consensus_peers.cc:597] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.851485 19952 consensus_peers.cc:597] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.859166 19952 consensus_peers.cc:597] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.866073 19878 consensus_peers.cc:597] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.866775 19878 consensus_peers.cc:597] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.884893 19878 consensus_peers.cc:597] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.886282 19878 consensus_peers.cc:597] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.889379 19952 consensus_peers.cc:597] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.890033 19952 consensus_peers.cc:597] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.897079 19878 consensus_peers.cc:597] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.906466 19878 consensus_peers.cc:597] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.911075 19952 connection.cc:573] client connection to 127.18.74.65:41513 recv error: Network error: recv error from unknown peer: Transport endpoint is not connected (error 107)
W20260709 14:52:02.917153 19952 consensus_peers.cc:597] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:02.917984 18729 tablet_server.cc:196] TabletServer@127.18.74.65:0 shutdown complete.
W20260709 14:52:02.933703 19878 consensus_peers.cc:597] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.939250 19952 consensus_peers.cc:597] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.948215 19952 consensus_peers.cc:597] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.950470 19952 consensus_peers.cc:597] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.950641 19878 consensus_peers.cc:597] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.979194 19952 consensus_peers.cc:597] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.993633 19952 consensus_peers.cc:597] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:02.998106 19878 consensus_peers.cc:597] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.009622 19878 consensus_peers.cc:597] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.012260 18729 tablet_server.cc:179] TabletServer@127.18.74.66:0 shutting down...
W20260709 14:52:03.018520 19952 consensus_peers.cc:597] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.025058 19952 consensus_peers.cc:597] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.035755 19878 consensus_peers.cc:597] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.048377 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:03.049412 18729 tablet_replica.cc:333] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
W20260709 14:52:03.049571 19952 consensus_peers.cc:597] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.050491 18729 raft_consensus.cc:2243] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.051005 18729 raft_consensus.cc:2272] T e629851b23bc446a82fb9a24d00158bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.052955 18729 tablet_replica.cc:333] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.053495 18729 raft_consensus.cc:2243] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.053861 18729 raft_consensus.cc:2272] T afa813c905ef4d92817dc7fa71ccee7f P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.055528 18729 tablet_replica.cc:333] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.056020 18729 raft_consensus.cc:2243] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.056361 18729 raft_consensus.cc:2272] T 05536e5ad88b41729a01391ec4cb3cbc P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.057888 18729 tablet_replica.cc:333] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.058535 18729 raft_consensus.cc:2243] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.058975 18729 raft_consensus.cc:2272] T 4f9b423426c041f6a4c51efa9b75f921 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.061210 18729 tablet_replica.cc:333] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.061926 18729 raft_consensus.cc:2243] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.062382 18729 raft_consensus.cc:2272] T 486c46ad32d24609b378dcaa62600ce2 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.062322 19952 consensus_peers.cc:597] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.063210 19952 consensus_peers.cc:597] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.064527 18729 tablet_replica.cc:333] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.065306 18729 raft_consensus.cc:2243] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.065761 18729 raft_consensus.cc:2272] T 6b1e353c10724a6597feb93a2251063d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.066735 19952 consensus_peers.cc:597] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.067875 18729 tablet_replica.cc:333] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.068488 18729 raft_consensus.cc:2243] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.068895 18729 raft_consensus.cc:2272] T 0aea04aad51b4735a872a086e7dac125 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.070732 18729 tablet_replica.cc:333] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.071249 18729 raft_consensus.cc:2243] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.071658 18729 raft_consensus.cc:2272] T c45943e8dcf44500b36567bc534681f2 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.074156 18729 tablet_replica.cc:333] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.075033 18729 raft_consensus.cc:2243] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.075467 18729 raft_consensus.cc:2272] T 5ceefb4b921748a7a77c8605f93978bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.076292 19952 consensus_peers.cc:597] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.077299 18729 tablet_replica.cc:333] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.077881 18729 raft_consensus.cc:2243] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.078245 18729 raft_consensus.cc:2272] T ed960f59ee5542e499a9c9ad30061ffc P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.079810 18729 tablet_replica.cc:333] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.080308 18729 raft_consensus.cc:2243] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.080651 18729 raft_consensus.cc:2272] T 4349bf31796c4fb986195bf22ca8f4e5 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.082604 18729 tablet_replica.cc:333] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.083484 18729 raft_consensus.cc:2243] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.083988 18729 raft_consensus.cc:2272] T ba35b9b597304c7daeef361bbd6e47d4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.086522 18729 tablet_replica.cc:333] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.087255 18729 raft_consensus.cc:2243] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.088183 18729 raft_consensus.cc:2272] T 4944f4ee7066409a8399c600ca1f3ec4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.090646 18729 tablet_replica.cc:333] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
W20260709 14:52:03.090548 19878 consensus_peers.cc:597] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.091463 18729 raft_consensus.cc:2243] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.092208 18729 raft_consensus.cc:2272] T 1d172e388adc4168aafe30ab6551865a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.093988 18729 tablet_replica.cc:333] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.094715 18729 raft_consensus.cc:2243] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.095248 18729 raft_consensus.cc:2272] T 6fa38bc0030c4ed8947935bc9b55d362 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.098269 18729 tablet_replica.cc:333] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.099073 18729 raft_consensus.cc:2243] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.099622 18729 raft_consensus.cc:2272] T f8896a9db7b1404f9953a6803a2b95c4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.102315 18729 tablet_replica.cc:333] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
W20260709 14:52:03.105027 19952 consensus_peers.cc:597] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.160043 18729 raft_consensus.cc:2243] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.160782 18729 raft_consensus.cc:2272] T 66f7972256644cf9bbbe5f39f1ad1131 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.163218 18729 tablet_replica.cc:333] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.164181 18729 raft_consensus.cc:2243] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.164767 18729 raft_consensus.cc:2272] T 292b7d4b89674e838af1bc9e4cc214bd P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.167121 18729 tablet_replica.cc:333] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.167778 18729 raft_consensus.cc:2243] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.168288 18729 raft_consensus.cc:2272] T b027f88fb1194ba1bd760febf6fbbd69 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.170698 18729 tablet_replica.cc:333] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.171720 18729 raft_consensus.cc:2243] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.172204 18729 raft_consensus.cc:2272] T b9f058270d3a415891db0688bf7121e4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.174522 18729 tablet_replica.cc:333] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.175958 18729 raft_consensus.cc:2243] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.176479 18729 raft_consensus.cc:2272] T bd9219077f854263a8fbffd248a03bd3 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.178990 18729 tablet_replica.cc:333] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.179680 18729 raft_consensus.cc:2243] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.180146 18729 raft_consensus.cc:2272] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.182376 18729 tablet_replica.cc:333] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.183050 18729 raft_consensus.cc:2243] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.183933 18729 raft_consensus.cc:2272] T 74715c521f6543dc8c2bdf68941c9d50 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.186440 18729 tablet_replica.cc:333] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.187160 18729 raft_consensus.cc:2243] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.187618 18729 raft_consensus.cc:2272] T 0fd44cea06344b32a18be398a7bb2a9b P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.190023 18729 tablet_replica.cc:333] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
W20260709 14:52:03.112882 19952 consensus_peers.cc:597] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.190716 18729 raft_consensus.cc:2243] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:03.190932 19952 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.66:36291, user_credentials={real_user=slave}} blocked reactor thread for 78767us
I20260709 14:52:03.191259 18729 raft_consensus.cc:2272] T cad0e46fbbf044d1bd25caa9c6dfd034 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.193570 18729 tablet_replica.cc:333] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.194290 18729 raft_consensus.cc:2243] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.194799 18729 raft_consensus.cc:2272] T 25941c23ecd44076a1d3f5b2e1fb8436 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.196872 18729 tablet_replica.cc:333] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
W20260709 14:52:03.196748 19952 consensus_peers.cc:597] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 -> Peer c71a085e626d4830af090409bf7f93b3 (127.18.74.65:41513): Couldn't send request to peer c71a085e626d4830af090409bf7f93b3. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:41513: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.197625 18729 raft_consensus.cc:2243] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.198024 18729 raft_consensus.cc:2272] T dff422da651a459597034ad019c6abef P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.200171 18729 tablet_replica.cc:333] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.200837 18729 raft_consensus.cc:2243] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.201694 18729 raft_consensus.cc:2272] T d18d773691544bcbb640fc09581d0e07 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.203893 18729 tablet_replica.cc:333] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.204576 18729 raft_consensus.cc:2243] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.205058 18729 raft_consensus.cc:2272] T e8187aacc66042258a0633154eee8467 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.207409 18729 tablet_replica.cc:333] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.208107 18729 raft_consensus.cc:2243] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.208627 18729 raft_consensus.cc:2272] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.210929 18729 tablet_replica.cc:333] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.211701 18729 raft_consensus.cc:2243] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.212577 18729 raft_consensus.cc:2272] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.214900 18729 tablet_replica.cc:333] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
W20260709 14:52:03.214871 19952 consensus_peers.cc:597] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.215780 18729 raft_consensus.cc:2243] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.216681 18729 raft_consensus.cc:2272] T ea46839dfb134b40a70f3fddc97c655d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.219066 19952 consensus_peers.cc:597] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.219735 19952 consensus_peers.cc:597] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.220322 18729 tablet_replica.cc:333] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
W20260709 14:52:03.220306 19952 consensus_peers.cc:597] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.220966 18729 raft_consensus.cc:2243] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.221382 18729 raft_consensus.cc:2272] T 57424c66cdb8457ab250512093fe0a08 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.222241 19952 consensus_peers.cc:597] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.223908 18729 tablet_replica.cc:333] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.226743 18729 raft_consensus.cc:2243] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.227594 18729 raft_consensus.cc:2272] T 945f16b1e2bd4545bf705994eafc572e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.229839 18729 tablet_replica.cc:333] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.230563 18729 raft_consensus.cc:2243] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.231065 18729 raft_consensus.cc:2272] T b64304ac157e48c18735203ed0dd5304 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.233757 18729 tablet_replica.cc:333] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.234499 18729 raft_consensus.cc:2243] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.235350 18729 raft_consensus.cc:2272] T ce44e09058dd48b0924d56fa637c9c90 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.237772 18729 tablet_replica.cc:333] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.238530 18729 raft_consensus.cc:2243] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.239507 18729 raft_consensus.cc:2272] T 9926f90e70e040c9893f80569410074a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.242122 18729 tablet_replica.cc:333] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.242810 18729 raft_consensus.cc:2243] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.243798 18729 raft_consensus.cc:2272] T ebe268b7f8324ec1b9675a3d7985dbab P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.246366 18729 tablet_replica.cc:333] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.247107 18729 raft_consensus.cc:2243] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.248087 18729 raft_consensus.cc:2272] T 0339c6588e084069a529b978c130228e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.250308 18729 tablet_replica.cc:333] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.251044 18729 raft_consensus.cc:2243] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.251571 18729 raft_consensus.cc:2272] T fab4deb666214c48803098358d307304 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.253841 18729 tablet_replica.cc:333] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.254415 18729 raft_consensus.cc:2243] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.255594 18729 raft_consensus.cc:2272] T bde8f1538f4e4eb68c2c5eea26423995 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.258167 18729 tablet_replica.cc:333] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.258925 18729 raft_consensus.cc:2243] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.259851 18729 raft_consensus.cc:2272] T f2bed25dc5f74bff8bc85ac77d2a3653 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.262379 18729 tablet_replica.cc:333] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.263129 18729 raft_consensus.cc:2243] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.263657 18729 raft_consensus.cc:2272] T 3f0780726797474c9f51291cbf7fc223 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.266045 18729 tablet_replica.cc:333] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.266788 18729 raft_consensus.cc:2243] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.267359 18729 raft_consensus.cc:2272] T 120d21349d6a441bb9d1f964af66968e P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.269666 18729 tablet_replica.cc:333] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.270311 18729 raft_consensus.cc:2243] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.271333 18729 raft_consensus.cc:2272] T d76b40bc90c84466822e81b9570fcc3e P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.273707 18729 tablet_replica.cc:333] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.274421 18729 raft_consensus.cc:2243] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.275427 18729 raft_consensus.cc:2272] T 30b656d61dbc442c9b6dc83e6051ab85 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.278019 18729 tablet_replica.cc:333] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.278740 18729 raft_consensus.cc:2243] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.279582 18729 raft_consensus.cc:2272] T 0c4e48f79ff3459594922b61aa5a9e6d P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.282196 18729 tablet_replica.cc:333] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.282996 18729 raft_consensus.cc:2243] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.283551 18729 raft_consensus.cc:2272] T 49a5aded0d70428b9a47f2d515bd0c93 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.286371 18729 tablet_replica.cc:333] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.287129 18729 raft_consensus.cc:2243] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.288149 18729 raft_consensus.cc:2272] T 10acd7fe7d1f4b70bbd1b854700009f4 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.290799 18729 tablet_replica.cc:333] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.291507 18729 raft_consensus.cc:2243] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.292407 18729 raft_consensus.cc:2272] T fcc7481932a44fa1848df0e01b907238 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.294804 18729 tablet_replica.cc:333] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.295495 18729 raft_consensus.cc:2243] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.295951 18729 raft_consensus.cc:2272] T 0e5d52718fee498fae34a00f5c79277a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.298094 18729 tablet_replica.cc:333] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.298723 18729 raft_consensus.cc:2243] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.299628 18729 raft_consensus.cc:2272] T 453cfb7a16be4513b2dfad8d1b515cb3 P 7f2e59c8f9654e81807d5a786db586e8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.302139 18729 tablet_replica.cc:333] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.302853 18729 raft_consensus.cc:2243] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.303905 18729 raft_consensus.cc:2272] T dcd2486bdd2f48799fef079dd364a4a9 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.305759 18729 tablet_replica.cc:333] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
W20260709 14:52:03.306078 19952 consensus_peers.cc:597] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.306380 18729 raft_consensus.cc:2243] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:03.306825 19952 consensus_peers.cc:597] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.306921 18729 raft_consensus.cc:2272] T 1d469625f37845b6b5c63893a0fb81b5 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.309177 18729 tablet_replica.cc:333] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.309823 18729 raft_consensus.cc:2243] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.310309 18729 raft_consensus.cc:2272] T 60ef7b74e0c34518a05984b4a4739c4a P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.312314 18729 tablet_replica.cc:333] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.312749 18729 raft_consensus.cc:2243] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.313122 18729 raft_consensus.cc:2272] T 9674dbdf089646788ca2547bb68f94c3 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.314790 18729 tablet_replica.cc:333] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.315423 18729 raft_consensus.cc:2243] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.316259 18729 raft_consensus.cc:2272] T 54761ded193c4fc792cdf37d02ecf531 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.318305 19952 consensus_peers.cc:597] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.318447 18729 tablet_replica.cc:333] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.319042 18729 raft_consensus.cc:2243] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.319418 18729 raft_consensus.cc:2272] T 98d894c7c2b2412c87f32170ea4f64f8 P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.321110 18729 tablet_replica.cc:333] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8: stopping tablet replica
I20260709 14:52:03.321527 18729 raft_consensus.cc:2243] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.321930 18729 raft_consensus.cc:2272] T b5435f52d19944f4b201b2f8f8a54eda P 7f2e59c8f9654e81807d5a786db586e8 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:03.330672 19952 consensus_peers.cc:597] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.335405 19952 consensus_peers.cc:597] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.361639 19952 consensus_peers.cc:597] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.406178 19952 consensus_peers.cc:597] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:36291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.426553 19952 consensus_peers.cc:597] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:36291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.437319 18729 tablet_server.cc:196] TabletServer@127.18.74.66:0 shutdown complete.
W20260709 14:52:03.454737 19952 consensus_peers.cc:597] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:36291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:03.519210 19952 consensus_peers.cc:597] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 -> Peer 7f2e59c8f9654e81807d5a786db586e8 (127.18.74.66:36291): Couldn't send request to peer 7f2e59c8f9654e81807d5a786db586e8. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:36291: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:03.521873 18729 tablet_server.cc:179] TabletServer@127.18.74.67:0 shutting down...
I20260709 14:52:03.573318 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:03.574012 18729 tablet_replica.cc:333] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.574632 18729 raft_consensus.cc:2243] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.575083 18729 raft_consensus.cc:2272] T 05536e5ad88b41729a01391ec4cb3cbc P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.576762 18729 tablet_replica.cc:333] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.577271 18729 raft_consensus.cc:2243] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.577915 18729 raft_consensus.cc:2272] T e629851b23bc446a82fb9a24d00158bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.579553 18729 tablet_replica.cc:333] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.580044 18729 raft_consensus.cc:2243] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.580407 18729 raft_consensus.cc:2272] T 4f9b423426c041f6a4c51efa9b75f921 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.581969 18729 tablet_replica.cc:333] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.582463 18729 raft_consensus.cc:2243] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.582816 18729 raft_consensus.cc:2272] T 486c46ad32d24609b378dcaa62600ce2 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.584640 18729 tablet_replica.cc:333] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.585157 18729 raft_consensus.cc:2243] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.585525 18729 raft_consensus.cc:2272] T afa813c905ef4d92817dc7fa71ccee7f P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.587036 18729 tablet_replica.cc:333] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.587536 18729 raft_consensus.cc:2243] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.588168 18729 raft_consensus.cc:2272] T 6b1e353c10724a6597feb93a2251063d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.589762 18729 tablet_replica.cc:333] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.590276 18729 raft_consensus.cc:2243] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.590935 18729 raft_consensus.cc:2272] T 0aea04aad51b4735a872a086e7dac125 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.592532 18729 tablet_replica.cc:333] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.593039 18729 raft_consensus.cc:2243] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.593698 18729 raft_consensus.cc:2272] T c45943e8dcf44500b36567bc534681f2 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.595275 18729 tablet_replica.cc:333] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.595762 18729 raft_consensus.cc:2243] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.596383 18729 raft_consensus.cc:2272] T 5ceefb4b921748a7a77c8605f93978bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.597939 18729 tablet_replica.cc:333] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.598531 18729 raft_consensus.cc:2243] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.598937 18729 raft_consensus.cc:2272] T ea46839dfb134b40a70f3fddc97c655d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.601024 18729 tablet_replica.cc:333] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.601733 18729 raft_consensus.cc:2243] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.602136 18729 raft_consensus.cc:2272] T 4349bf31796c4fb986195bf22ca8f4e5 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.603766 18729 tablet_replica.cc:333] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.604272 18729 raft_consensus.cc:2243] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.604630 18729 raft_consensus.cc:2272] T ba35b9b597304c7daeef361bbd6e47d4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.606304 18729 tablet_replica.cc:333] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.606796 18729 raft_consensus.cc:2243] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.607477 18729 raft_consensus.cc:2272] T 74ea2286c0174f3dab4a9b4dc2bc0c54 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.609018 18729 tablet_replica.cc:333] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.609524 18729 raft_consensus.cc:2243] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.609882 18729 raft_consensus.cc:2272] T 0e14fb79d6e34059b8f68d4a6e1fcbbf P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.611583 18729 tablet_replica.cc:333] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.612080 18729 raft_consensus.cc:2243] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.612448 18729 raft_consensus.cc:2272] T 57424c66cdb8457ab250512093fe0a08 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.614096 18729 tablet_replica.cc:333] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.614594 18729 raft_consensus.cc:2243] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.615303 18729 raft_consensus.cc:2272] T 945f16b1e2bd4545bf705994eafc572e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.616834 18729 tablet_replica.cc:333] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.617336 18729 raft_consensus.cc:2243] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.617719 18729 raft_consensus.cc:2272] T 4944f4ee7066409a8399c600ca1f3ec4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.619273 18729 tablet_replica.cc:333] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.619791 18729 raft_consensus.cc:2243] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.620153 18729 raft_consensus.cc:2272] T 6fa38bc0030c4ed8947935bc9b55d362 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.621651 18729 tablet_replica.cc:333] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.622143 18729 raft_consensus.cc:2243] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.622485 18729 raft_consensus.cc:2272] T 1d172e388adc4168aafe30ab6551865a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.624094 18729 tablet_replica.cc:333] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.624614 18729 raft_consensus.cc:2243] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.624980 18729 raft_consensus.cc:2272] T 9926f90e70e040c9893f80569410074a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.626762 18729 tablet_replica.cc:333] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.627518 18729 raft_consensus.cc:2243] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.627983 18729 raft_consensus.cc:2272] T 74715c521f6543dc8c2bdf68941c9d50 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.630110 18729 tablet_replica.cc:333] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.630831 18729 raft_consensus.cc:2243] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.631341 18729 raft_consensus.cc:2272] T 0fd44cea06344b32a18be398a7bb2a9b P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.633612 18729 tablet_replica.cc:333] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.634277 18729 raft_consensus.cc:2243] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.634781 18729 raft_consensus.cc:2272] T cad0e46fbbf044d1bd25caa9c6dfd034 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.636727 18729 tablet_replica.cc:333] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.637231 18729 raft_consensus.cc:2243] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.637926 18729 raft_consensus.cc:2272] T b9f058270d3a415891db0688bf7121e4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.639505 18729 tablet_replica.cc:333] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.640005 18729 raft_consensus.cc:2243] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.640631 18729 raft_consensus.cc:2272] T bd9219077f854263a8fbffd248a03bd3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.642239 18729 tablet_replica.cc:333] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.642735 18729 raft_consensus.cc:2243] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.643149 18729 raft_consensus.cc:2272] T 01fc1c5365f14b61bdd0195dd1f2a1c0 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.644657 18729 tablet_replica.cc:333] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.645162 18729 raft_consensus.cc:2243] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.645817 18729 raft_consensus.cc:2272] T f8896a9db7b1404f9953a6803a2b95c4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.647419 18729 tablet_replica.cc:333] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.647918 18729 raft_consensus.cc:2243] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.648277 18729 raft_consensus.cc:2272] T 292b7d4b89674e838af1bc9e4cc214bd P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.649830 18729 tablet_replica.cc:333] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.650328 18729 raft_consensus.cc:2243] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.651144 18729 raft_consensus.cc:2272] T b027f88fb1194ba1bd760febf6fbbd69 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.653214 18729 tablet_replica.cc:333] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.653800 18729 raft_consensus.cc:2243] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.654260 18729 raft_consensus.cc:2272] T 66f7972256644cf9bbbe5f39f1ad1131 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.656100 18729 tablet_replica.cc:333] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.656598 18729 raft_consensus.cc:2243] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.656934 18729 raft_consensus.cc:2272] T ce44e09058dd48b0924d56fa637c9c90 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.658396 18729 tablet_replica.cc:333] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.658916 18729 raft_consensus.cc:2243] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.659274 18729 raft_consensus.cc:2272] T ebe268b7f8324ec1b9675a3d7985dbab P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.660761 18729 tablet_replica.cc:333] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.661226 18729 raft_consensus.cc:2243] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.661593 18729 raft_consensus.cc:2272] T 0339c6588e084069a529b978c130228e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.663565 18729 tablet_replica.cc:333] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.664132 18729 raft_consensus.cc:2243] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.664999 18729 raft_consensus.cc:2272] T fab4deb666214c48803098358d307304 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.666742 18729 tablet_replica.cc:333] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.667232 18729 raft_consensus.cc:2243] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.667846 18729 raft_consensus.cc:2272] T 3f0780726797474c9f51291cbf7fc223 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.669349 18729 tablet_replica.cc:333] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.669816 18729 raft_consensus.cc:2243] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.670177 18729 raft_consensus.cc:2272] T 120d21349d6a441bb9d1f964af66968e P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.671648 18729 tablet_replica.cc:333] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.672106 18729 raft_consensus.cc:2243] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.672729 18729 raft_consensus.cc:2272] T b64304ac157e48c18735203ed0dd5304 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.674261 18729 tablet_replica.cc:333] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.674717 18729 raft_consensus.cc:2243] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.675093 18729 raft_consensus.cc:2272] T 30b656d61dbc442c9b6dc83e6051ab85 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.676508 18729 tablet_replica.cc:333] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.676921 18729 raft_consensus.cc:2243] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.677242 18729 raft_consensus.cc:2272] T 0c4e48f79ff3459594922b61aa5a9e6d P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.678694 18729 tablet_replica.cc:333] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.679158 18729 raft_consensus.cc:2243] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.679493 18729 raft_consensus.cc:2272] T 49a5aded0d70428b9a47f2d515bd0c93 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.680886 18729 tablet_replica.cc:333] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.681318 18729 raft_consensus.cc:2243] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.681658 18729 raft_consensus.cc:2272] T 10acd7fe7d1f4b70bbd1b854700009f4 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.683120 18729 tablet_replica.cc:333] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.683593 18729 raft_consensus.cc:2243] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.683923 18729 raft_consensus.cc:2272] T fcc7481932a44fa1848df0e01b907238 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.685360 18729 tablet_replica.cc:333] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.685811 18729 raft_consensus.cc:2243] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.686128 18729 raft_consensus.cc:2272] T 453cfb7a16be4513b2dfad8d1b515cb3 P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.687585 18729 tablet_replica.cc:333] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.688019 18729 raft_consensus.cc:2243] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.688645 18729 raft_consensus.cc:2272] T b5435f52d19944f4b201b2f8f8a54eda P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.690179 18729 tablet_replica.cc:333] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.690653 18729 raft_consensus.cc:2243] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.691305 18729 raft_consensus.cc:2272] T ed960f59ee5542e499a9c9ad30061ffc P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.692798 18729 tablet_replica.cc:333] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.693262 18729 raft_consensus.cc:2243] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.693874 18729 raft_consensus.cc:2272] T 9674dbdf089646788ca2547bb68f94c3 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.695438 18729 tablet_replica.cc:333] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.695885 18729 raft_consensus.cc:2243] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.696486 18729 raft_consensus.cc:2272] T 1d469625f37845b6b5c63893a0fb81b5 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.697971 18729 tablet_replica.cc:333] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.698418 18729 raft_consensus.cc:2243] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.698750 18729 raft_consensus.cc:2272] T 60ef7b74e0c34518a05984b4a4739c4a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.700297 18729 tablet_replica.cc:333] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.700748 18729 raft_consensus.cc:2243] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.701097 18729 raft_consensus.cc:2272] T 54761ded193c4fc792cdf37d02ecf531 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.702625 18729 tablet_replica.cc:333] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.703120 18729 raft_consensus.cc:2243] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.703485 18729 raft_consensus.cc:2272] T dcd2486bdd2f48799fef079dd364a4a9 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.704969 18729 tablet_replica.cc:333] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.705440 18729 raft_consensus.cc:2243] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.705778 18729 raft_consensus.cc:2272] T d76b40bc90c84466822e81b9570fcc3e P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.707293 18729 tablet_replica.cc:333] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.707767 18729 raft_consensus.cc:2243] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.708130 18729 raft_consensus.cc:2272] T 0e5d52718fee498fae34a00f5c79277a P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.709759 18729 tablet_replica.cc:333] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.710230 18729 raft_consensus.cc:2243] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.710579 18729 raft_consensus.cc:2272] T f2bed25dc5f74bff8bc85ac77d2a3653 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.712126 18729 tablet_replica.cc:333] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.712615 18729 raft_consensus.cc:2243] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.712954 18729 raft_consensus.cc:2272] T bde8f1538f4e4eb68c2c5eea26423995 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.714462 18729 tablet_replica.cc:333] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.714926 18729 raft_consensus.cc:2243] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.715575 18729 raft_consensus.cc:2272] T 25941c23ecd44076a1d3f5b2e1fb8436 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.717216 18729 tablet_replica.cc:333] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.717728 18729 raft_consensus.cc:2243] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.718119 18729 raft_consensus.cc:2272] T dff422da651a459597034ad019c6abef P 6390efd9796149afab8d0df459b5b617 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.719648 18729 tablet_replica.cc:333] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.720085 18729 raft_consensus.cc:2243] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.720440 18729 raft_consensus.cc:2272] T d18d773691544bcbb640fc09581d0e07 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.722011 18729 tablet_replica.cc:333] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.722453 18729 raft_consensus.cc:2243] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:03.723105 18729 raft_consensus.cc:2272] T e8187aacc66042258a0633154eee8467 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:03.724586 18729 tablet_replica.cc:333] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617: stopping tablet replica
I20260709 14:52:03.724990 18729 raft_consensus.cc:2243] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:03.725334 18729 raft_consensus.cc:2272] T 98d894c7c2b2412c87f32170ea4f64f8 P 6390efd9796149afab8d0df459b5b617 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:04.227669 20007 debug-util.cc:398] Leaking SignalData structure 0x7b08001f8740 after lost signal to thread 18732
W20260709 14:52:04.228519 20007 debug-util.cc:398] Leaking SignalData structure 0x7b080014b2c0 after lost signal to thread 19769
W20260709 14:52:04.228942 20007 debug-util.cc:398] Leaking SignalData structure 0x7b080014b5a0 after lost signal to thread 19936
W20260709 14:52:04.230141 20007 debug-util.cc:398] Leaking SignalData structure 0x7b0800193280 after lost signal to thread 20546
W20260709 14:52:04.793128 18729 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 20007)
W20260709 14:52:05.793573 18729 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 20007)
I20260709 14:52:06.817809 18729 tablet_server.cc:196] TabletServer@127.18.74.67:0 shutdown complete.
I20260709 14:52:06.891544 18729 tablet_server.cc:179] TabletServer@127.18.74.68:0 shutting down...
I20260709 14:52:06.914228 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:06.931016 18729 tablet_server.cc:196] TabletServer@127.18.74.68:0 shutdown complete.
I20260709 14:52:06.939101 18729 master.cc:562] Master@127.18.74.126:45689 shutting down...
I20260709 14:52:06.954099 18729 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:06.954640 18729 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:06.954977 18729 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4883910cb4ed4b14b807d0b4b87fe6b5: stopping tablet replica
I20260709 14:52:06.974598 18729 master.cc:584] Master@127.18.74.126:45689 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (22991 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 14:52:07.052294 18729 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.74.126:46585
I20260709 14:52:07.053421 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:07.059317 20626 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
W20260709 14:52:07.059360 20629 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
W20260709 14:52:07.059612 20627 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
I20260709 14:52:07.059908 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:07.061039 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:07.061216 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:07.061381 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608727061366 us; error 0 us; skew 500 ppm
I20260709 14:52:07.061887 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:07.064096 18729 webserver.cc:533] Webserver started at http://127.18.74.126:37249/ using document root <none> and password file <none>
I20260709 14:52:07.064550 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:07.064720 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:07.064975 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:07.066036 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/master-0-root/instance:
uuid: "4fcfe096bc6a4069975ddb41725fe2d7"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.070199 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.004s
I20260709 14:52:07.073647 20634 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.074529 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:07.074800 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/master-0-root
uuid: "4fcfe096bc6a4069975ddb41725fe2d7"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.075107 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-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)
I20260709 14:52:07.084070 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:07.085242 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:07.122267 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:46585
I20260709 14:52:07.122381 20685 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:46585 every 8 connection(s)
I20260709 14:52:07.126077 20686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.136194 20686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7: Bootstrap starting.
I20260709 14:52:07.140777 20686 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.144780 20686 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7: No bootstrap required, opened a new log
I20260709 14:52:07.146940 20686 raft_consensus.cc:359] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcfe096bc6a4069975ddb41725fe2d7" member_type: VOTER }
I20260709 14:52:07.147305 20686 raft_consensus.cc:385] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.147488 20686 raft_consensus.cc:740] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4fcfe096bc6a4069975ddb41725fe2d7, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.148001 20686 consensus_queue.cc:260] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4fcfe096bc6a4069975ddb41725fe2d7" member_type: VOTER }
I20260709 14:52:07.148450 20686 raft_consensus.cc:399] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:07.148684 20686 raft_consensus.cc:493] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:07.148903 20686 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:07.153137 20686 raft_consensus.cc:515] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcfe096bc6a4069975ddb41725fe2d7" member_type: VOTER }
I20260709 14:52:07.153625 20686 leader_election.cc:304] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [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: 4fcfe096bc6a4069975ddb41725fe2d7; no voters: 
I20260709 14:52:07.154633 20686 leader_election.cc:290] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:07.154976 20689 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:07.156240 20689 raft_consensus.cc:697] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 1 LEADER]: Becoming Leader. State: Replica: 4fcfe096bc6a4069975ddb41725fe2d7, State: Running, Role: LEADER
I20260709 14:52:07.156872 20689 consensus_queue.cc:237] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [LEADER]: Queue going to LEADER mode. State: All 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: "4fcfe096bc6a4069975ddb41725fe2d7" member_type: VOTER }
I20260709 14:52:07.157402 20686 sys_catalog.cc:565] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:07.161870 20690 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "4fcfe096bc6a4069975ddb41725fe2d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcfe096bc6a4069975ddb41725fe2d7" member_type: VOTER } }
I20260709 14:52:07.162539 20690 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:07.163329 20691 sys_catalog.cc:455] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 4fcfe096bc6a4069975ddb41725fe2d7. Latest consensus state: current_term: 1 leader_uuid: "4fcfe096bc6a4069975ddb41725fe2d7" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4fcfe096bc6a4069975ddb41725fe2d7" member_type: VOTER } }
I20260709 14:52:07.164000 20691 sys_catalog.cc:458] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:07.164506 20697 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:07.171386 20697 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:07.172385 18729 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:07.179600 20697 catalog_manager.cc:1383] Generated new cluster ID: 04f0037d437d43b7a6e21b71517cc99d
I20260709 14:52:07.179879 20697 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:07.197856 20697 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:07.200037 20697 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:07.220332 20697 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7: Generated new TSK 0
I20260709 14:52:07.220922 20697 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:07.238919 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:07.245045 20707 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
W20260709 14:52:07.245935 20708 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
W20260709 14:52:07.246855 20710 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
I20260709 14:52:07.246982 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:07.248010 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:07.248204 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:07.248364 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608727248347 us; error 0 us; skew 500 ppm
I20260709 14:52:07.248865 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:07.251063 18729 webserver.cc:533] Webserver started at http://127.18.74.65:41697/ using document root <none> and password file <none>
I20260709 14:52:07.251513 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:07.251708 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:07.251969 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:07.253010 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-0-root/instance:
uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.257328 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:52:07.260586 20715 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.261271 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:07.261538 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.261803 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-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)
I20260709 14:52:07.282739 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:07.284143 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:07.285645 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:07.287838 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:07.288034 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.288252 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:07.288414 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.326251 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:32903
I20260709 14:52:07.326356 20777 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:32903 every 8 connection(s)
I20260709 14:52:07.330994 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:07.338312 20782 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
W20260709 14:52:07.339272 20783 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
W20260709 14:52:07.341647 20785 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
I20260709 14:52:07.341724 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:07.343144 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:07.343341 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:07.343510 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608727343493 us; error 0 us; skew 500 ppm
I20260709 14:52:07.344010 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:07.346470 18729 webserver.cc:533] Webserver started at http://127.18.74.66:38669/ using document root <none> and password file <none>
I20260709 14:52:07.347061 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:07.347299 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:07.347627 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:07.348413 20778 heartbeater.cc:344] Connected to a master server at 127.18.74.126:46585
I20260709 14:52:07.348742 20778 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:07.348716 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-1-root/instance:
uuid: "9ab6141e18624db9828fb9467f35f576"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.349511 20778 heartbeater.cc:507] Master 127.18.74.126:46585 requested a full tablet report, sending...
I20260709 14:52:07.351521 20651 ts_manager.cc:194] Registered new tserver with Master: f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:07.353462 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:07.353507 20651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43280
I20260709 14:52:07.356950 20790 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.357682 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:52:07.357968 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-1-root
uuid: "9ab6141e18624db9828fb9467f35f576"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.358224 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-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)
I20260709 14:52:07.387677 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:07.388851 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:07.390280 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:07.392529 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:07.392731 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.392956 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:07.393105 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.431728 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:42553
I20260709 14:52:07.431859 20852 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:42553 every 8 connection(s)
I20260709 14:52:07.436389 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:07.442941 20856 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
W20260709 14:52:07.443805 20857 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
I20260709 14:52:07.446779 18729 server_base.cc:1061] running on GCE node
W20260709 14:52:07.446954 20859 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
I20260709 14:52:07.447769 20853 heartbeater.cc:344] Connected to a master server at 127.18.74.126:46585
I20260709 14:52:07.447933 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:07.448141 20853 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:07.448230 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:07.448470 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608727448451 us; error 0 us; skew 500 ppm
I20260709 14:52:07.448941 20853 heartbeater.cc:507] Master 127.18.74.126:46585 requested a full tablet report, sending...
I20260709 14:52:07.449036 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:07.451073 20651 ts_manager.cc:194] Registered new tserver with Master: 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:07.451599 18729 webserver.cc:533] Webserver started at http://127.18.74.67:43153/ using document root <none> and password file <none>
I20260709 14:52:07.452078 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:07.452261 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:07.452507 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:07.452518 20651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43284
I20260709 14:52:07.453814 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-2-root/instance:
uuid: "f05a83a13aaf4fd6a733770a8d49e566"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.458081 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:07.461426 20864 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.462217 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 14:52:07.462478 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-2-root
uuid: "f05a83a13aaf4fd6a733770a8d49e566"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.462729 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-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)
I20260709 14:52:07.487159 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:07.488306 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:07.489737 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:07.491961 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:07.492142 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.492383 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:07.492527 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.530771 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:37311
I20260709 14:52:07.530900 20926 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:37311 every 8 connection(s)
I20260709 14:52:07.535462 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:07.542341 20930 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
W20260709 14:52:07.543725 20931 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
W20260709 14:52:07.545253 20933 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
I20260709 14:52:07.545809 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:07.546818 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:07.547101 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:07.547329 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608727547310 us; error 0 us; skew 500 ppm
I20260709 14:52:07.547372 20927 heartbeater.cc:344] Connected to a master server at 127.18.74.126:46585
I20260709 14:52:07.547783 20927 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:07.547940 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:07.548504 20927 heartbeater.cc:507] Master 127.18.74.126:46585 requested a full tablet report, sending...
I20260709 14:52:07.550509 18729 webserver.cc:533] Webserver started at http://127.18.74.68:34107/ using document root <none> and password file <none>
I20260709 14:52:07.550622 20651 ts_manager.cc:194] Registered new tserver with Master: f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:07.551033 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:07.551263 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:07.551508 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:07.552120 20651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43286
I20260709 14:52:07.552600 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-3-root/instance:
uuid: "48635914fe9b49069a386bf79c83b93d"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.557319 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:52:07.560647 20938 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.561383 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:07.561653 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-3-root
uuid: "48635914fe9b49069a386bf79c83b93d"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:07.561916 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-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)
I20260709 14:52:07.591666 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:07.592837 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:07.593989 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:07.596042 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:07.596297 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.596516 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:07.596675 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:07.635219 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.68:32801
I20260709 14:52:07.635321 21000 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.68:32801 every 8 connection(s)
I20260709 14:52:07.649173 21001 heartbeater.cc:344] Connected to a master server at 127.18.74.126:46585
I20260709 14:52:07.649537 21001 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:07.650301 21001 heartbeater.cc:507] Master 127.18.74.126:46585 requested a full tablet report, sending...
I20260709 14:52:07.652318 20651 ts_manager.cc:194] Registered new tserver with Master: 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:07.653375 18729 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.015095884s
I20260709 14:52:07.653828 20651 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43296
I20260709 14:52:07.678565 20651 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:43312:
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\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 14:52:07.914060 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 490e88b9b73449f5b52e47c520baee28 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:07.915648 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490e88b9b73449f5b52e47c520baee28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.916297 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ae93e6cd446cdae5a3cd032302a5c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:07.917650 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ae93e6cd446cdae5a3cd032302a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.924275 20890 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa3eccf29674a2cb7e57c931baddc4b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:07.925714 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa3eccf29674a2cb7e57c931baddc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.934129 21017 tablet_bootstrap.cc:492] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:07.935882 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4a0cc961a14ca8afa9270eb5a48d72 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:07.937295 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4a0cc961a14ca8afa9270eb5a48d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.937762 20888 tablet_service.cc:1511] Processing CreateTablet for tablet e002b70c531d4ae2a99473e926dca43b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:07.939119 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e002b70c531d4ae2a99473e926dca43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.940387 21017 tablet_bootstrap.cc:654] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.949527 20887 tablet_service.cc:1511] Processing CreateTablet for tablet 5cec8ab7a7374afca41b670dfbd17c5c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:07.951112 20887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cec8ab7a7374afca41b670dfbd17c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.935829 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 84ce16307d0249a48b609a0bae1f381b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:07.953089 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ce16307d0249a48b609a0bae1f381b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.954854 21017 tablet_bootstrap.cc:492] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:07.955394 21017 ts_tablet_manager.cc:1403] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 14:52:07.958346 21017 raft_consensus.cc:359] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:07.934705 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 5c70a3819590447cbe6ff66922654d4c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:07.959153 21017 raft_consensus.cc:385] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:07.959854 21017 raft_consensus.cc:740] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:07.961190 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c70a3819590447cbe6ff66922654d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.962275 20886 tablet_service.cc:1511] Processing CreateTablet for tablet 47d09d3178114331b71b7104e008d420 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:07.963593 20886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d09d3178114331b71b7104e008d420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.966813 21017 consensus_queue.cc:260] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:07.972730 20927 heartbeater.cc:499] Master 127.18.74.126:46585 was elected leader, sending a full tablet report...
I20260709 14:52:07.973775 21017 ts_tablet_manager.cc:1434] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:52:07.974848 21017 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:07.981603 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 490e88b9b73449f5b52e47c520baee28 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:07.982954 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490e88b9b73449f5b52e47c520baee28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.984622 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 3ece7b0563df4ce8b48979c62f9136b9 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:07.985491 20885 tablet_service.cc:1511] Processing CreateTablet for tablet e99a8bd08dc144e989e365b6e6e7537f (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:07.987097 20890 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf61c65c7fb4c2597bbe8d0e1bfb031 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:07.987534 20884 tablet_service.cc:1511] Processing CreateTablet for tablet bcb502ee3a934ee6b1edf1d71c435cca (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:07.988694 21017 tablet_bootstrap.cc:654] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:07.989411 20883 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1f6921e925412387cdab9d5642ace3 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:07.985888 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ece7b0563df4ce8b48979c62f9136b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:07.992730 20885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99a8bd08dc144e989e365b6e6e7537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.000959 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf61c65c7fb4c2597bbe8d0e1bfb031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.000648 20965 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3e01e84af546928a4cb69de5c52abc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:08.002312 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3e01e84af546928a4cb69de5c52abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.004940 20883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1f6921e925412387cdab9d5642ace3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.006335 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb502ee3a934ee6b1edf1d71c435cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.007555 20964 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa3eccf29674a2cb7e57c931baddc4b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:08.008491 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 182a74a8eea848bba17398f050713df4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:08.009776 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182a74a8eea848bba17398f050713df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.008888 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa3eccf29674a2cb7e57c931baddc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.024137 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 490e88b9b73449f5b52e47c520baee28 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 14:52:08.025573 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 490e88b9b73449f5b52e47c520baee28. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.026892 20815 tablet_service.cc:1511] Processing CreateTablet for tablet 5c70a3819590447cbe6ff66922654d4c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:08.028255 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c70a3819590447cbe6ff66922654d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.047842 20963 tablet_service.cc:1511] Processing CreateTablet for tablet 72f35cbaa3594f548dae7ea57aa142fc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:08.049220 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f35cbaa3594f548dae7ea57aa142fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.051548 20817 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ae93e6cd446cdae5a3cd032302a5c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:08.052910 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ae93e6cd446cdae5a3cd032302a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.057804 20816 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3e01e84af546928a4cb69de5c52abc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:08.059243 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3e01e84af546928a4cb69de5c52abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.063306 20962 tablet_service.cc:1511] Processing CreateTablet for tablet 84ce16307d0249a48b609a0bae1f381b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:08.064810 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ce16307d0249a48b609a0bae1f381b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.067097 20961 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4a0cc961a14ca8afa9270eb5a48d72 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:08.068447 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4a0cc961a14ca8afa9270eb5a48d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.072927 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 72f35cbaa3594f548dae7ea57aa142fc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:08.074281 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f35cbaa3594f548dae7ea57aa142fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.077795 20960 tablet_service.cc:1511] Processing CreateTablet for tablet 15784a3569c6484ba3f8676f1d289267 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:08.079463 20813 tablet_service.cc:1511] Processing CreateTablet for tablet 2c4a0cc961a14ca8afa9270eb5a48d72 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 14:52:08.083647 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2c4a0cc961a14ca8afa9270eb5a48d72. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.087527 20959 tablet_service.cc:1511] Processing CreateTablet for tablet 5cec8ab7a7374afca41b670dfbd17c5c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:08.089529 20812 tablet_service.cc:1511] Processing CreateTablet for tablet e002b70c531d4ae2a99473e926dca43b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:08.091141 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e002b70c531d4ae2a99473e926dca43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.092705 20958 tablet_service.cc:1511] Processing CreateTablet for tablet 47d09d3178114331b71b7104e008d420 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:08.094666 20810 tablet_service.cc:1511] Processing CreateTablet for tablet 47d09d3178114331b71b7104e008d420 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 14:52:08.096149 20810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d09d3178114331b71b7104e008d420. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.097707 20957 tablet_service.cc:1511] Processing CreateTablet for tablet e4b0d459d02849cf989151e0eec47cdc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:08.099622 20809 tablet_service.cc:1511] Processing CreateTablet for tablet 3ece7b0563df4ce8b48979c62f9136b9 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:08.101075 20809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ece7b0563df4ce8b48979c62f9136b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.107482 20811 tablet_service.cc:1511] Processing CreateTablet for tablet 15784a3569c6484ba3f8676f1d289267 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:08.109167 20811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15784a3569c6484ba3f8676f1d289267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.114038 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15784a3569c6484ba3f8676f1d289267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.115589 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cec8ab7a7374afca41b670dfbd17c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.117139 20957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b0d459d02849cf989151e0eec47cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.118453 20958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 47d09d3178114331b71b7104e008d420. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:08.168076 20699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:08.210520 20887 tablet_service.cc:1511] Processing CreateTablet for tablet e7ff99e821c04ba0864eb6c41a55d593 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:08.212074 20887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ff99e821c04ba0864eb6c41a55d593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.222756 20892 tablet_service.cc:1511] Processing CreateTablet for tablet dfa5919a17254427ac35b01d92f8c322 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:08.224313 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa5919a17254427ac35b01d92f8c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.242127 20890 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7ab0d34dd54f11b5d023f4039e9861 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:08.243634 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7ab0d34dd54f11b5d023f4039e9861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.246894 20886 tablet_service.cc:1511] Processing CreateTablet for tablet e777002f12d04268962f41cd6fc056b7 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:08.262987 20817 tablet_service.cc:1511] Processing CreateTablet for tablet e4b0d459d02849cf989151e0eec47cdc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:08.276449 21021 tablet_bootstrap.cc:492] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:08.282143 21021 tablet_bootstrap.cc:654] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.282953 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b0d459d02849cf989151e0eec47cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.294085 20963 tablet_service.cc:1511] Processing CreateTablet for tablet e99a8bd08dc144e989e365b6e6e7537f (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:08.297314 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 53f3d1ea0ca2421b8622fe6285bcfe2f (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:08.299609 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 5333b1818a444d6780e4fd30f60ec280 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:08.299719 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 308a2ed94f974b2aad1d9762e3371f75 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:08.306639 20818 tablet_service.cc:1511] Processing CreateTablet for tablet e99a8bd08dc144e989e365b6e6e7537f (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 14:52:08.321735 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99a8bd08dc144e989e365b6e6e7537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.321537 20959 tablet_service.cc:1511] Processing CreateTablet for tablet 182a74a8eea848bba17398f050713df4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:08.322242 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e99a8bd08dc144e989e365b6e6e7537f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.322844 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182a74a8eea848bba17398f050713df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.308413 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 63e7f5afb1f648d88be863719c9297b4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:08.308827 20813 tablet_service.cc:1511] Processing CreateTablet for tablet bcb502ee3a934ee6b1edf1d71c435cca (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:08.327693 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb502ee3a934ee6b1edf1d71c435cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.310606 20958 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf61c65c7fb4c2597bbe8d0e1bfb031 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:08.330435 20960 tablet_service.cc:1511] Processing CreateTablet for tablet dfa5919a17254427ac35b01d92f8c322 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:08.333565 20957 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7ab0d34dd54f11b5d023f4039e9861 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:08.314625 21017 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:08.327270 20962 tablet_service.cc:1511] Processing CreateTablet for tablet febea4ef998b4e2da8f1d9eac59fa470 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:08.318749 20961 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1f6921e925412387cdab9d5642ace3 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:08.327620 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e7f5afb1f648d88be863719c9297b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.338589 21017 ts_tablet_manager.cc:1403] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.364s	user 0.092s	sys 0.150s
I20260709 14:52:08.342940 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 9d8ae93e6cd446cdae5a3cd032302a5c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 14:52:08.344238 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d8ae93e6cd446cdae5a3cd032302a5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.348062 20741 tablet_service.cc:1511] Processing CreateTablet for tablet 4aa3eccf29674a2cb7e57c931baddc4b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 14:52:08.349351 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4aa3eccf29674a2cb7e57c931baddc4b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.350346 20816 tablet_service.cc:1511] Processing CreateTablet for tablet 63e7f5afb1f648d88be863719c9297b4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:08.352063 20740 tablet_service.cc:1511] Processing CreateTablet for tablet 5c70a3819590447cbe6ff66922654d4c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 14:52:08.354223 20739 tablet_service.cc:1511] Processing CreateTablet for tablet 72f35cbaa3594f548dae7ea57aa142fc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 14:52:08.355427 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5c70a3819590447cbe6ff66922654d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.356897 20778 heartbeater.cc:499] Master 127.18.74.126:46585 was elected leader, sending a full tablet report...
I20260709 14:52:08.357447 20736 tablet_service.cc:1511] Processing CreateTablet for tablet 15784a3569c6484ba3f8676f1d289267 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 14:52:08.358014 20739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 72f35cbaa3594f548dae7ea57aa142fc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.358939 20957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7ab0d34dd54f11b5d023f4039e9861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.362116 20886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e777002f12d04268962f41cd6fc056b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.362344 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet febea4ef998b4e2da8f1d9eac59fa470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.362788 21022 tablet_bootstrap.cc:492] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:08.363013 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 84ce16307d0249a48b609a0bae1f381b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 14:52:08.364432 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 84ce16307d0249a48b609a0bae1f381b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.368304 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa5919a17254427ac35b01d92f8c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.369093 20737 tablet_service.cc:1511] Processing CreateTablet for tablet e002b70c531d4ae2a99473e926dca43b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 14:52:08.342679 21017 raft_consensus.cc:359] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:08.377326 20883 tablet_service.cc:1511] Processing CreateTablet for tablet a450e76f66054ef58bafc78619f8428b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:08.378610 20883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a450e76f66054ef58bafc78619f8428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.378332 20884 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0783192972440fb860a48c565a2424 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:08.379572 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0783192972440fb860a48c565a2424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.384558 21019 raft_consensus.cc:493] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.384851 20885 tablet_service.cc:1511] Processing CreateTablet for tablet 9a55b30ef90245e4877bfba99d57405d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:08.385787 20735 tablet_service.cc:1511] Processing CreateTablet for tablet 5cec8ab7a7374afca41b670dfbd17c5c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 14:52:08.387192 21021 tablet_bootstrap.cc:492] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:08.387723 21021 ts_tablet_manager.cc:1403] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.010s
I20260709 14:52:08.387559 20742 tablet_service.cc:1511] Processing CreateTablet for tablet 2e3e01e84af546928a4cb69de5c52abc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 14:52:08.378356 20891 tablet_service.cc:1511] Processing CreateTablet for tablet e2616a4c19d5430dac84251ee226856c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:08.379671 20890 tablet_service.cc:1511] Processing CreateTablet for tablet d388869aa0844e12b0a1ef71e37bd0e0 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:08.390921 21021 raft_consensus.cc:359] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:08.391885 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5333b1818a444d6780e4fd30f60ec280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.391458 20736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15784a3569c6484ba3f8676f1d289267. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.393062 21021 raft_consensus.cc:385] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.393400 21021 raft_consensus.cc:740] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.393786 20734 tablet_service.cc:1511] Processing CreateTablet for tablet 3ece7b0563df4ce8b48979c62f9136b9 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 14:52:08.394585 20735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cec8ab7a7374afca41b670dfbd17c5c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.391448 21019 raft_consensus.cc:515] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:08.397035 21019 leader_election.cc:290] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:08.397732 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e002b70c531d4ae2a99473e926dca43b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.399057 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f3d1ea0ca2421b8622fe6285bcfe2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.399698 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d388869aa0844e12b0a1ef71e37bd0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.374828 21017 raft_consensus.cc:385] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.401414 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a2ed94f974b2aad1d9762e3371f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.403839 20742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e3e01e84af546928a4cb69de5c52abc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.400549 20958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf61c65c7fb4c2597bbe8d0e1bfb031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.372816 20817 tablet_service.cc:1511] Processing CreateTablet for tablet 182a74a8eea848bba17398f050713df4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 14:52:08.403352 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e7f5afb1f648d88be863719c9297b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.394359 21021 consensus_queue.cc:260] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:08.403179 21017 raft_consensus.cc:740] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.417121 20885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a55b30ef90245e4877bfba99d57405d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.431893 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2616a4c19d5430dac84251ee226856c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.434935 20734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ece7b0563df4ce8b48979c62f9136b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.455049 20853 heartbeater.cc:499] Master 127.18.74.126:46585 was elected leader, sending a full tablet report...
I20260709 14:52:08.458055 20809 tablet_service.cc:1511] Processing CreateTablet for tablet 1c7ab0d34dd54f11b5d023f4039e9861 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 14:52:08.468052 20813 tablet_service.cc:1511] Processing CreateTablet for tablet e777002f12d04268962f41cd6fc056b7 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:08.472834 20811 tablet_service.cc:1511] Processing CreateTablet for tablet c0b11a199f384efd968dca6d151333e5 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:08.475543 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 182a74a8eea848bba17398f050713df4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.489141 20963 tablet_service.cc:1511] Processing CreateTablet for tablet c0b11a199f384efd968dca6d151333e5 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:08.491969 21022 tablet_bootstrap.cc:654] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.493897 20810 tablet_service.cc:1511] Processing CreateTablet for tablet 5333b1818a444d6780e4fd30f60ec280 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:08.495314 20818 tablet_service.cc:1511] Processing CreateTablet for tablet febea4ef998b4e2da8f1d9eac59fa470 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:08.504495 20809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c7ab0d34dd54f11b5d023f4039e9861. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.505657 20811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b11a199f384efd968dca6d151333e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.515081 20815 tablet_service.cc:1511] Processing CreateTablet for tablet e7ff99e821c04ba0864eb6c41a55d593 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:08.517612 20965 tablet_service.cc:1511] Processing CreateTablet for tablet 5333b1818a444d6780e4fd30f60ec280 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 14:52:08.519203 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet febea4ef998b4e2da8f1d9eac59fa470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.481189 21017 consensus_queue.cc:260] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:08.519960 21021 ts_tablet_manager.cc:1434] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.132s	user 0.002s	sys 0.010s
I20260709 14:52:08.520864 21001 heartbeater.cc:499] Master 127.18.74.126:46585 was elected leader, sending a full tablet report...
I20260709 14:52:08.522850 21017 ts_tablet_manager.cc:1434] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.183s	user 0.007s	sys 0.000s
I20260709 14:52:08.512961 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 308a2ed94f974b2aad1d9762e3371f75 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:08.523916 21017 tablet_bootstrap.cc:492] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:08.524214 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a2ed94f974b2aad1d9762e3371f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.528429 20964 tablet_service.cc:1511] Processing CreateTablet for tablet bc112bf7f0d348808b3fcfa13af1c7a8 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:08.529241 20810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5333b1818a444d6780e4fd30f60ec280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.532199 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e777002f12d04268962f41cd6fc056b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.535478 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ff99e821c04ba0864eb6c41a55d593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.539053 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1f6921e925412387cdab9d5642ace3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.540926 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc112bf7f0d348808b3fcfa13af1c7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.541941 21021 tablet_bootstrap.cc:492] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:08.542439 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b11a199f384efd968dca6d151333e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.549177 20959 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0783192972440fb860a48c565a2424 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:08.549669 20887 tablet_service.cc:1511] Processing CreateTablet for tablet cf255e8c64784317bf044264180c77a4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:08.550621 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0783192972440fb860a48c565a2424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.561631 20814 tablet_service.cc:1511] Processing CreateTablet for tablet a450e76f66054ef58bafc78619f8428b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:08.577239 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5333b1818a444d6780e4fd30f60ec280. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.581212 20887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf255e8c64784317bf044264180c77a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.570451 21017 tablet_bootstrap.cc:654] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.512998 20960 tablet_service.cc:1511] Processing CreateTablet for tablet 53f3d1ea0ca2421b8622fe6285bcfe2f (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:08.599915 20737 tablet_service.cc:1511] Processing CreateTablet for tablet 9bf61c65c7fb4c2597bbe8d0e1bfb031 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 14:52:08.612033 21029 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:08.612210 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bf61c65c7fb4c2597bbe8d0e1bfb031. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.595911 20892 tablet_service.cc:1511] Processing CreateTablet for tablet c447c95c7aaf45b3b7349b6adc366dc9 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:08.614285 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c447c95c7aaf45b3b7349b6adc366dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.617496 20740 tablet_service.cc:1511] Processing CreateTablet for tablet bcb502ee3a934ee6b1edf1d71c435cca (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 14:52:08.618712 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f3d1ea0ca2421b8622fe6285bcfe2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.621402 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 63e7f5afb1f648d88be863719c9297b4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 14:52:08.621846 20816 tablet_service.cc:1511] Processing CreateTablet for tablet bc112bf7f0d348808b3fcfa13af1c7a8 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:08.583034 20962 tablet_service.cc:1511] Processing CreateTablet for tablet 9a55b30ef90245e4877bfba99d57405d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:08.628458 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a55b30ef90245e4877bfba99d57405d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.629732 20736 tablet_service.cc:1511] Processing CreateTablet for tablet e7ff99e821c04ba0864eb6c41a55d593 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 14:52:08.637030 20966 tablet_service.cc:1511] Processing CreateTablet for tablet a450e76f66054ef58bafc78619f8428b (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 14:52:08.624269 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a450e76f66054ef58bafc78619f8428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.641714 20738 tablet_service.cc:1511] Processing CreateTablet for tablet febea4ef998b4e2da8f1d9eac59fa470 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 14:52:08.570425 20739 tablet_service.cc:1511] Processing CreateTablet for tablet e4b0d459d02849cf989151e0eec47cdc (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 14:52:08.623430 20734 tablet_service.cc:1511] Processing CreateTablet for tablet 3e1f6921e925412387cdab9d5642ace3 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 14:52:08.642813 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bcb502ee3a934ee6b1edf1d71c435cca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.642823 21021 tablet_bootstrap.cc:654] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.652148 21022 tablet_bootstrap.cc:492] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:08.676348 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a450e76f66054ef58bafc78619f8428b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.660422 20962 tablet_service.cc:1511] Processing CreateTablet for tablet df6451c1343c47ad985cbf15320e120a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:08.665072 20814 tablet_service.cc:1511] Processing CreateTablet for tablet e2616a4c19d5430dac84251ee226856c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:08.671921 20963 tablet_service.cc:1511] Processing CreateTablet for tablet d388869aa0844e12b0a1ef71e37bd0e0 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:08.676267 21022 ts_tablet_manager.cc:1403] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.314s	user 0.014s	sys 0.000s
I20260709 14:52:08.683087 20735 tablet_service.cc:1511] Processing CreateTablet for tablet dfa5919a17254427ac35b01d92f8c322 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 14:52:08.684963 20815 tablet_service.cc:1511] Processing CreateTablet for tablet df6451c1343c47ad985cbf15320e120a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:08.704257 21022 raft_consensus.cc:359] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:08.705224 21022 raft_consensus.cc:385] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.705860 21022 raft_consensus.cc:740] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.693878 20958 tablet_service.cc:1511] Processing CreateTablet for tablet 0687ab733e7a461da1f5d02decaf4ac2 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:08.678593 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc112bf7f0d348808b3fcfa13af1c7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.707456 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d388869aa0844e12b0a1ef71e37bd0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.709739 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df6451c1343c47ad985cbf15320e120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.710801 20818 tablet_service.cc:1511] Processing CreateTablet for tablet c447c95c7aaf45b3b7349b6adc366dc9 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:08.713191 20809 tablet_service.cc:1511] Processing CreateTablet for tablet d388869aa0844e12b0a1ef71e37bd0e0 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 14:52:08.702057 20959 tablet_service.cc:1511] Processing CreateTablet for tablet cf255e8c64784317bf044264180c77a4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:08.724232 20742 tablet_service.cc:1511] Processing CreateTablet for tablet e777002f12d04268962f41cd6fc056b7 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 14:52:08.718009 20962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df6451c1343c47ad985cbf15320e120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.734529 20811 tablet_service.cc:1511] Processing CreateTablet for tablet 0687ab733e7a461da1f5d02decaf4ac2 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:08.732478 21022 consensus_queue.cc:260] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:08.730857 20741 tablet_service.cc:1511] Processing CreateTablet for tablet c0b11a199f384efd968dca6d151333e5 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 14:52:08.740239 21021 tablet_bootstrap.cc:492] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:08.740815 21021 ts_tablet_manager.cc:1403] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.199s	user 0.021s	sys 0.009s
I20260709 14:52:08.737337 20736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7ff99e821c04ba0864eb6c41a55d593. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.743618 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet febea4ef998b4e2da8f1d9eac59fa470. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.744268 21017 tablet_bootstrap.cc:492] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:08.744757 21017 ts_tablet_manager.cc:1403] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.221s	user 0.022s	sys 0.027s
I20260709 14:52:08.747160 20735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dfa5919a17254427ac35b01d92f8c322. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.747598 21017 raft_consensus.cc:359] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:08.748308 21017 raft_consensus.cc:385] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.748580 20817 tablet_service.cc:1511] Processing CreateTablet for tablet 0378ae777a7e43c08909728a4646e69a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:08.747225 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2616a4c19d5430dac84251ee226856c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.750325 20957 tablet_service.cc:1511] Processing CreateTablet for tablet 0378ae777a7e43c08909728a4646e69a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:08.754377 20886 tablet_service.cc:1511] Processing CreateTablet for tablet 94051bbbe0854869af3969753b1e7bda (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:08.755167 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0b11a199f384efd968dca6d151333e5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.755424 20809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d388869aa0844e12b0a1ef71e37bd0e0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.756070 20734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e1f6921e925412387cdab9d5642ace3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.756894 20886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94051bbbe0854869af3969753b1e7bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.748594 21017 raft_consensus.cc:740] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.758145 20739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e4b0d459d02849cf989151e0eec47cdc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.757993 21017 consensus_queue.cc:260] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:08.759411 21026 raft_consensus.cc:493] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.759868 21026 raft_consensus.cc:515] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:08.761380 21017 ts_tablet_manager.cc:1434] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.002s
I20260709 14:52:08.762434 21026 leader_election.cc:290] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:08.762374 21017 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:08.767158 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 63e7f5afb1f648d88be863719c9297b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.767892 21021 raft_consensus.cc:359] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:08.768584 21021 raft_consensus.cc:385] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.768878 21021 raft_consensus.cc:740] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.771900 21029 tablet_bootstrap.cc:654] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.779081 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0378ae777a7e43c08909728a4646e69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.786909 20742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e777002f12d04268962f41cd6fc056b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.787972 20816 tablet_service.cc:1511] Processing CreateTablet for tablet 94051bbbe0854869af3969753b1e7bda (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:08.788287 20887 tablet_service.cc:1511] Processing CreateTablet for tablet 0b55d41fecac4bb4a9ca3f2c90e73552 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:08.790966 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 59e3e3a48be94d0594d6cca8800c3c56 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:08.791214 20883 tablet_service.cc:1511] Processing CreateTablet for tablet 2daa5626164d483b87b3e69c07e9dd1d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:08.791571 20890 tablet_service.cc:1511] Processing CreateTablet for tablet 46c98326aaf649de99aafaa872bb26c4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:08.795394 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c447c95c7aaf45b3b7349b6adc366dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.795631 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 0378ae777a7e43c08909728a4646e69a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 14:52:08.797751 20812 tablet_service.cc:1511] Processing CreateTablet for tablet b8128b240d3347419c1d066feb89e397 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:08.799012 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8128b240d3347419c1d066feb89e397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.803220 20811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0687ab733e7a461da1f5d02decaf4ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.803099 21021 consensus_queue.cc:260] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:08.806183 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94051bbbe0854869af3969753b1e7bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.807339 21021 ts_tablet_manager.cc:1434] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.000s
I20260709 14:52:08.795710 20961 tablet_service.cc:1511] Processing CreateTablet for tablet b8128b240d3347419c1d066feb89e397 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:08.810784 20885 tablet_service.cc:1511] Processing CreateTablet for tablet 77049b638ac642f28d85763cc08ea236 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:08.811021 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7c03cd857f4e1da2e3f96acda443e6 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:08.812868 20884 tablet_service.cc:1511] Processing CreateTablet for tablet 2677bdce535d4e0587d82348be165767 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:08.814851 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 822d5bb3352246dbb49c672e3a881303 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:08.797751 20810 tablet_service.cc:1511] Processing CreateTablet for tablet 822d5bb3352246dbb49c672e3a881303 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:08.816854 20810 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822d5bb3352246dbb49c672e3a881303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.825475 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 59e3e3a48be94d0594d6cca8800c3c56 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:08.825810 20734 tablet_service.cc:1511] Processing CreateTablet for tablet 53f3d1ea0ca2421b8622fe6285bcfe2f (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 14:52:08.826766 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e3e3a48be94d0594d6cca8800c3c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.832370 20886 tablet_service.cc:1511] Processing CreateTablet for tablet c51061920b2d4b6e8f50224628be492c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:08.786936 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf255e8c64784317bf044264180c77a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.839350 21019 raft_consensus.cc:493] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:08.839860 21019 raft_consensus.cc:515] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:08.841985 21019 leader_election.cc:290] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:08.842438 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 2daa5626164d483b87b3e69c07e9dd1d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:08.843714 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2daa5626164d483b87b3e69c07e9dd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.850107 20809 tablet_service.cc:1511] Processing CreateTablet for tablet dc4da5298d314d039ffe81ae5b591833 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:08.851418 20809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc4da5298d314d039ffe81ae5b591833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.851274 20965 tablet_service.cc:1511] Processing CreateTablet for tablet 0b55d41fecac4bb4a9ca3f2c90e73552 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:08.852690 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b55d41fecac4bb4a9ca3f2c90e73552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.854650 20740 tablet_service.cc:1511] Processing CreateTablet for tablet 308a2ed94f974b2aad1d9762e3371f75 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 14:52:08.855716 21021 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:08.867347 20957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0378ae777a7e43c08909728a4646e69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.870957 20887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b55d41fecac4bb4a9ca3f2c90e73552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.873548 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 77049b638ac642f28d85763cc08ea236 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:08.874270 20883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2daa5626164d483b87b3e69c07e9dd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.871316 20734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 53f3d1ea0ca2421b8622fe6285bcfe2f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.881124 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7c03cd857f4e1da2e3f96acda443e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.881783 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2677bdce535d4e0587d82348be165767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.882444 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822d5bb3352246dbb49c672e3a881303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.885378 20886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51061920b2d4b6e8f50224628be492c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.878446 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8128b240d3347419c1d066feb89e397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.891381 20958 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0687ab733e7a461da1f5d02decaf4ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.892830 20737 tablet_service.cc:1511] Processing CreateTablet for tablet bc112bf7f0d348808b3fcfa13af1c7a8 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 14:52:08.895201 20885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77049b638ac642f28d85763cc08ea236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.895361 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77049b638ac642f28d85763cc08ea236. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.897650 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c98326aaf649de99aafaa872bb26c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.901309 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0378ae777a7e43c08909728a4646e69a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.907255 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e3e3a48be94d0594d6cca8800c3c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.910087 21021 tablet_bootstrap.cc:654] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.915053 20964 tablet_service.cc:1511] Processing CreateTablet for tablet 59e3e3a48be94d0594d6cca8800c3c56 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 14:52:08.915781 21022 ts_tablet_manager.cc:1434] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.215s	user 0.012s	sys 0.025s
I20260709 14:52:08.934775 21022 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:08.919986 20739 tablet_service.cc:1511] Processing CreateTablet for tablet 9a55b30ef90245e4877bfba99d57405d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 14:52:08.921855 20963 tablet_service.cc:1511] Processing CreateTablet for tablet dc4da5298d314d039ffe81ae5b591833 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:08.926234 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 46c98326aaf649de99aafaa872bb26c4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:08.940944 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc4da5298d314d039ffe81ae5b591833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.943967 20815 tablet_service.cc:1511] Processing CreateTablet for tablet 2677bdce535d4e0587d82348be165767 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:08.945218 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2677bdce535d4e0587d82348be165767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.945638 21029 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:08.946143 21029 ts_tablet_manager.cc:1403] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.335s	user 0.011s	sys 0.012s
I20260709 14:52:08.948918 21029 raft_consensus.cc:359] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:08.949607 21029 raft_consensus.cc:385] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:08.949892 21029 raft_consensus.cc:740] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:08.950744 21029 consensus_queue.cc:260] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:08.951663 20964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59e3e3a48be94d0594d6cca8800c3c56. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.921995 20814 tablet_service.cc:1511] Processing CreateTablet for tablet ec75e78570bd4b89949f9cb43c8b183d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:08.924527 20960 tablet_service.cc:1511] Processing CreateTablet for tablet 822d5bb3352246dbb49c672e3a881303 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 14:52:08.954057 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 822d5bb3352246dbb49c672e3a881303. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.933238 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490e88b9b73449f5b52e47c520baee28" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:08.955247 20976 raft_consensus.cc:2468] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:08.933238 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 308a2ed94f974b2aad1d9762e3371f75. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.962924 21022 tablet_bootstrap.cc:654] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:08.968918 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c98326aaf649de99aafaa872bb26c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.982642 20739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a55b30ef90245e4877bfba99d57405d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.983422 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec75e78570bd4b89949f9cb43c8b183d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.984422 20868 leader_election.cc:304] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:08.992337 20816 tablet_service.cc:1511] Processing CreateTablet for tablet c51061920b2d4b6e8f50224628be492c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:08.995374 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ae93e6cd446cdae5a3cd032302a5c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:08.996491 21019 raft_consensus.cc:2804] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:08.996886 21019 raft_consensus.cc:493] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:08.997216 21019 raft_consensus.cc:3060] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.003448 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490e88b9b73449f5b52e47c520baee28" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.004227 20828 raft_consensus.cc:2468] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:09.007239 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51061920b2d4b6e8f50224628be492c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:09.007738 20868 leader_election.cc:343] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.011212 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc112bf7f0d348808b3fcfa13af1c7a8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.012594 20818 tablet_service.cc:1511] Processing CreateTablet for tablet b972f7823971467abb2e8b4aea9d6287 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:09.016778 20817 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa35385d412495aa19251a71cfe3af7 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:09.020123 20743 tablet_service.cc:1511] Processing CreateTablet for tablet df6451c1343c47ad985cbf15320e120a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 14:52:09.020213 20957 tablet_service.cc:1511] Processing CreateTablet for tablet ec75e78570bd4b89949f9cb43c8b183d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 14:52:09.021356 20741 tablet_service.cc:1511] Processing CreateTablet for tablet 9f0783192972440fb860a48c565a2424 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 14:52:09.026022 20813 tablet_service.cc:1511] Processing CreateTablet for tablet 86314e2ea73540e4a4923a86595b519a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:09.042330 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86314e2ea73540e4a4923a86595b519a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.043141 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa35385d412495aa19251a71cfe3af7 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:09.044411 20957 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec75e78570bd4b89949f9cb43c8b183d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:08.976507 20735 tablet_service.cc:1511] Processing CreateTablet for tablet e2616a4c19d5430dac84251ee226856c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 14:52:09.044446 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa35385d412495aa19251a71cfe3af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.047570 21017 tablet_bootstrap.cc:654] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.048228 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b972f7823971467abb2e8b4aea9d6287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.030723 20809 tablet_service.cc:1511] Processing CreateTablet for tablet 105b4d734bca49828577d95bff54e2c0 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:09.063751 20883 tablet_service.cc:1511] Processing CreateTablet for tablet 86314e2ea73540e4a4923a86595b519a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:09.065187 20883 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86314e2ea73540e4a4923a86595b519a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.072701 21021 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:09.073240 21021 ts_tablet_manager.cc:1403] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.218s	user 0.010s	sys 0.007s
I20260709 14:52:09.075083 21019 raft_consensus.cc:515] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.076448 21021 raft_consensus.cc:359] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.079833 20961 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7c03cd857f4e1da2e3f96acda443e6 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:09.081115 20961 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7c03cd857f4e1da2e3f96acda443e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.083564 20884 tablet_service.cc:1511] Processing CreateTablet for tablet 2b01d174e4694766ac4d3f1ec2c7e34d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:09.086565 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b01d174e4694766ac4d3f1ec2c7e34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.079010 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490e88b9b73449f5b52e47c520baee28" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:09.089265 20976 raft_consensus.cc:3060] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.091766 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 9909bf3047bc40f89600ed662f9b8558 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:09.079752 21021 raft_consensus.cc:385] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.077239 21019 leader_election.cc:290] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:09.110596 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490e88b9b73449f5b52e47c520baee28" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:09.113170 20828 raft_consensus.cc:3060] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.100220 21021 raft_consensus.cc:740] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.120733 21021 consensus_queue.cc:260] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.122685 21022 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:09.123283 21022 ts_tablet_manager.cc:1403] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.189s	user 0.010s	sys 0.008s
I20260709 14:52:09.126976 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet df6451c1343c47ad985cbf15320e120a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.107296 20960 tablet_service.cc:1511] Processing CreateTablet for tablet b972f7823971467abb2e8b4aea9d6287 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:09.131239 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b972f7823971467abb2e8b4aea9d6287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.110035 21019 raft_consensus.cc:493] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.149072 21019 raft_consensus.cc:515] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.126413 21022 raft_consensus.cc:359] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.089387 20965 tablet_service.cc:1511] Processing CreateTablet for tablet 2677bdce535d4e0587d82348be165767 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 14:52:09.163089 20809 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105b4d734bca49828577d95bff54e2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.165481 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa35385d412495aa19251a71cfe3af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.167549 20963 tablet_service.cc:1511] Processing CreateTablet for tablet 2b01d174e4694766ac4d3f1ec2c7e34d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:09.151273 20976 raft_consensus.cc:2468] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:09.123201 21021 ts_tablet_manager.cc:1434] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.050s	user 0.003s	sys 0.005s
I20260709 14:52:09.153786 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9909bf3047bc40f89600ed662f9b8558. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:09.179244 20699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:09.157810 21022 raft_consensus.cc:385] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.186424 20735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e2616a4c19d5430dac84251ee226856c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.190485 21021 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:09.182236 20738 tablet_service.cc:1511] Processing CreateTablet for tablet c447c95c7aaf45b3b7349b6adc366dc9 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 14:52:09.186133 20736 tablet_service.cc:1511] Processing CreateTablet for tablet 0687ab733e7a461da1f5d02decaf4ac2 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 14:52:09.186079 20742 tablet_service.cc:1511] Processing CreateTablet for tablet cf255e8c64784317bf044264180c77a4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 14:52:09.195466 20965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2677bdce535d4e0587d82348be165767. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.184312 21022 raft_consensus.cc:740] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.233676 21022 consensus_queue.cc:260] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.204433 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f0783192972440fb860a48c565a2424. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.217867 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4a0cc961a14ca8afa9270eb5a48d72" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.179232 21029 ts_tablet_manager.cc:1434] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.233s	user 0.021s	sys 0.004s
I20260709 14:52:09.216571 21017 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:09.201388 21019 leader_election.cc:290] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:09.239123 20963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b01d174e4694766ac4d3f1ec2c7e34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.243294 20736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0687ab733e7a461da1f5d02decaf4ac2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.244437 21029 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:09.245008 20742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf255e8c64784317bf044264180c77a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.248930 20737 tablet_service.cc:1511] Processing CreateTablet for tablet 2daa5626164d483b87b3e69c07e9dd1d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 14:52:09.249904 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c447c95c7aaf45b3b7349b6adc366dc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.226611 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490e88b9b73449f5b52e47c520baee28" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.217968 20868 leader_election.cc:304] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:09.253175 21019 raft_consensus.cc:2804] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.253711 21019 raft_consensus.cc:697] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:09.254495 21019 consensus_queue.cc:237] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.199303 20828 raft_consensus.cc:2468] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:09.213815 20740 tablet_service.cc:1511] Processing CreateTablet for tablet 94051bbbe0854869af3969753b1e7bda (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 14:52:09.232169 20739 tablet_service.cc:1511] Processing CreateTablet for tablet b8128b240d3347419c1d066feb89e397 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 14:52:09.260432 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4a0cc961a14ca8afa9270eb5a48d72" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:09.262734 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "490e88b9b73449f5b52e47c520baee28" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:09.264228 20868 leader_election.cc:343] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.266546 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ae93e6cd446cdae5a3cd032302a5c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:09.268333 20868 leader_election.cc:343] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.233880 20960 tablet_service.cc:1511] Processing CreateTablet for tablet 9909bf3047bc40f89600ed662f9b8558 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:09.146855 20966 tablet_service.cc:1511] Processing CreateTablet for tablet 5fa35385d412495aa19251a71cfe3af7 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 14:52:09.277521 20868 leader_election.cc:304] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:09.236343 21017 ts_tablet_manager.cc:1403] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.474s	user 0.027s	sys 0.040s
I20260709 14:52:09.223716 20959 tablet_service.cc:1511] Processing CreateTablet for tablet 105b4d734bca49828577d95bff54e2c0 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:09.275213 20739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8128b240d3347419c1d066feb89e397. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.281906 20735 tablet_service.cc:1511] Processing CreateTablet for tablet 77049b638ac642f28d85763cc08ea236 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 14:52:09.282192 21017 raft_consensus.cc:359] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.282943 21017 raft_consensus.cc:385] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.283149 21042 raft_consensus.cc:2749] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.283283 21017 raft_consensus.cc:740] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.284106 21017 consensus_queue.cc:260] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.286301 21017 ts_tablet_manager.cc:1434] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:52:09.283223 20735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 77049b638ac642f28d85763cc08ea236. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:09.284667 20868 leader_election.cc:343] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.288971 20868 leader_election.cc:304] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.275894 20942 leader_election.cc:304] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:09.290570 21017 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:09.291349 21042 raft_consensus.cc:2749] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.291431 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 94051bbbe0854869af3969753b1e7bda. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.294556 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2daa5626164d483b87b3e69c07e9dd1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.298136 20743 tablet_service.cc:1511] Processing CreateTablet for tablet dc4da5298d314d039ffe81ae5b591833 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 14:52:09.276676 21021 tablet_bootstrap.cc:654] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.278041 20966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5fa35385d412495aa19251a71cfe3af7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.236218 21026 raft_consensus.cc:493] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.301366 20960 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9909bf3047bc40f89600ed662f9b8558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.301184 21026 raft_consensus.cc:515] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.303306 21026 leader_election.cc:290] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:09.303349 21043 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.303925 21026 raft_consensus.cc:2749] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.304279 20959 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105b4d734bca49828577d95bff54e2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.232513 20734 tablet_service.cc:1511] Processing CreateTablet for tablet 0b55d41fecac4bb4a9ca3f2c90e73552 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 14:52:09.303930 21043 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.276046 21022 ts_tablet_manager.cc:1434] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.152s	user 0.008s	sys 0.003s
I20260709 14:52:09.307814 21022 tablet_bootstrap.cc:492] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
W20260709 14:52:09.311246 20638 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.18.74.65:32903, user_credentials={real_user=slave}} blocked reactor thread for 44231.8us
I20260709 14:52:09.315882 21037 raft_consensus.cc:493] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.316478 21037 raft_consensus.cc:515] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.319156 21037 leader_election.cc:290] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:09.322840 21017 tablet_bootstrap.cc:654] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.274729 21029 tablet_bootstrap.cc:654] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:09.338768 20942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.66:42553, user_credentials={real_user=slave}} blocked reactor thread for 63074.7us
I20260709 14:52:09.340624 21042 raft_consensus.cc:493] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.341245 21042 raft_consensus.cc:515] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.347074 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc4da5298d314d039ffe81ae5b591833. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.356727 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa3eccf29674a2cb7e57c931baddc4b" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:09.357532 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa3eccf29674a2cb7e57c931baddc4b" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
W20260709 14:52:09.359311 20868 leader_election.cc:343] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:09.360069 20868 leader_election.cc:343] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.360592 20868 leader_election.cc:304] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.361186 21042 leader_election.cc:290] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:09.372071 20734 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b55d41fecac4bb4a9ca3f2c90e73552. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.376121 21022 tablet_bootstrap.cc:654] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.375905 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d09d3178114331b71b7104e008d420" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.381762 21043 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:09.384605 21032 raft_consensus.cc:493] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.378551 20736 tablet_service.cc:1511] Processing CreateTablet for tablet 46c98326aaf649de99aafaa872bb26c4 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 14:52:09.385177 21032 raft_consensus.cc:515] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.386209 20736 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46c98326aaf649de99aafaa872bb26c4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.387926 21032 leader_election.cc:290] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:09.389667 21019 raft_consensus.cc:2749] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.409500 20743 tablet_service.cc:1511] Processing CreateTablet for tablet c51061920b2d4b6e8f50224628be492c (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 14:52:09.411002 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c51061920b2d4b6e8f50224628be492c. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 14:52:09.404382 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.65:32903, user_credentials={real_user=slave}} blocked reactor thread for 44337.1us
I20260709 14:52:09.428462 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 8d7c03cd857f4e1da2e3f96acda443e6 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 14:52:09.437109 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8d7c03cd857f4e1da2e3f96acda443e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.439210 20735 tablet_service.cc:1511] Processing CreateTablet for tablet ec75e78570bd4b89949f9cb43c8b183d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
W20260709 14:52:09.439638 20942 leader_election.cc:343] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.439955 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.440498 20735 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ec75e78570bd4b89949f9cb43c8b183d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.440996 21021 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:09.441494 21021 ts_tablet_manager.cc:1403] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.251s	user 0.011s	sys 0.017s
I20260709 14:52:09.449396 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d09d3178114331b71b7104e008d420" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:09.464295 21021 raft_consensus.cc:359] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.465170 21021 raft_consensus.cc:385] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.465538 21021 raft_consensus.cc:740] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.466449 21021 consensus_queue.cc:260] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:09.458935 20942 leader_election.cc:343] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.460690 20649 catalog_manager.cc:5697] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.469390 20942 leader_election.cc:304] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:09.472651 21022 tablet_bootstrap.cc:492] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:09.473174 21022 ts_tablet_manager.cc:1403] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.166s	user 0.003s	sys 0.021s
I20260709 14:52:09.473059 21043 raft_consensus.cc:2749] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.476104 21021 ts_tablet_manager.cc:1434] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
W20260709 14:52:09.482450 20942 leader_election.cc:343] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.483266 21022 raft_consensus.cc:359] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.469732 20742 tablet_service.cc:1511] Processing CreateTablet for tablet b972f7823971467abb2e8b4aea9d6287 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 14:52:09.484102 21022 raft_consensus.cc:385] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.484544 21022 raft_consensus.cc:740] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.484987 20742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b972f7823971467abb2e8b4aea9d6287. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.485455 21022 consensus_queue.cc:260] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.496856 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ae93e6cd446cdae5a3cd032302a5c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:09.498286 20741 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:57310 (request call id 26) took 1028 ms. Trace:
I20260709 14:52:09.498736 20741 rpcz_store.cc:276] 0709 14:52:08.469490 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:09.020498 (+551008us) service_pool.cc:224] Handling call
0709 14:52:09.180629 (+160131us) spinlock_profiling.cc:243] Waited 1.46 ms on lock 0x7b5800005498. stack: 00007ff2037c6343 00007ff2037c6240 00007ff2031551d4 00007ff20ce93304 00007ff20ce93299 00007ff203680db1 00007ff2037c0e9c 00007ff2037c0a5b 00007ff20c6d9c09 00007ff20b833ee0 00007ff20b919831 00007ff20b8f6ac3 00007ff20b8a5400 00007ff204d2aaf4 00007ff204d2aa82 00007ff204d2a9b1
0709 14:52:09.203945 (+ 23316us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:52:09.204062 (+   117us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:52:09.339936 (+135874us) tablet_metadata.cc:665] Metadata flushed
0709 14:52:09.491802 (+151866us) tablet_replica.cc:206] Creating consensus instance
0709 14:52:09.498226 (+  6424us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3360768}
I20260709 14:52:09.500787 20741 tablet_service.cc:1511] Processing CreateTablet for tablet 105b4d734bca49828577d95bff54e2c0 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 14:52:09.501482 20737 tablet_service.cc:1511] Processing CreateTablet for tablet 9909bf3047bc40f89600ed662f9b8558 (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 14:52:09.502054 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 105b4d734bca49828577d95bff54e2c0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.502688 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9909bf3047bc40f89600ed662f9b8558. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.503332 21022 ts_tablet_manager.cc:1434] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.030s	user 0.005s	sys 0.002s
W20260709 14:52:09.512027 20794 leader_election.cc:343] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.511857 20739 tablet_service.cc:1511] Processing CreateTablet for tablet 86314e2ea73540e4a4923a86595b519a (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 14:52:09.517915 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ae93e6cd446cdae5a3cd032302a5c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:09.518561 20902 raft_consensus.cc:2468] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:09.520287 21022 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:09.523778 20794 leader_election.cc:304] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.524482 21032 raft_consensus.cc:2804] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.524837 21032 raft_consensus.cc:493] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.525157 21032 raft_consensus.cc:3060] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.527374 20739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86314e2ea73540e4a4923a86595b519a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.528744 21029 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:09.529233 21029 ts_tablet_manager.cc:1403] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.285s	user 0.025s	sys 0.005s
I20260709 14:52:09.494095 20740 tablet_service.cc:1511] Processing CreateTablet for tablet 2b01d174e4694766ac4d3f1ec2c7e34d (DEFAULT_TABLE table=test-workload [id=66e8b911e1ba488991ad67cf836a908f]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 14:52:09.531399 21017 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:09.531870 21017 ts_tablet_manager.cc:1403] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.242s	user 0.027s	sys 0.025s
I20260709 14:52:09.532006 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b01d174e4694766ac4d3f1ec2c7e34d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:09.538417 20734 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:57310 (request call id 32) took 1007 ms. Trace:
I20260709 14:52:09.539171 21021 tablet_bootstrap.cc:492] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:09.539994 21032 raft_consensus.cc:515] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.543265 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:09.538838 20734 rpcz_store.cc:276] 0709 14:52:08.530585 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 14:52:09.231678 (+701093us) service_pool.cc:224] Handling call
0709 14:52:09.304842 (+ 73164us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 14:52:09.304953 (+   111us) ts_tablet_manager.cc:682] Creating new metadata...
0709 14:52:09.480304 (+175351us) tablet_metadata.cc:665] Metadata flushed
0709 14:52:09.537867 (+ 57563us) tablet_replica.cc:206] Creating consensus instance
0709 14:52:09.538356 (+   489us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 14:52:09.545457 21022 tablet_bootstrap.cc:654] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:09.547430 20942 leader_election.cc:343] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.547904 20942 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.549010 21029 raft_consensus.cc:359] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.549741 21029 raft_consensus.cc:385] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.549844 21043 raft_consensus.cc:2749] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.550066 21029 raft_consensus.cc:740] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.550806 21029 consensus_queue.cc:260] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.553136 21029 ts_tablet_manager.cc:1434] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:52:09.554097 21029 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:09.554294 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.556553 21021 tablet_bootstrap.cc:654] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.557314 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:09.558265 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ae93e6cd446cdae5a3cd032302a5c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
W20260709 14:52:09.558732 20719 leader_election.cc:343] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.534695 21017 raft_consensus.cc:359] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:09.560071 20794 leader_election.cc:343] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.560256 21017 raft_consensus.cc:385] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.560649 21017 raft_consensus.cc:740] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.561468 21017 consensus_queue.cc:260] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.562251 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ae93e6cd446cdae5a3cd032302a5c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:09.562909 20901 raft_consensus.cc:3060] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.565912 20902 raft_consensus.cc:2468] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:09.569465 20719 leader_election.cc:304] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:09.570600 21032 leader_election.cc:290] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:09.570364 21037 raft_consensus.cc:2804] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.571734 21037 raft_consensus.cc:493] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.573108 21017 ts_tablet_manager.cc:1434] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.041s	user 0.008s	sys 0.000s
I20260709 14:52:09.573082 21037 raft_consensus.cc:3060] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.570300 20901 raft_consensus.cc:2468] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:09.581210 20794 leader_election.cc:304] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.577490 21022 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:09.579480 21017 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:09.582048 21022 ts_tablet_manager.cc:1403] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.065s	user 0.011s	sys 0.015s
I20260709 14:52:09.582473 21032 raft_consensus.cc:2804] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.584066 21037 raft_consensus.cc:515] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.584981 21022 raft_consensus.cc:359] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.585726 21022 raft_consensus.cc:385] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.586046 21022 raft_consensus.cc:740] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.579576 21029 tablet_bootstrap.cc:654] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.586786 21022 consensus_queue.cc:260] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.588018 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
W20260709 14:52:09.589514 20719 leader_election.cc:343] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.592017 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:09.592664 20901 raft_consensus.cc:3060] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.592901 21017 tablet_bootstrap.cc:654] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.600173 20901 raft_consensus.cc:2468] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:09.601722 20719 leader_election.cc:304] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:09.615057 21037 leader_election.cc:290] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:09.615851 21037 raft_consensus.cc:2804] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.616317 21037 raft_consensus.cc:697] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:09.617187 21037 consensus_queue.cc:237] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.623826 21022 ts_tablet_manager.cc:1434] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.000s
I20260709 14:52:09.625104 21022 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:09.629776 21029 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:09.630295 21017 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:09.630944 21017 ts_tablet_manager.cc:1403] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.052s	user 0.021s	sys 0.018s
I20260709 14:52:09.631366 21022 tablet_bootstrap.cc:654] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.632215 21021 tablet_bootstrap.cc:492] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:09.632750 21021 ts_tablet_manager.cc:1403] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.098s	user 0.018s	sys 0.000s
I20260709 14:52:09.634562 21017 raft_consensus.cc:359] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.623693 21061 raft_consensus.cc:493] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.635401 21017 raft_consensus.cc:385] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.630400 21029 ts_tablet_manager.cc:1403] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.077s	user 0.014s	sys 0.000s
I20260709 14:52:09.635776 21061 raft_consensus.cc:515] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.639699 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:09.641166 20794 leader_election.cc:343] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.635769 21017 raft_consensus.cc:740] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.642927 21017 consensus_queue.cc:260] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.645416 21032 raft_consensus.cc:697] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:09.647691 21032 consensus_queue.cc:237] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.645707 21061 leader_election.cc:290] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:09.645371 21017 ts_tablet_manager.cc:1434] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:52:09.650861 21017 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:09.655352 21021 raft_consensus.cc:359] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.658604 21017 tablet_bootstrap.cc:654] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.659657 21029 raft_consensus.cc:359] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.656927 21021 raft_consensus.cc:385] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.663422 20651 catalog_manager.cc:5697] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.660948 21021 raft_consensus.cc:740] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.666975 21021 consensus_queue.cc:260] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.668358 20650 catalog_manager.cc:5697] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.669590 21037 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.660828 21029 raft_consensus.cc:385] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.674681 21037 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.677280 21037 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:09.679042 21022 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:09.679493 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:09.680738 21022 ts_tablet_manager.cc:1403] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.008s
W20260709 14:52:09.681504 20794 leader_election.cc:343] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.681955 20794 leader_election.cc:304] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.683650 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.684055 21022 raft_consensus.cc:359] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.684712 21022 raft_consensus.cc:385] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.685006 21022 raft_consensus.cc:740] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
W20260709 14:52:09.685173 20719 leader_election.cc:343] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.685868 21032 raft_consensus.cc:2749] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.680166 21029 raft_consensus.cc:740] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.689298 21029 consensus_queue.cc:260] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.685761 21022 consensus_queue.cc:260] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.692142 21029 ts_tablet_manager.cc:1434] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.056s	user 0.008s	sys 0.002s
I20260709 14:52:09.693784 21029 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:09.669378 21021 ts_tablet_manager.cc:1434] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.036s	user 0.005s	sys 0.000s
I20260709 14:52:09.702298 21022 ts_tablet_manager.cc:1434] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:52:09.703524 21021 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:09.703871 21029 tablet_bootstrap.cc:654] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.703606 21022 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:09.709080 21048 consensus_queue.cc:1048] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:09.714083 21022 tablet_bootstrap.cc:654] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.720961 21029 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:09.721617 21029 ts_tablet_manager.cc:1403] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.000s
I20260709 14:52:09.724782 21029 raft_consensus.cc:359] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.728156 21021 tablet_bootstrap.cc:654] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.727917 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:09.729218 21029 raft_consensus.cc:385] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.729470 20976 raft_consensus.cc:2468] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:09.729712 21029 raft_consensus.cc:740] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.730938 20719 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:09.728670 21022 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:09.731870 21037 raft_consensus.cc:2804] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.732271 21037 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.732625 21037 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.740425 21037 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.744510 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:09.745185 20976 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.751513 21017 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:09.752095 21017 ts_tablet_manager.cc:1403] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.102s	user 0.043s	sys 0.030s
I20260709 14:52:09.730860 21029 consensus_queue.cc:260] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.752729 20976 raft_consensus.cc:2468] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:09.754556 20719 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:09.755245 21021 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:09.755021 21017 raft_consensus.cc:359] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.755581 21066 raft_consensus.cc:2804] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.755752 21017 raft_consensus.cc:385] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.756136 21017 raft_consensus.cc:740] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.756976 21017 consensus_queue.cc:260] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.759542 21017 ts_tablet_manager.cc:1434] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:09.760566 21017 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:09.741506 21022 ts_tablet_manager.cc:1403] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.038s	user 0.010s	sys 0.004s
I20260709 14:52:09.762504 21019 consensus_queue.cc:1048] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:09.763494 21066 raft_consensus.cc:697] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:09.755754 21021 ts_tablet_manager.cc:1403] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.052s	user 0.008s	sys 0.007s
I20260709 14:52:09.764537 21066 consensus_queue.cc:237] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.768417 21029 ts_tablet_manager.cc:1434] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:52:09.769996 21017 tablet_bootstrap.cc:654] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.773775 21029 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:09.771996 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:09.772460 21021 raft_consensus.cc:359] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.775761 21021 raft_consensus.cc:385] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.776120 21021 raft_consensus.cc:740] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
W20260709 14:52:09.776458 20719 leader_election.cc:343] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.770903 21037 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:09.778090 21021 consensus_queue.cc:260] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.780354 21021 ts_tablet_manager.cc:1434] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:09.780542 21017 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:09.781011 21017 ts_tablet_manager.cc:1403] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.021s	user 0.006s	sys 0.004s
I20260709 14:52:09.774830 21022 raft_consensus.cc:359] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.783878 21017 raft_consensus.cc:359] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.784600 21017 raft_consensus.cc:385] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.784874 21017 raft_consensus.cc:740] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.785534 21017 consensus_queue.cc:260] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.787523 21017 ts_tablet_manager.cc:1434] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:09.787745 21021 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:09.788398 21017 tablet_bootstrap.cc:492] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:09.794363 21017 tablet_bootstrap.cc:654] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.783627 21022 raft_consensus.cc:385] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.803124 21029 tablet_bootstrap.cc:654] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.803463 21022 raft_consensus.cc:740] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.803738 21021 tablet_bootstrap.cc:654] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.803128 20650 catalog_manager.cc:5697] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.806427 21022 consensus_queue.cc:260] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.807317 21043 raft_consensus.cc:493] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.809188 21043 raft_consensus.cc:515] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.815338 21043 leader_election.cc:290] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:09.815866 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4a0cc961a14ca8afa9270eb5a48d72" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.816576 20828 raft_consensus.cc:2468] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:09.818372 20942 leader_election.cc:304] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:09.820009 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4a0cc961a14ca8afa9270eb5a48d72" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:09.820746 20901 raft_consensus.cc:2468] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:09.824301 21043 raft_consensus.cc:2804] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.836835 21043 raft_consensus.cc:493] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.837385 21043 raft_consensus.cc:3060] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.842549 21029 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:09.843380 21019 raft_consensus.cc:493] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.843918 21029 ts_tablet_manager.cc:1403] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.070s	user 0.028s	sys 0.008s
I20260709 14:52:09.843894 21019 raft_consensus.cc:515] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.844565 21045 raft_consensus.cc:493] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.845067 21045 raft_consensus.cc:515] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.846097 21019 leader_election.cc:290] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:09.846485 21022 ts_tablet_manager.cc:1434] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 14:52:09.846959 21029 raft_consensus.cc:359] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.847900 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:09.847915 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:09.848426 21029 raft_consensus.cc:385] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.848970 21022 tablet_bootstrap.cc:492] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:09.849620 21029 raft_consensus.cc:740] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.849898 21045 leader_election.cc:290] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
W20260709 14:52:09.850908 20868 leader_election.cc:343] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:09.851614 20868 leader_election.cc:343] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.852015 20868 leader_election.cc:304] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.852581 21021 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:09.852970 21021 ts_tablet_manager.cc:1403] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.070s	user 0.008s	sys 0.002s
I20260709 14:52:09.853366 21019 raft_consensus.cc:2749] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.854382 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce16307d0249a48b609a0bae1f381b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:09.854602 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce16307d0249a48b609a0bae1f381b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:09.855253 20901 raft_consensus.cc:2468] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:09.854727 21066 raft_consensus.cc:493] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.855499 21021 raft_consensus.cc:359] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:09.855799 20942 leader_election.cc:343] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.855805 21066 raft_consensus.cc:515] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:09.856081 21032 raft_consensus.cc:493] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.856236 21021 raft_consensus.cc:385] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.856803 21021 raft_consensus.cc:740] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.856829 21032 raft_consensus.cc:515] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.857604 21021 consensus_queue.cc:260] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.858112 21066 leader_election.cc:290] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:09.849027 21043 raft_consensus.cc:515] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.859043 21032 leader_election.cc:290] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:09.859814 21021 ts_tablet_manager.cc:1434] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:52:09.860458 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e002b70c531d4ae2a99473e926dca43b" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.860749 21021 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:09.861577 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e002b70c531d4ae2a99473e926dca43b" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:09.861910 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b0d459d02849cf989151e0eec47cdc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:09.854142 21029 consensus_queue.cc:260] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:09.863309 20719 leader_election.cc:343] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:09.863974 20719 leader_election.cc:343] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.864384 20719 leader_election.cc:304] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:09.864512 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b0d459d02849cf989151e0eec47cdc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
W20260709 14:52:09.863466 20794 leader_election.cc:343] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.865918 21043 leader_election.cc:290] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
W20260709 14:52:09.866181 20794 leader_election.cc:343] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.866547 20794 leader_election.cc:304] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.867187 21032 raft_consensus.cc:2749] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.868400 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4a0cc961a14ca8afa9270eb5a48d72" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:09.868960 20828 raft_consensus.cc:3060] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.864822 21022 tablet_bootstrap.cc:654] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.869035 21021 tablet_bootstrap.cc:654] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.864714 21029 ts_tablet_manager.cc:1434] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.020s	user 0.003s	sys 0.004s
I20260709 14:52:09.865701 21037 raft_consensus.cc:2749] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.871639 21029 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:09.872757 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2c4a0cc961a14ca8afa9270eb5a48d72" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:09.873345 20901 raft_consensus.cc:3060] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.878031 21029 tablet_bootstrap.cc:654] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.883881 20942 leader_election.cc:304] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.884824 21021 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:09.885028 21043 raft_consensus.cc:2804] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.885460 21021 ts_tablet_manager.cc:1403] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.025s	user 0.012s	sys 0.002s
I20260709 14:52:09.885553 21043 raft_consensus.cc:493] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.886035 21043 raft_consensus.cc:3060] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.885126 21029 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:09.886770 21029 ts_tablet_manager.cc:1403] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.001s
I20260709 14:52:09.887910 21022 tablet_bootstrap.cc:492] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:09.888453 21022 ts_tablet_manager.cc:1403] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.040s	user 0.016s	sys 0.000s
I20260709 14:52:09.888113 21021 raft_consensus.cc:359] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.888880 21021 raft_consensus.cc:385] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.889153 21021 raft_consensus.cc:740] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.889508 21029 raft_consensus.cc:359] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.889837 21021 consensus_queue.cc:260] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.890249 21029 raft_consensus.cc:385] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.890646 21029 raft_consensus.cc:740] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.891491 21029 consensus_queue.cc:260] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.892143 21021 ts_tablet_manager.cc:1434] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:09.891919 21022 raft_consensus.cc:359] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.892807 21022 raft_consensus.cc:385] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.893160 21022 raft_consensus.cc:740] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.893819 21029 ts_tablet_manager.cc:1434] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:09.893929 21022 consensus_queue.cc:260] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.895663 21029 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:09.897215 20901 raft_consensus.cc:2468] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:09.898442 20942 leader_election.cc:304] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:09.899238 21045 raft_consensus.cc:2804] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.900962 21021 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:09.902215 21029 tablet_bootstrap.cc:654] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.903437 21045 raft_consensus.cc:697] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:09.904390 21045 consensus_queue.cc:237] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.906524 21021 tablet_bootstrap.cc:654] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.914476 21029 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:09.914157 21043 raft_consensus.cc:515] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.914985 21029 ts_tablet_manager.cc:1403] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.020s	user 0.005s	sys 0.012s
I20260709 14:52:09.908741 21022 ts_tablet_manager.cc:1434] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.020s	user 0.005s	sys 0.000s
I20260709 14:52:09.916834 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce16307d0249a48b609a0bae1f381b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:09.917445 20902 raft_consensus.cc:3060] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.917845 21029 raft_consensus.cc:359] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.918617 21029 raft_consensus.cc:385] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.919045 21029 raft_consensus.cc:740] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.919605 21022 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:09.919884 21029 consensus_queue.cc:260] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.922380 21029 ts_tablet_manager.cc:1434] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:09.923365 21029 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:09.924654 20902 raft_consensus.cc:2468] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:09.926075 20942 leader_election.cc:304] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:09.895659 20828 raft_consensus.cc:2468] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:09.927026 21092 raft_consensus.cc:2804] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:09.911710 21017 tablet_bootstrap.cc:492] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:09.928966 21017 ts_tablet_manager.cc:1403] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.141s	user 0.005s	sys 0.021s
I20260709 14:52:09.934454 21045 raft_consensus.cc:493] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.935271 21029 tablet_bootstrap.cc:654] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.934985 21045 raft_consensus.cc:515] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.937374 21045 leader_election.cc:290] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:09.938726 21017 raft_consensus.cc:359] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.939488 21017 raft_consensus.cc:385] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.939736 21017 raft_consensus.cc:740] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.940768 21043 leader_election.cc:290] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:09.941515 21017 consensus_queue.cc:260] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.942163 21022 tablet_bootstrap.cc:654] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.947113 20649 catalog_manager.cc:5697] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:09.949030 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15784a3569c6484ba3f8676f1d289267" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:09.949738 20753 raft_consensus.cc:2468] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:09.950621 21032 raft_consensus.cc:493] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.951238 20942 leader_election.cc:304] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:09.951493 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "84ce16307d0249a48b609a0bae1f381b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:09.950167 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15784a3569c6484ba3f8676f1d289267" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:09.952085 20753 raft_consensus.cc:3060] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.951119 21032 raft_consensus.cc:515] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:09.952667 20942 leader_election.cc:343] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.954080 21032 leader_election.cc:290] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:09.956463 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:09.958475 21097 raft_consensus.cc:2804] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:09.958936 21097 raft_consensus.cc:493] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:09.959285 21097 raft_consensus.cc:3060] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.959607 21092 raft_consensus.cc:697] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:09.959668 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:09.960776 20901 raft_consensus.cc:2393] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 1: Already voted for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in this term.
I20260709 14:52:09.960536 21092 consensus_queue.cc:237] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.960871 20753 raft_consensus.cc:2468] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:09.962042 20794 leader_election.cc:304] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:09.963415 21032 raft_consensus.cc:3060] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.955552 21029 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:09.963776 21021 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:09.964213 21029 ts_tablet_manager.cc:1403] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.041s	user 0.010s	sys 0.000s
I20260709 14:52:09.964294 21021 ts_tablet_manager.cc:1403] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.064s	user 0.015s	sys 0.021s
I20260709 14:52:09.967401 21021 raft_consensus.cc:359] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.967811 21029 raft_consensus.cc:359] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.969617 21029 raft_consensus.cc:385] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.969952 21029 raft_consensus.cc:740] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.970296 21097 raft_consensus.cc:515] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:09.970616 21029 consensus_queue.cc:260] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.971294 21017 ts_tablet_manager.cc:1434] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.042s	user 0.007s	sys 0.000s
I20260709 14:52:09.972445 21032 raft_consensus.cc:2749] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:09.972566 21029 ts_tablet_manager.cc:1434] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:09.969617 21021 raft_consensus.cc:385] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.973275 21021 raft_consensus.cc:740] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:09.973894 21021 consensus_queue.cc:260] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:09.974486 21097 leader_election.cc:290] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:09.975757 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15784a3569c6484ba3f8676f1d289267" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:09.976241 21021 ts_tablet_manager.cc:1434] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
W20260709 14:52:09.977144 20942 leader_election.cc:343] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:09.978250 21029 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:09.980381 21017 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:09.983435 20651 catalog_manager.cc:5697] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:09.984371 21029 tablet_bootstrap.cc:654] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.984935 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15784a3569c6484ba3f8676f1d289267" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:09.985483 20753 raft_consensus.cc:3060] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:09.985956 21017 tablet_bootstrap.cc:654] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.977172 21021 tablet_bootstrap.cc:492] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:09.991982 21022 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:09.994360 21021 tablet_bootstrap.cc:654] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:09.995075 21017 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:09.995515 21017 ts_tablet_manager.cc:1403] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.002s
I20260709 14:52:09.997489 21019 raft_consensus.cc:493] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:09.997946 21019 raft_consensus.cc:515] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.998417 20753 raft_consensus.cc:2468] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:09.997891 21017 raft_consensus.cc:359] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:09.999534 21017 raft_consensus.cc:385] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:09.999682 20942 leader_election.cc:304] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:10.000095 21022 ts_tablet_manager.cc:1403] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.000s
I20260709 14:52:09.999804 21017 raft_consensus.cc:740] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.001370 21017 consensus_queue.cc:260] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.001269 21092 raft_consensus.cc:2804] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.002067 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.002274 21092 raft_consensus.cc:697] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:10.002771 21022 raft_consensus.cc:359] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.003154 21092 consensus_queue.cc:237] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:10.003878 20868 leader_election.cc:343] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.003911 21022 raft_consensus.cc:385] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.004786 21022 raft_consensus.cc:740] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.005468 21022 consensus_queue.cc:260] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.003221 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:10.007364 21022 ts_tablet_manager.cc:1434] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:10.000041 21019 leader_election.cc:290] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
W20260709 14:52:10.008205 20868 leader_election.cc:343] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.008318 21097 raft_consensus.cc:493] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.009708 21022 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:10.008971 21097 raft_consensus.cc:515] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.014213 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa3eccf29674a2cb7e57c931baddc4b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:10.015733 20942 leader_election.cc:343] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.015879 21021 tablet_bootstrap.cc:492] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:10.016423 21021 ts_tablet_manager.cc:1403] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.039s	user 0.007s	sys 0.009s
I20260709 14:52:10.016474 21017 ts_tablet_manager.cc:1434] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.001s
I20260709 14:52:10.017153 21097 leader_election.cc:290] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:10.019059 21021 raft_consensus.cc:359] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.019678 21029 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:10.022539 21029 ts_tablet_manager.cc:1403] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.044s	user 0.006s	sys 0.011s
I20260709 14:52:10.020568 20868 leader_election.cc:304] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.023803 21019 raft_consensus.cc:2749] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.025774 21022 tablet_bootstrap.cc:654] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.026295 21029 raft_consensus.cc:359] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.026605 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa3eccf29674a2cb7e57c931baddc4b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.027056 21029 raft_consensus.cc:385] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.027249 20901 raft_consensus.cc:2468] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:10.027731 21021 raft_consensus.cc:385] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.028040 21021 raft_consensus.cc:740] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.028452 20942 leader_election.cc:304] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.028750 21021 consensus_queue.cc:260] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.029842 21092 raft_consensus.cc:2804] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.030241 21092 raft_consensus.cc:493] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.029218 20651 catalog_manager.cc:5697] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.030568 21092 raft_consensus.cc:3060] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.027375 21029 raft_consensus.cc:740] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.032595 21029 consensus_queue.cc:260] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.017481 21017 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:10.038437 21017 tablet_bootstrap.cc:654] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.039826 21021 ts_tablet_manager.cc:1434] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 14:52:10.040267 21029 ts_tablet_manager.cc:1434] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:52:10.040964 21021 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:10.041522 21029 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:10.038317 21092 raft_consensus.cc:515] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.044652 21037 raft_consensus.cc:493] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.045189 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa3eccf29674a2cb7e57c931baddc4b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:10.045147 21037 raft_consensus.cc:515] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.047191 21037 leader_election.cc:290] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:10.044692 21092 leader_election.cc:290] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
W20260709 14:52:10.049120 20942 leader_election.cc:343] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.050971 21021 tablet_bootstrap.cc:654] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.050724 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ece7b0563df4ce8b48979c62f9136b9" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.050724 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ece7b0563df4ce8b48979c62f9136b9" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.050971 21029 tablet_bootstrap.cc:654] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:10.053391 20719 leader_election.cc:343] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:10.054070 20719 leader_election.cc:343] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.054487 20719 leader_election.cc:304] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.054661 21037 raft_consensus.cc:493] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.055188 21037 raft_consensus.cc:515] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.055401 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa3eccf29674a2cb7e57c931baddc4b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:10.055967 20901 raft_consensus.cc:3060] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.057184 21037 leader_election.cc:290] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:10.059727 21066 raft_consensus.cc:2749] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.064582 21022 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:10.065070 21022 ts_tablet_manager.cc:1403] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.056s	user 0.022s	sys 0.006s
I20260709 14:52:10.067123 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ae93e6cd446cdae5a3cd032302a5c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.067826 21022 raft_consensus.cc:359] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.068459 21022 raft_consensus.cc:385] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.068710 21022 raft_consensus.cc:740] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.069343 21022 consensus_queue.cc:260] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.073945 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d8ae93e6cd446cdae5a3cd032302a5c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.074290 21022 ts_tablet_manager.cc:1434] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 14:52:10.074836 20902 raft_consensus.cc:2393] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:10.075301 21022 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:10.077797 20719 leader_election.cc:304] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.078599 21066 consensus_queue.cc:1048] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.079906 21066 raft_consensus.cc:3060] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.081023 21022 tablet_bootstrap.cc:654] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.072721 20901 raft_consensus.cc:2468] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:10.101300 21022 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:10.101759 21022 ts_tablet_manager.cc:1403] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260709 14:52:10.102200 20942 leader_election.cc:304] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.103400 21092 raft_consensus.cc:2804] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.103864 21092 raft_consensus.cc:697] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:10.104220 21022 raft_consensus.cc:359] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.104903 21022 raft_consensus.cc:385] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.104676 21092 consensus_queue.cc:237] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.112989 21066 raft_consensus.cc:2749] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.105180 21022 raft_consensus.cc:740] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.116245 21022 consensus_queue.cc:260] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.117589 21032 consensus_queue.cc:1048] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.119037 21037 consensus_queue.cc:1048] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.121667 21022 ts_tablet_manager.cc:1434] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.001s
I20260709 14:52:10.122077 21037 raft_consensus.cc:493] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.122641 21037 raft_consensus.cc:515] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.124630 21037 leader_election.cc:290] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.122622 21022 tablet_bootstrap.cc:492] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:10.125550 20649 catalog_manager.cc:5697] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.132611 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.133340 20902 raft_consensus.cc:2468] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:10.134389 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.134601 21032 consensus_queue.cc:1048] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.135522 20975 raft_consensus.cc:2468] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:10.136924 20719 leader_election.cc:304] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:10.139075 21037 raft_consensus.cc:2804] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.139448 21037 raft_consensus.cc:493] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.139783 21037 raft_consensus.cc:3060] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.147181 21032 raft_consensus.cc:493] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.147779 21032 raft_consensus.cc:515] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.148810 21029 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:10.149344 21029 ts_tablet_manager.cc:1403] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.108s	user 0.007s	sys 0.027s
I20260709 14:52:10.149856 21032 leader_election.cc:290] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.152177 21029 raft_consensus.cc:359] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.153004 21029 raft_consensus.cc:385] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.153291 21029 raft_consensus.cc:740] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.155632 21017 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:10.156184 21017 ts_tablet_manager.cc:1403] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.139s	user 0.011s	sys 0.026s
I20260709 14:52:10.156872 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99a8bd08dc144e989e365b6e6e7537f" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.155807 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99a8bd08dc144e989e365b6e6e7537f" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.159397 21017 raft_consensus.cc:359] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.160177 21017 raft_consensus.cc:385] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.160557 21017 raft_consensus.cc:740] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.161422 21029 consensus_queue.cc:260] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.158752 20975 raft_consensus.cc:2468] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:10.162490 21017 consensus_queue.cc:260] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:10.165285 20794 leader_election.cc:343] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.165771 21017 ts_tablet_manager.cc:1434] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:10.166707 21017 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:10.168263 21021 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:10.168771 21021 ts_tablet_manager.cc:1403] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.128s	user 0.022s	sys 0.067s
I20260709 14:52:10.170334 21029 ts_tablet_manager.cc:1434] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.001s
I20260709 14:52:10.171278 21029 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:10.171530 21021 raft_consensus.cc:359] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.172246 21021 raft_consensus.cc:385] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.172554 21021 raft_consensus.cc:740] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.173331 21021 consensus_queue.cc:260] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.176920 20794 leader_election.cc:304] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.183348 21021 ts_tablet_manager.cc:1434] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:10.183790 21032 raft_consensus.cc:2804] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.184195 21032 raft_consensus.cc:493] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.184518 21032 raft_consensus.cc:3060] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:10.185283 20699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:10.176887 21029 tablet_bootstrap.cc:654] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.193921 21021 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:10.209509 21017 tablet_bootstrap.cc:654] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.213378 21029 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:10.213984 21029 ts_tablet_manager.cc:1403] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 14:52:10.216696 21029 raft_consensus.cc:359] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.219128 21029 raft_consensus.cc:385] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.219832 21029 raft_consensus.cc:740] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.221230 21029 consensus_queue.cc:260] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.224123 21029 ts_tablet_manager.cc:1434] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:10.226727 21029 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:10.228065 21066 consensus_queue.cc:1048] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.218050 21037 raft_consensus.cc:515] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.234038 21037 leader_election.cc:290] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.237989 21032 raft_consensus.cc:515] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.238909 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:10.239594 20976 raft_consensus.cc:3060] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.244343 21032 leader_election.cc:290] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
W20260709 14:52:10.251682 20719 consensus_peers.cc:597] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:10.257741 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:10.258530 20902 raft_consensus.cc:3060] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.269090 20976 raft_consensus.cc:2468] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:10.270529 20719 leader_election.cc:304] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:10.271425 21037 raft_consensus.cc:2804] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.271956 21037 raft_consensus.cc:697] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:10.272818 21037 consensus_queue.cc:237] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.277864 21118 raft_consensus.cc:493] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.278406 21118 raft_consensus.cc:515] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.280544 21118 leader_election.cc:290] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:10.281523 21021 tablet_bootstrap.cc:654] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.282064 21029 tablet_bootstrap.cc:654] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.281543 21022 tablet_bootstrap.cc:654] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.284241 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99a8bd08dc144e989e365b6e6e7537f" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:10.286722 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e99a8bd08dc144e989e365b6e6e7537f" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:10.287362 20976 raft_consensus.cc:3060] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.287405 21019 raft_consensus.cc:493] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.288021 21019 raft_consensus.cc:515] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.290062 21019 leader_election.cc:290] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.292001 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d09d3178114331b71b7104e008d420" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.292709 20975 raft_consensus.cc:2468] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:10.291996 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ece7b0563df4ce8b48979c62f9136b9" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:10.293742 20902 raft_consensus.cc:2468] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:10.294217 20752 raft_consensus.cc:2468] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:10.295868 20868 leader_election.cc:304] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:10.296777 21019 raft_consensus.cc:2804] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.297165 21019 raft_consensus.cc:493] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.297506 21019 raft_consensus.cc:3060] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.299842 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ece7b0563df4ce8b48979c62f9136b9" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.301946 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d09d3178114331b71b7104e008d420" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.301851 20651 catalog_manager.cc:5697] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.308892 20976 raft_consensus.cc:2468] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
W20260709 14:52:10.303753 20794 leader_election.cc:343] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:10.311098 20794 leader_election.cc:343] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.312232 20794 leader_election.cc:304] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.313587 21032 raft_consensus.cc:2804] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.313992 21032 raft_consensus.cc:493] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.314194 21092 raft_consensus.cc:493] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.314322 21032 raft_consensus.cc:3060] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.314838 21092 raft_consensus.cc:515] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.316874 21092 leader_election.cc:290] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.318730 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b0d459d02849cf989151e0eec47cdc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.319476 20828 raft_consensus.cc:2468] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:10.320842 20942 leader_election.cc:304] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:10.322088 21092 raft_consensus.cc:2804] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.322516 21092 raft_consensus.cc:493] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.322865 21092 raft_consensus.cc:3060] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.323992 20794 leader_election.cc:304] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.325381 21032 raft_consensus.cc:515] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.327302 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b0d459d02849cf989151e0eec47cdc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:10.327702 21032 leader_election.cc:290] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
W20260709 14:52:10.328087 20868 leader_election.cc:343] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:10.329603 20942 leader_election.cc:343] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.330684 21097 raft_consensus.cc:493] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.330852 21019 raft_consensus.cc:515] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.331656 21097 raft_consensus.cc:515] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.333182 21019 leader_election.cc:290] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.333875 21097 leader_election.cc:290] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:10.328361 21032 raft_consensus.cc:2804] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.335875 21032 raft_consensus.cc:697] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:10.336793 21032 consensus_queue.cc:237] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.337649 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:10.339274 20942 leader_election.cc:343] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.340168 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ece7b0563df4ce8b48979c62f9136b9" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:10.340344 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.340798 20752 raft_consensus.cc:3060] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.341038 20902 raft_consensus.cc:2468] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:10.342521 20942 leader_election.cc:304] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.349646 21097 raft_consensus.cc:2804] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.349812 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ece7b0563df4ce8b48979c62f9136b9" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:10.350065 21097 raft_consensus.cc:493] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.350226 21022 tablet_bootstrap.cc:492] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:10.350507 21097 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.351029 21022 ts_tablet_manager.cc:1403] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.229s	user 0.037s	sys 0.035s
I20260709 14:52:10.351246 20752 raft_consensus.cc:2468] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
W20260709 14:52:10.355731 20794 leader_election.cc:343] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.356639 20794 leader_election.cc:304] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.357488 21118 raft_consensus.cc:2804] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.357861 21021 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:10.357981 21118 raft_consensus.cc:697] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:10.358438 21021 ts_tablet_manager.cc:1403] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.165s	user 0.021s	sys 0.048s
I20260709 14:52:10.358974 21118 consensus_queue.cc:237] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.361245 21021 raft_consensus.cc:359] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.361965 21021 raft_consensus.cc:385] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.362273 21021 raft_consensus.cc:740] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.363102 21021 consensus_queue.cc:260] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.365378 21021 ts_tablet_manager.cc:1434] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:52:10.355062 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d09d3178114331b71b7104e008d420" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:10.366169 20976 raft_consensus.cc:3060] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.366395 21021 tablet_bootstrap.cc:492] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:10.355664 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d09d3178114331b71b7104e008d420" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:10.372956 21021 tablet_bootstrap.cc:654] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.373274 21092 raft_consensus.cc:515] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.374315 21017 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:10.374838 21017 ts_tablet_manager.cc:1403] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.208s	user 0.017s	sys 0.003s
I20260709 14:52:10.395793 21037 raft_consensus.cc:493] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.395838 21022 raft_consensus.cc:359] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.396658 21022 raft_consensus.cc:385] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.396463 21037 raft_consensus.cc:515] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.396927 21022 raft_consensus.cc:740] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
W20260709 14:52:10.387236 20868 leader_election.cc:343] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.397755 21022 consensus_queue.cc:260] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.398011 21017 raft_consensus.cc:359] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.398764 21017 raft_consensus.cc:385] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.399076 21017 raft_consensus.cc:740] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.399887 21022 ts_tablet_manager.cc:1434] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.048s	user 0.005s	sys 0.001s
I20260709 14:52:10.400897 21022 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:10.399791 21017 consensus_queue.cc:260] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.385618 21097 raft_consensus.cc:515] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.407174 21029 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:10.407644 21029 ts_tablet_manager.cc:1403] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.181s	user 0.047s	sys 0.049s
I20260709 14:52:10.409144 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.409763 20828 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:10.412173 20719 leader_election.cc:304] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:10.412845 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.413028 21066 raft_consensus.cc:2804] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.413450 21066 raft_consensus.cc:493] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.413786 21019 raft_consensus.cc:493] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.413959 21066 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.414249 21019 raft_consensus.cc:515] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.416183 21019 leader_election.cc:290] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.410233 21029 raft_consensus.cc:359] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.416738 21029 raft_consensus.cc:385] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.416860 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b0d459d02849cf989151e0eec47cdc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:10.407555 21037 leader_election.cc:290] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.417472 20828 raft_consensus.cc:3060] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.418633 21092 leader_election.cc:290] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.417053 21029 raft_consensus.cc:740] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.421480 21096 consensus_queue.cc:1048] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:10.403126 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b0d459d02849cf989151e0eec47cdc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:10.421108 21017 ts_tablet_manager.cc:1434] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.046s	user 0.006s	sys 0.000s
I20260709 14:52:10.425006 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ece7b0563df4ce8b48979c62f9136b9" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.425014 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:10.427105 21017 tablet_bootstrap.cc:492] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:10.427024 21029 consensus_queue.cc:260] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.429279 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ece7b0563df4ce8b48979c62f9136b9" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:10.430140 20753 raft_consensus.cc:2393] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05a83a13aaf4fd6a733770a8d49e566 in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:10.425839 20975 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:10.433739 20868 leader_election.cc:304] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.435066 21048 raft_consensus.cc:3060] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.436048 20902 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.437780 21029 ts_tablet_manager.cc:1434] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:52:10.438866 21029 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
W20260709 14:52:10.443588 20942 leader_election.cc:343] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.444301 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
W20260709 14:52:10.449679 20942 leader_election.cc:343] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.449991 20828 raft_consensus.cc:2468] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:10.420600 21097 leader_election.cc:290] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:10.451453 20942 leader_election.cc:304] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.452214 20976 raft_consensus.cc:2468] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:10.452770 21097 raft_consensus.cc:2804] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.453640 20868 leader_election.cc:304] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:10.455490 21019 raft_consensus.cc:2804] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.456032 21019 raft_consensus.cc:697] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:10.456995 21019 consensus_queue.cc:237] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.446280 21048 raft_consensus.cc:2749] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.461946 21029 tablet_bootstrap.cc:654] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.458894 21097 raft_consensus.cc:697] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:10.465351 21097 consensus_queue.cc:237] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.471312 21017 tablet_bootstrap.cc:654] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.460120 21066 raft_consensus.cc:515] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.477512 20902 raft_consensus.cc:2468] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:10.478989 21021 tablet_bootstrap.cc:492] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:10.478801 20942 leader_election.cc:304] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.479604 21021 ts_tablet_manager.cc:1403] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.113s	user 0.016s	sys 0.023s
I20260709 14:52:10.478761 20651 catalog_manager.cc:5697] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.480268 21096 raft_consensus.cc:2804] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.480566 21066 leader_election.cc:290] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.480786 21096 raft_consensus.cc:697] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:10.481701 21096 consensus_queue.cc:237] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.482276 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:10.483723 21021 raft_consensus.cc:359] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.484472 21021 raft_consensus.cc:385] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.484748 21021 raft_consensus.cc:740] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.483839 21032 raft_consensus.cc:493] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.486255 21066 raft_consensus.cc:493] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.486744 21066 raft_consensus.cc:515] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.485680 21032 raft_consensus.cc:515] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.490792 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa3eccf29674a2cb7e57c931baddc4b" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.483800 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:10.492930 20828 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.493034 21032 leader_election.cc:290] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:10.493760 21066 leader_election.cc:290] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.494742 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4aa3eccf29674a2cb7e57c931baddc4b" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.495509 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb502ee3a934ee6b1edf1d71c435cca" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.482951 20976 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:10.497468 20794 leader_election.cc:343] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.493714 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb502ee3a934ee6b1edf1d71c435cca" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:10.499372 20753 raft_consensus.cc:2468] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:10.499751 21022 tablet_bootstrap.cc:654] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.500590 20794 leader_election.cc:304] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.503300 21032 raft_consensus.cc:2804] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.503733 21032 raft_consensus.cc:493] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.504149 21029 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:10.505107 21029 ts_tablet_manager.cc:1403] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.066s	user 0.012s	sys 0.004s
I20260709 14:52:10.505044 21021 consensus_queue.cc:260] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.501997 21092 consensus_queue.cc:1048] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:52:10.508302 21021 ts_tablet_manager.cc:1434] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.028s	user 0.004s	sys 0.003s
I20260709 14:52:10.509195 21021 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:10.513161 21118 raft_consensus.cc:493] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.513686 21118 raft_consensus.cc:515] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.504082 21032 raft_consensus.cc:3060] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.505229 20902 raft_consensus.cc:2393] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in current term 1: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:10.531239 20719 leader_election.cc:304] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.532404 21066 raft_consensus.cc:3060] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.544466 21097 consensus_queue.cc:1048] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.545709 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15784a3569c6484ba3f8676f1d289267" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.549703 20651 catalog_manager.cc:5697] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.552973 21032 raft_consensus.cc:515] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.553174 21029 raft_consensus.cc:359] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.554642 21029 raft_consensus.cc:385] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.555099 21118 leader_election.cc:290] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:10.555339 21029 raft_consensus.cc:740] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.556890 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15784a3569c6484ba3f8676f1d289267" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:10.557741 20752 raft_consensus.cc:2393] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 1: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:10.556581 21029 consensus_queue.cc:260] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.556581 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb502ee3a934ee6b1edf1d71c435cca" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:10.559101 20753 raft_consensus.cc:3060] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.558480 21021 tablet_bootstrap.cc:654] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.561007 21029 ts_tablet_manager.cc:1434] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.056s	user 0.004s	sys 0.002s
I20260709 14:52:10.563266 21029 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:10.564904 20794 leader_election.cc:304] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.565163 20649 catalog_manager.cc:5697] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.572031 21118 raft_consensus.cc:3060] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.574584 21029 tablet_bootstrap.cc:654] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.575446 20753 raft_consensus.cc:2468] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:10.577214 20794 leader_election.cc:304] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:10.578112 21061 raft_consensus.cc:2804] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.578613 21061 raft_consensus.cc:697] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:10.579432 21061 consensus_queue.cc:237] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.586756 20651 catalog_manager.cc:5697] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.594524 21017 tablet_bootstrap.cc:492] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:10.597249 21017 ts_tablet_manager.cc:1403] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.170s	user 0.011s	sys 0.007s
I20260709 14:52:10.603437 21135 consensus_queue.cc:1048] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.604452 20828 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:10.605460 21135 consensus_queue.cc:1048] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.605760 20719 leader_election.cc:304] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:10.606526 21037 raft_consensus.cc:2804] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.607008 21037 raft_consensus.cc:697] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:10.607806 21037 consensus_queue.cc:237] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.608758 21017 raft_consensus.cc:359] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.609510 21017 raft_consensus.cc:385] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.609799 21017 raft_consensus.cc:740] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.596071 20976 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:10.610546 21017 consensus_queue.cc:260] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.628033 21017 ts_tablet_manager.cc:1434] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.000s
I20260709 14:52:10.629050 21017 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:10.631655 20651 catalog_manager.cc:5697] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.661533 21118 raft_consensus.cc:2749] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.661533 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bcb502ee3a934ee6b1edf1d71c435cca" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:10.654379 21019 raft_consensus.cc:493] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.664765 20651 catalog_manager.cc:5697] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.654554 21037 raft_consensus.cc:493] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.663453 21032 leader_election.cc:290] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:10.679448 21022 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:10.679663 21118 raft_consensus.cc:493] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.679944 21022 ts_tablet_manager.cc:1403] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.279s	user 0.013s	sys 0.011s
I20260709 14:52:10.681267 21118 raft_consensus.cc:515] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.682437 21022 raft_consensus.cc:359] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.682919 21066 raft_consensus.cc:2749] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.683118 21022 raft_consensus.cc:385] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.683215 21118 leader_election.cc:290] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.683461 21022 raft_consensus.cc:740] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.667470 21019 raft_consensus.cc:515] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.684147 21022 consensus_queue.cc:260] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.685266 21029 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:10.685424 21019 leader_election.cc:290] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.685706 21029 ts_tablet_manager.cc:1403] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.123s	user 0.009s	sys 0.005s
I20260709 14:52:10.686036 21022 ts_tablet_manager.cc:1434] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:10.686966 21022 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
W20260709 14:52:10.668516 20794 leader_election.cc:343] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.687625 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e002b70c531d4ae2a99473e926dca43b" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:10.688247 20752 raft_consensus.cc:2468] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:10.668906 21037 raft_consensus.cc:515] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.689541 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d09d3178114331b71b7104e008d420" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.689810 20868 leader_election.cc:304] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:10.690287 20976 raft_consensus.cc:2393] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 1: Already voted for candidate f05a83a13aaf4fd6a733770a8d49e566 in this term.
I20260709 14:52:10.691915 21029 raft_consensus.cc:359] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.692574 21029 raft_consensus.cc:385] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.692816 21029 raft_consensus.cc:740] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.693828 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "47d09d3178114331b71b7104e008d420" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.694123 21022 tablet_bootstrap.cc:654] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.694504 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1f6921e925412387cdab9d5642ace3" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.694984 21019 raft_consensus.cc:2804] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.695501 21029 consensus_queue.cc:260] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.698755 20794 leader_election.cc:304] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.699414 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1f6921e925412387cdab9d5642ace3" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.699853 21118 raft_consensus.cc:3060] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.697916 21019 raft_consensus.cc:493] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.700374 21019 raft_consensus.cc:3060] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:10.698858 20719 leader_election.cc:343] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:10.701321 20719 leader_election.cc:343] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.701472 21092 consensus_queue.cc:1048] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.701768 20719 leader_election.cc:304] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.702816 21092 consensus_queue.cc:1048] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.703737 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e002b70c531d4ae2a99473e926dca43b" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.704284 20826 raft_consensus.cc:2468] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:10.707736 21029 ts_tablet_manager.cc:1434] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.022s	user 0.007s	sys 0.000s
I20260709 14:52:10.708442 21029 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:10.709560 21019 raft_consensus.cc:515] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:10.710589 21144 log.cc:927] Time spent T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 14:52:10.695726 21037 leader_election.cc:290] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.715600 21021 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:10.717247 21021 ts_tablet_manager.cc:1403] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.208s	user 0.023s	sys 0.024s
I20260709 14:52:10.716485 20650 catalog_manager.cc:5697] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:10.734421 21096 consensus_queue.cc:1048] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:10.745855 21021 raft_consensus.cc:359] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.746511 21021 raft_consensus.cc:385] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.746789 21021 raft_consensus.cc:740] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.747555 21017 tablet_bootstrap.cc:654] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.747439 21021 consensus_queue.cc:260] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.732141 21066 raft_consensus.cc:2749] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.749904 21021 ts_tablet_manager.cc:1434] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
W20260709 14:52:10.749704 20719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.68:32801, user_credentials={real_user=slave}} blocked reactor thread for 48410.6us
I20260709 14:52:10.754386 21021 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:10.754814 21149 raft_consensus.cc:493] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.751937 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e002b70c531d4ae2a99473e926dca43b" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:10.755338 21149 raft_consensus.cc:515] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.763403 21021 tablet_bootstrap.cc:654] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.755685 21019 leader_election.cc:290] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.765228 20753 raft_consensus.cc:3060] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.772158 21149 leader_election.cc:290] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.773594 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b0d459d02849cf989151e0eec47cdc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.766734 21118 raft_consensus.cc:2749] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.777716 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e4b0d459d02849cf989151e0eec47cdc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.778867 20828 raft_consensus.cc:2393] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in current term 1: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:10.781075 21118 consensus_queue.cc:1048] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.781790 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e002b70c531d4ae2a99473e926dca43b" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:10.782279 20826 raft_consensus.cc:3060] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.787889 20753 raft_consensus.cc:2468] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:10.790088 20826 raft_consensus.cc:2468] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:10.791159 20868 leader_election.cc:304] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:10.791646 21092 raft_consensus.cc:493] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.792244 21019 raft_consensus.cc:2804] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.792196 21092 raft_consensus.cc:515] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.793087 21019 raft_consensus.cc:697] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:10.793967 21019 consensus_queue.cc:237] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:10.794482 21092 leader_election.cc:290] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:10.795403 20719 leader_election.cc:304] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:10.799269 21149 raft_consensus.cc:3060] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.801584 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febea4ef998b4e2da8f1d9eac59fa470" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:10.803704 20942 leader_election.cc:343] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.805689 21029 tablet_bootstrap.cc:654] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.807796 21150 consensus_queue.cc:1048] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:10.810424 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febea4ef998b4e2da8f1d9eac59fa470" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.814917 21150 raft_consensus.cc:493] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.816570 21150 raft_consensus.cc:515] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.820581 21017 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:10.821058 21017 ts_tablet_manager.cc:1403] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.192s	user 0.016s	sys 0.000s
I20260709 14:52:10.823607 21017 raft_consensus.cc:359] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.823952 21092 raft_consensus.cc:493] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.828521 21150 leader_election.cc:290] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.824704 21092 raft_consensus.cc:515] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.824273 21017 raft_consensus.cc:385] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.831684 21017 raft_consensus.cc:740] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.832706 21017 consensus_queue.cc:260] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.834769 21017 ts_tablet_manager.cc:1434] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:10.838728 21017 tablet_bootstrap.cc:492] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:10.833341 21149 raft_consensus.cc:2749] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.842868 21022 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:10.843422 21022 ts_tablet_manager.cc:1403] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.157s	user 0.014s	sys 0.008s
W20260709 14:52:10.840248 20942 leader_election.cc:343] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.846413 20942 leader_election.cc:304] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:10.847537 21097 raft_consensus.cc:2749] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.853140 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:10.853840 20902 raft_consensus.cc:2468] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:10.858031 21022 raft_consensus.cc:359] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.858814 21022 raft_consensus.cc:385] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.859108 21022 raft_consensus.cc:740] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.859730 21022 consensus_queue.cc:260] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.861666 21022 ts_tablet_manager.cc:1434] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.000s
I20260709 14:52:10.862543 21022 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:10.864271 20902 raft_consensus.cc:3060] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.868713 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182a74a8eea848bba17398f050713df4" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:10.869577 21092 leader_election.cc:290] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:10.880555 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:10.881707 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182a74a8eea848bba17398f050713df4" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:10.889897 20719 leader_election.cc:343] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:10.891065 20942 leader_election.cc:343] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.894340 21022 tablet_bootstrap.cc:654] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.894910 21061 consensus_queue.cc:1048] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.898029 21029 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:10.898506 21029 ts_tablet_manager.cc:1403] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.190s	user 0.010s	sys 0.019s
I20260709 14:52:10.891959 21150 consensus_queue.cc:1048] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:52:10.892014 21021 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:10.900658 21021 ts_tablet_manager.cc:1403] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.146s	user 0.030s	sys 0.037s
I20260709 14:52:10.901247 21029 raft_consensus.cc:359] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.901890 21029 raft_consensus.cc:385] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.902164 21029 raft_consensus.cc:740] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.902801 21029 consensus_queue.cc:260] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.903141 21021 raft_consensus.cc:359] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.903762 21021 raft_consensus.cc:385] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.904044 21021 raft_consensus.cc:740] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.904654 21021 consensus_queue.cc:260] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.905100 21029 ts_tablet_manager.cc:1434] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.004s
I20260709 14:52:10.905576 21022 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:10.905998 21029 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:10.906268 21022 ts_tablet_manager.cc:1403] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.044s	user 0.016s	sys 0.000s
I20260709 14:52:10.906574 21021 ts_tablet_manager.cc:1434] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 14:52:10.908499 21022 raft_consensus.cc:359] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.908973 21022 raft_consensus.cc:385] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.909178 21022 raft_consensus.cc:740] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.909757 21022 consensus_queue.cc:260] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:10.910081 20942 leader_election.cc:343] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.911966 21022 ts_tablet_manager.cc:1434] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:10.911126 20719 leader_election.cc:304] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:10.910092 21137 consensus_queue.cc:1048] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 14:52:10.916201 20942 leader_election.cc:304] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:10.916611 21150 raft_consensus.cc:2804] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:10.916817 21022 tablet_bootstrap.cc:492] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:10.916956 21150 raft_consensus.cc:493] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:10.917496 21150 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.918766 21021 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:10.920964 21017 tablet_bootstrap.cc:654] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.922904 21022 tablet_bootstrap.cc:654] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.909255 20651 catalog_manager.cc:5697] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:10.925069 21150 raft_consensus.cc:515] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.927003 21150 leader_election.cc:290] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:10.929388 21021 tablet_bootstrap.cc:654] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.932991 21029 tablet_bootstrap.cc:654] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.917279 21137 raft_consensus.cc:2749] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.946203 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:10.946496 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:10.946918 20900 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:10.949033 20719 leader_election.cc:343] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:10.955783 20900 raft_consensus.cc:2468] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:10.957170 20719 leader_election.cc:304] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:10.958104 21149 raft_consensus.cc:2804] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:10.958583 21149 raft_consensus.cc:697] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:10.960124 21149 consensus_queue.cc:237] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.964644 21017 tablet_bootstrap.cc:492] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:10.965134 21017 ts_tablet_manager.cc:1403] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.130s	user 0.023s	sys 0.001s
I20260709 14:52:10.965538 21029 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:10.965991 21029 ts_tablet_manager.cc:1403] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.008s
I20260709 14:52:10.967612 21017 raft_consensus.cc:359] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.968398 21017 raft_consensus.cc:385] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.968706 21017 raft_consensus.cc:740] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.970814 21029 raft_consensus.cc:359] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.971493 21029 raft_consensus.cc:385] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.971755 21029 raft_consensus.cc:740] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.974094 21029 consensus_queue.cc:260] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:10.975610 21022 tablet_bootstrap.cc:492] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:10.976064 21022 ts_tablet_manager.cc:1403] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.059s	user 0.010s	sys 0.005s
I20260709 14:52:10.977101 20753 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:10.974424 21017 consensus_queue.cc:260] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.978958 21022 raft_consensus.cc:359] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.979632 21022 raft_consensus.cc:385] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.979887 21022 raft_consensus.cc:740] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.980564 21017 ts_tablet_manager.cc:1434] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:52:10.980510 21022 consensus_queue.cc:260] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:10.971808 21021 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:10.986320 21150 raft_consensus.cc:493] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:10.991566 21021 ts_tablet_manager.cc:1403] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.073s	user 0.021s	sys 0.001s
I20260709 14:52:10.984406 21029 ts_tablet_manager.cc:1434] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 14:52:10.991135 21061 consensus_queue.cc:1048] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:10.992588 21029 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:10.993192 21118 consensus_queue.cc:1048] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:10.994652 21021 raft_consensus.cc:359] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.995368 21021 raft_consensus.cc:385] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:10.995640 21021 raft_consensus.cc:740] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:10.981540 21017 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:10.998291 21029 tablet_bootstrap.cc:654] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:10.991660 21150 raft_consensus.cc:515] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:10.997989 21021 consensus_queue.cc:260] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.000312 21092 consensus_queue.cc:1048] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.003198 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:11.003897 20901 raft_consensus.cc:2468] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:10.985008 21019 consensus_queue.cc:1048] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:52:11.007069 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.007911 21150 leader_election.cc:290] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:11.008486 21048 consensus_queue.cc:1048] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.009330 20719 leader_election.cc:304] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:11.012199 21150 raft_consensus.cc:2804] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:11.010900 20649 catalog_manager.cc:5697] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.012590 21150 raft_consensus.cc:493] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.013127 21150 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.016144 21017 tablet_bootstrap.cc:654] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.021064 21118 raft_consensus.cc:493] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.021699 21118 raft_consensus.cc:515] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.023887 21118 leader_election.cc:290] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:11.020980 21092 consensus_queue.cc:1048] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.024718 21021 ts_tablet_manager.cc:1434] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 14:52:11.026113 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:11.026460 21021 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:11.026240 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
W20260709 14:52:11.028939 20794 leader_election.cc:343] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:11.029629 20794 leader_election.cc:343] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.030051 20794 leader_election.cc:304] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:11.030854 21061 raft_consensus.cc:2749] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:10.982792 21022 ts_tablet_manager.cc:1434] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:11.033610 21022 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.034654 21150 raft_consensus.cc:515] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.036623 21150 leader_election.cc:290] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:11.042469 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:11.043112 20901 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.043213 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:11.036651 21021 tablet_bootstrap.cc:654] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.054646 20752 raft_consensus.cc:1240] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Rejecting Update request from peer 48635914fe9b49069a386bf79c83b93d for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 14:52:11.056936 21096 consensus_queue.cc:1059] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.058140 21092 raft_consensus.cc:3055] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:11.058522 21092 raft_consensus.cc:740] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:11.059574 20901 raft_consensus.cc:2468] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:11.059355 21092 consensus_queue.cc:260] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.062505 21092 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:11.062551 20719 leader_election.cc:304] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:11.063961 21150 raft_consensus.cc:2804] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:11.064625 21150 raft_consensus.cc:697] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:11.065477 21150 consensus_queue.cc:237] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER 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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.072475 21032 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.073074 21032 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.076864 21032 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.078246 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.078817 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.081426 21022 tablet_bootstrap.cc:654] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.096978 21096 raft_consensus.cc:493] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.096896 21019 raft_consensus.cc:493] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.080307 20794 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:11.103799 21019 raft_consensus.cc:515] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.105018 21096 raft_consensus.cc:515] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.110148 21019 leader_election.cc:290] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.108471 21032 raft_consensus.cc:2749] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.110865 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1f6921e925412387cdab9d5642ace3" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.115082 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.116863 21149 consensus_queue.cc:1048] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.117487 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1f6921e925412387cdab9d5642ace3" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:11.117559 20868 leader_election.cc:343] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.118156 20752 raft_consensus.cc:2468] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:11.119207 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:11.120132 21029 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:11.120589 21029 ts_tablet_manager.cc:1403] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.128s	user 0.021s	sys 0.000s
I20260709 14:52:11.121021 20868 leader_election.cc:304] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:11.113763 21096 leader_election.cc:290] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.121835 21019 raft_consensus.cc:2804] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.122211 21019 raft_consensus.cc:493] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.122540 21019 raft_consensus.cc:3060] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:11.123201 20942 leader_election.cc:343] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:11.123903 20942 leader_election.cc:343] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.124325 20942 leader_election.cc:304] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:11.125568 21096 raft_consensus.cc:2749] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.126188 21029 raft_consensus.cc:359] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.126577 21066 raft_consensus.cc:493] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.126899 21029 raft_consensus.cc:385] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.127221 21029 raft_consensus.cc:740] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.127051 21066 raft_consensus.cc:515] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.127477 21032 raft_consensus.cc:493] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.127867 21029 consensus_queue.cc:260] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.127976 21032 raft_consensus.cc:515] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.129026 21066 leader_election.cc:290] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:11.130007 21032 leader_election.cc:290] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.130108 21029 ts_tablet_manager.cc:1434] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:52:11.131197 21029 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:11.131582 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:11.132248 20826 raft_consensus.cc:2468] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:11.131582 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.133400 20719 leader_election.cc:304] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:11.133967 20975 raft_consensus.cc:2468] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:11.134311 21066 raft_consensus.cc:2804] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.134732 21066 raft_consensus.cc:493] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.135084 21066 raft_consensus.cc:3060] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.136075 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.136716 20975 raft_consensus.cc:2468] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.138715 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.136344 21029 tablet_bootstrap.cc:654] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.141698 20794 leader_election.cc:304] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:11.142503 21032 raft_consensus.cc:2804] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.142855 21032 raft_consensus.cc:493] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.143196 21032 raft_consensus.cc:3060] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.156662 21066 raft_consensus.cc:515] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.157925 20752 raft_consensus.cc:2393] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 1: Already voted for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in this term.
I20260709 14:52:11.158195 21032 raft_consensus.cc:515] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.160727 21032 leader_election.cc:290] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.162168 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:11.162796 20975 raft_consensus.cc:3060] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.168779 21149 raft_consensus.cc:493] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.169276 21149 raft_consensus.cc:515] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.171012 20975 raft_consensus.cc:2468] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:11.171599 21149 leader_election.cc:290] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:11.173440 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
W20260709 14:52:11.174726 20719 leader_election.cc:343] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.168246 21019 raft_consensus.cc:515] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.173379 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.175490 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:11.176496 20752 raft_consensus.cc:2393] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 1: Already voted for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in this term.
W20260709 14:52:11.176555 20719 leader_election.cc:343] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.178416 20719 leader_election.cc:304] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:11.179752 20794 leader_election.cc:304] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:11.180892 21149 raft_consensus.cc:2749] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.183621 21032 raft_consensus.cc:2804] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.184168 21032 raft_consensus.cc:697] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:11.185026 21032 consensus_queue.cc:237] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.186012 21022 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.186470 21022 ts_tablet_manager.cc:1403] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.153s	user 0.010s	sys 0.002s
I20260709 14:52:11.186712 21019 leader_election.cc:290] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.239630 21019 consensus_queue.cc:1048] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.224854 21029 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:11.240743 21029 ts_tablet_manager.cc:1403] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.110s	user 0.012s	sys 0.011s
I20260709 14:52:11.200445 21061 consensus_queue.cc:1048] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.243455 21029 raft_consensus.cc:359] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.189275 21021 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:11.224984 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:11.244189 21029 raft_consensus.cc:385] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.244516 21029 raft_consensus.cc:740] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.245177 21029 consensus_queue.cc:260] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.188984 21022 raft_consensus.cc:359] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.246073 21022 raft_consensus.cc:385] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.206197 21149 consensus_queue.cc:1048] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:11.247179 21022 raft_consensus.cc:740] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.248729 21022 consensus_queue.cc:260] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:11.249202 20794 consensus_peers.cc:597] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:11.250802 21022 ts_tablet_manager.cc:1434] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.064s	user 0.007s	sys 0.007s
I20260709 14:52:11.252007 21022 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.256896 21128 consensus_queue.cc:1048] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.268482 20649 catalog_manager.cc:5697] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.270865 21022 tablet_bootstrap.cc:654] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.232993 21017 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:11.272842 21017 ts_tablet_manager.cc:1403] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.291s	user 0.018s	sys 0.009s
I20260709 14:52:11.275388 21017 raft_consensus.cc:359] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.276039 21017 raft_consensus.cc:385] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.276298 21017 raft_consensus.cc:740] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.221335 21066 leader_election.cc:290] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
W20260709 14:52:11.237039 20699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:11.225432 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:11.245253 20647 catalog_manager.cc:5697] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 1 to 2, leader changed from 48635914fe9b49069a386bf79c83b93d (127.18.74.68) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.278146 20976 raft_consensus.cc:2393] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:11.280851 20719 leader_election.cc:304] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:11.282177 21017 consensus_queue.cc:260] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.283006 21066 raft_consensus.cc:2749] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.284241 21017 ts_tablet_manager.cc:1434] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:11.289958 21017 tablet_bootstrap.cc:492] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:11.294382 21022 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.245744 21021 ts_tablet_manager.cc:1403] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.220s	user 0.010s	sys 0.009s
I20260709 14:52:11.294946 21022 ts_tablet_manager.cc:1403] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.043s	user 0.011s	sys 0.000s
I20260709 14:52:11.247246 21029 ts_tablet_manager.cc:1434] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:11.194489 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1f6921e925412387cdab9d5642ace3" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:11.217164 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1f6921e925412387cdab9d5642ace3" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:11.297822 20752 raft_consensus.cc:3060] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.297346 21022 raft_consensus.cc:359] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.299459 21022 raft_consensus.cc:385] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.299773 21022 raft_consensus.cc:740] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.300737 21017 tablet_bootstrap.cc:654] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.300443 21022 consensus_queue.cc:260] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.302814 21022 ts_tablet_manager.cc:1434] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 14:52:11.303766 21022 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.303800 21021 raft_consensus.cc:359] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.304556 21021 raft_consensus.cc:385] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.304829 21021 raft_consensus.cc:740] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.305630 21021 consensus_queue.cc:260] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.307607 21021 ts_tablet_manager.cc:1434] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 14:52:11.315846 21029 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:11.321870 21021 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:11.328979 21022 tablet_bootstrap.cc:654] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.335647 21021 tablet_bootstrap.cc:654] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.341825 21029 tablet_bootstrap.cc:654] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:11.344728 20868 leader_election.cc:343] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.348922 20752 raft_consensus.cc:2468] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:11.361202 20868 leader_election.cc:304] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:11.362864 21022 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.363236 21017 tablet_bootstrap.cc:492] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:11.364118 21022 ts_tablet_manager.cc:1403] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.000s
I20260709 14:52:11.364226 21017 ts_tablet_manager.cc:1403] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.074s	user 0.032s	sys 0.018s
I20260709 14:52:11.351728 21029 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:11.367702 21029 ts_tablet_manager.cc:1403] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.004s
I20260709 14:52:11.367416 21017 raft_consensus.cc:359] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.368393 21017 raft_consensus.cc:385] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.368752 21017 raft_consensus.cc:740] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.369426 21017 consensus_queue.cc:260] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.370157 21029 raft_consensus.cc:359] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.370847 21029 raft_consensus.cc:385] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.371136 21029 raft_consensus.cc:740] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.366722 21022 raft_consensus.cc:359] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.372133 21022 raft_consensus.cc:385] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.371855 21029 consensus_queue.cc:260] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.372391 21022 raft_consensus.cc:740] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.373036 21022 consensus_queue.cc:260] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.378371 21022 ts_tablet_manager.cc:1434] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 14:52:11.378458 21017 ts_tablet_manager.cc:1434] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:52:11.379341 21022 tablet_bootstrap.cc:492] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.381709 21017 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:11.381798 21029 ts_tablet_manager.cc:1434] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.004s
I20260709 14:52:11.385639 21019 raft_consensus.cc:2804] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.386102 21019 raft_consensus.cc:697] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:11.386852 21019 consensus_queue.cc:237] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.391875 21029 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:11.396615 21022 tablet_bootstrap.cc:654] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.397980 21029 tablet_bootstrap.cc:654] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.400368 21021 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:11.402455 21021 ts_tablet_manager.cc:1403] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.081s	user 0.023s	sys 0.022s
I20260709 14:52:11.403707 20651 catalog_manager.cc:5697] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.405364 21021 raft_consensus.cc:359] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.406003 21021 raft_consensus.cc:385] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.406242 21021 raft_consensus.cc:740] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.407001 21021 consensus_queue.cc:260] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.409042 21021 ts_tablet_manager.cc:1434] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:11.409992 21021 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:11.413520 21017 tablet_bootstrap.cc:654] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.415724 21066 consensus_queue.cc:1048] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:11.419369 21061 raft_consensus.cc:493] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.419888 21061 raft_consensus.cc:515] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.421991 21061 leader_election.cc:290] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.422695 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.423447 20974 raft_consensus.cc:2468] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.423753 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.424469 20752 raft_consensus.cc:2468] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.425936 20794 leader_election.cc:304] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:11.426810 21061 raft_consensus.cc:2804] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.427817 21061 raft_consensus.cc:493] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.428184 21061 raft_consensus.cc:3060] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.432590 21019 raft_consensus.cc:493] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.433092 21019 raft_consensus.cc:515] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.435158 21019 leader_election.cc:290] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:11.436553 21029 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:11.437096 21029 ts_tablet_manager.cc:1403] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.045s	user 0.006s	sys 0.004s
I20260709 14:52:11.437171 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182a74a8eea848bba17398f050713df4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.437865 20974 raft_consensus.cc:2468] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:11.439615 20868 leader_election.cc:304] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:11.441581 21021 tablet_bootstrap.cc:654] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.442499 20828 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.446600 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182a74a8eea848bba17398f050713df4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:11.447238 21029 raft_consensus.cc:359] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.447892 21029 raft_consensus.cc:385] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:11.448083 20868 leader_election.cc:343] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.448694 21022 tablet_bootstrap.cc:492] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.449182 21022 ts_tablet_manager.cc:1403] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.070s	user 0.015s	sys 0.031s
I20260709 14:52:11.449800 21061 raft_consensus.cc:515] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.451388 21019 raft_consensus.cc:2804] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.451867 21019 raft_consensus.cc:493] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.451967 21022 raft_consensus.cc:359] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.452658 21022 raft_consensus.cc:385] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.452924 21022 raft_consensus.cc:740] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.452968 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:11.448135 21029 raft_consensus.cc:740] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.453625 21022 consensus_queue.cc:260] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.454002 21019 raft_consensus.cc:3060] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.455700 21022 ts_tablet_manager.cc:1434] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.001s
I20260709 14:52:11.456418 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:11.456708 21022 tablet_bootstrap.cc:492] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.457194 20752 raft_consensus.cc:3060] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.458436 21118 raft_consensus.cc:493] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.458921 21118 raft_consensus.cc:515] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.460863 21118 leader_election.cc:290] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.462476 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febea4ef998b4e2da8f1d9eac59fa470" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.463203 20976 raft_consensus.cc:2468] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.463327 21022 tablet_bootstrap.cc:654] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.464366 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febea4ef998b4e2da8f1d9eac59fa470" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.463523 21029 consensus_queue.cc:260] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.465665 21066 raft_consensus.cc:493] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.465094 20753 raft_consensus.cc:2468] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.466110 21066 raft_consensus.cc:515] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.467540 20794 leader_election.cc:304] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:11.468432 21118 raft_consensus.cc:2804] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.468781 21118 raft_consensus.cc:493] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.469115 21118 raft_consensus.cc:3060] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.453615 20974 raft_consensus.cc:3060] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.485364 21029 ts_tablet_manager.cc:1434] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.040s	user 0.009s	sys 0.000s
I20260709 14:52:11.486482 21029 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:11.487723 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
W20260709 14:52:11.489356 20719 leader_election.cc:343] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.489943 21021 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:11.492417 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:11.490494 21021 ts_tablet_manager.cc:1403] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.081s	user 0.007s	sys 0.006s
I20260709 14:52:11.495527 21022 tablet_bootstrap.cc:492] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.496028 21022 ts_tablet_manager.cc:1403] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.012s
W20260709 14:52:11.495154 20719 leader_election.cc:343] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.496584 20719 leader_election.cc:304] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:11.497349 21150 raft_consensus.cc:2749] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.498569 21022 raft_consensus.cc:359] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.499253 21022 raft_consensus.cc:385] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.499498 21022 raft_consensus.cc:740] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.500100 21022 consensus_queue.cc:260] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.500751 21029 tablet_bootstrap.cc:654] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.501114 20752 raft_consensus.cc:2468] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:11.502206 20794 leader_election.cc:304] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:11.502302 21022 ts_tablet_manager.cc:1434] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:11.503007 21117 raft_consensus.cc:2804] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.495556 21021 raft_consensus.cc:359] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:11.502381 20719 consensus_peers.cc:597] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 -> Peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Couldn't send request to peer 48635914fe9b49069a386bf79c83b93d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:11.503492 21117 raft_consensus.cc:697] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:11.503544 21021 raft_consensus.cc:385] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.504426 21021 raft_consensus.cc:740] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.504552 21117 consensus_queue.cc:237] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.503484 21022 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.503386 21066 leader_election.cc:290] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:11.505122 21021 consensus_queue.cc:260] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.509588 21021 ts_tablet_manager.cc:1434] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:11.510547 21021 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:11.511142 20974 raft_consensus.cc:2468] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:11.512369 21066 raft_consensus.cc:493] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.512732 21022 tablet_bootstrap.cc:654] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.512717 21061 leader_election.cc:290] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.512916 21066 raft_consensus.cc:515] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.519842 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:11.520469 20826 raft_consensus.cc:2468] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:11.520366 21029 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:11.521912 20719 leader_election.cc:304] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:11.522104 21029 ts_tablet_manager.cc:1403] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.036s	user 0.010s	sys 0.000s
I20260709 14:52:11.522907 21150 raft_consensus.cc:2804] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.523314 21150 raft_consensus.cc:493] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.523624 21150 raft_consensus.cc:3060] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.525664 21029 raft_consensus.cc:359] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.526458 21029 raft_consensus.cc:385] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.530632 21150 raft_consensus.cc:515] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.490466 21118 raft_consensus.cc:515] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.534768 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febea4ef998b4e2da8f1d9eac59fa470" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:11.535451 20976 raft_consensus.cc:3060] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.538417 21021 tablet_bootstrap.cc:654] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.540325 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:11.541783 20719 leader_election.cc:343] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.526721 21029 raft_consensus.cc:740] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.542443 20976 raft_consensus.cc:2468] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:11.542958 21029 consensus_queue.cc:260] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.543586 20794 leader_election.cc:304] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:11.545208 21032 raft_consensus.cc:2804] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.545644 21029 ts_tablet_manager.cc:1434] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:11.545661 21032 raft_consensus.cc:697] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:11.546813 21029 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:11.546691 21032 consensus_queue.cc:237] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.552651 21092 raft_consensus.cc:493] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.553148 21092 raft_consensus.cc:515] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.555426 21022 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.555730 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:11.555948 21022 ts_tablet_manager.cc:1403] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.053s	user 0.015s	sys 0.011s
I20260709 14:52:11.556099 21092 leader_election.cc:290] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.556349 20826 raft_consensus.cc:3060] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.557353 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0783192972440fb860a48c565a2424" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:11.558575 20942 leader_election.cc:343] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.558864 21022 raft_consensus.cc:359] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.559648 21022 raft_consensus.cc:385] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.559938 21022 raft_consensus.cc:740] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.560072 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0783192972440fb860a48c565a2424" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.560612 21022 consensus_queue.cc:260] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:11.561429 20942 leader_election.cc:343] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.561908 20942 leader_election.cc:304] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:11.562700 21022 ts_tablet_manager.cc:1434] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:11.563303 21092 raft_consensus.cc:2749] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.563707 21022 tablet_bootstrap.cc:492] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.564460 20826 raft_consensus.cc:2468] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:11.566007 20719 leader_election.cc:304] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:11.567077 21148 raft_consensus.cc:2804] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.567569 21148 raft_consensus.cc:697] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:11.568378 21148 consensus_queue.cc:237] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.570818 21022 tablet_bootstrap.cc:654] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.573908 21066 leader_election.cc:290] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:11.575580 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "febea4ef998b4e2da8f1d9eac59fa470" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:11.576223 20752 raft_consensus.cc:3060] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.578857 21021 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:11.576223 21118 leader_election.cc:290] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.579547 21021 ts_tablet_manager.cc:1403] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.069s	user 0.014s	sys 0.028s
I20260709 14:52:11.582020 21022 tablet_bootstrap.cc:492] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.582480 21022 ts_tablet_manager.cc:1403] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260709 14:52:11.582204 21021 raft_consensus.cc:359] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.582854 21021 raft_consensus.cc:385] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.583146 21021 raft_consensus.cc:740] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.583864 20901 raft_consensus.cc:3060] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.583891 21021 consensus_queue.cc:260] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.566170 21019 raft_consensus.cc:515] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.584348 21017 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:11.590335 21017 ts_tablet_manager.cc:1403] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.209s	user 0.017s	sys 0.008s
I20260709 14:52:11.590662 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182a74a8eea848bba17398f050713df4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:11.585096 21022 raft_consensus.cc:359] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.595245 21022 raft_consensus.cc:385] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.595587 21022 raft_consensus.cc:740] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.595208 20826 raft_consensus.cc:3060] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.596272 21022 consensus_queue.cc:260] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.598273 21022 ts_tablet_manager.cc:1434] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:11.599172 21022 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.595763 20752 raft_consensus.cc:2468] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:11.603729 21029 tablet_bootstrap.cc:654] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.605037 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "182a74a8eea848bba17398f050713df4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:11.605648 20974 raft_consensus.cc:3060] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.587909 21021 ts_tablet_manager.cc:1434] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.004s
I20260709 14:52:11.605854 20902 raft_consensus.cc:1275] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:11.607506 21148 consensus_queue.cc:1048] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.589808 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:11.593163 21019 leader_election.cc:290] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
W20260709 14:52:11.609350 20719 leader_election.cc:343] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.609309 21021 tablet_bootstrap.cc:492] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:11.607201 20651 catalog_manager.cc:5697] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.607453 21017 raft_consensus.cc:359] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.614535 21017 raft_consensus.cc:385] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.614737 21022 tablet_bootstrap.cc:654] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.614858 21017 raft_consensus.cc:740] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.615628 21017 consensus_queue.cc:260] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.617621 21017 ts_tablet_manager.cc:1434] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.027s	user 0.001s	sys 0.005s
I20260709 14:52:11.618553 21017 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:11.588781 21150 leader_election.cc:290] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:11.622947 20974 raft_consensus.cc:2468] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:11.625615 21022 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.626111 21022 ts_tablet_manager.cc:1403] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.027s	user 0.014s	sys 0.000s
I20260709 14:52:11.628644 21022 raft_consensus.cc:359] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.629354 21022 raft_consensus.cc:385] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.629606 21022 raft_consensus.cc:740] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.630317 21022 consensus_queue.cc:260] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.631280 21021 tablet_bootstrap.cc:654] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.632313 21022 ts_tablet_manager.cc:1434] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:11.633241 21022 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.633769 20868 leader_election.cc:304] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:11.634614 21128 raft_consensus.cc:2804] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.635089 21128 raft_consensus.cc:697] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:11.635910 21128 consensus_queue.cc:237] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.637316 21017 tablet_bootstrap.cc:654] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.638346 21118 raft_consensus.cc:493] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.638840 21118 raft_consensus.cc:515] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.640969 21118 leader_election.cc:290] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:11.643378 21022 tablet_bootstrap.cc:654] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.643467 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a2ed94f974b2aad1d9762e3371f75" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:11.644263 20902 raft_consensus.cc:2468] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.645642 20794 leader_election.cc:304] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:11.646589 21118 raft_consensus.cc:2804] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.647055 21118 raft_consensus.cc:493] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.647444 21118 raft_consensus.cc:3060] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.650605 21017 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:11.651131 21017 ts_tablet_manager.cc:1403] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.033s	user 0.013s	sys 0.000s
I20260709 14:52:11.653892 21017 raft_consensus.cc:359] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.654541 21017 raft_consensus.cc:385] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.657588 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a2ed94f974b2aad1d9762e3371f75" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.658504 20752 raft_consensus.cc:2468] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.661015 21118 raft_consensus.cc:515] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.627722 20826 raft_consensus.cc:2468] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:11.654798 21017 raft_consensus.cc:740] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.667982 21118 leader_election.cc:290] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:11.669839 21029 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:11.670351 21029 ts_tablet_manager.cc:1403] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.124s	user 0.023s	sys 0.007s
I20260709 14:52:11.667943 21017 consensus_queue.cc:260] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.670940 21022 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.672137 20976 raft_consensus.cc:1275] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:11.672511 20976 pending_rounds.cc:85] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d: Aborting all ops after (but not including) 0
I20260709 14:52:11.672802 20976 pending_rounds.cc:107] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:11.673029 20976 raft_consensus.cc:2889] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:11.672967 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a2ed94f974b2aad1d9762e3371f75" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:11.673686 20752 raft_consensus.cc:3060] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.671452 21022 ts_tablet_manager.cc:1403] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.038s	user 0.020s	sys 0.012s
I20260709 14:52:11.673949 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a2ed94f974b2aad1d9762e3371f75" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:11.674593 20900 raft_consensus.cc:3060] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.676520 21200 consensus_queue.cc:1048] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:11.679078 21200 raft_consensus.cc:493] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.679543 21200 raft_consensus.cc:515] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.680460 20752 raft_consensus.cc:2468] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:11.681739 21200 leader_election.cc:290] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.683053 20794 leader_election.cc:304] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:11.683597 21029 raft_consensus.cc:359] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.684237 21029 raft_consensus.cc:385] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.684487 21029 raft_consensus.cc:740] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.685323 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.686404 21017 ts_tablet_manager.cc:1434] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.035s	user 0.007s	sys 0.000s
I20260709 14:52:11.687355 21017 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:11.685775 21021 tablet_bootstrap.cc:492] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:11.687795 21021 ts_tablet_manager.cc:1403] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.079s	user 0.009s	sys 0.003s
I20260709 14:52:11.685846 21066 consensus_queue.cc:1048] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:52:11.689492 20794 leader_election.cc:343] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.689599 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.678619 20651 catalog_manager.cc:5697] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.690414 21029 consensus_queue.cc:260] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.694181 21022 raft_consensus.cc:359] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.694660 21022 raft_consensus.cc:385] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.694953 21022 raft_consensus.cc:740] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.687909 21200 raft_consensus.cc:2804] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.696971 21029 ts_tablet_manager.cc:1434] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.026s	user 0.008s	sys 0.000s
I20260709 14:52:11.697934 21029 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:11.699064 21200 raft_consensus.cc:697] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:11.699921 21200 consensus_queue.cc:237] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.691792 21137 raft_consensus.cc:493] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.701176 21137 raft_consensus.cc:515] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.703308 21137 leader_election.cc:290] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.705348 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:11.709414 20794 leader_election.cc:343] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.709875 20794 leader_election.cc:304] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:11.711011 21118 raft_consensus.cc:2749] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.702818 21022 consensus_queue.cc:260] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:11.713299 20900 raft_consensus.cc:2468] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:11.714567 21022 ts_tablet_manager.cc:1434] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.040s	user 0.005s	sys 0.000s
I20260709 14:52:11.715560 21022 tablet_bootstrap.cc:492] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.717944 21021 raft_consensus.cc:359] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.719357 21021 raft_consensus.cc:385] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.719692 21021 raft_consensus.cc:740] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.706125 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.741605 21022 tablet_bootstrap.cc:654] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.742933 20942 leader_election.cc:304] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:11.745023 21092 raft_consensus.cc:2749] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.749266 21029 tablet_bootstrap.cc:654] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.765990 20647 catalog_manager.cc:5697] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.777172 21118 raft_consensus.cc:493] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.777733 21118 raft_consensus.cc:515] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.779827 21118 leader_election.cc:290] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:11.781477 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.781530 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:11.783738 20901 raft_consensus.cc:2468] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.785382 20794 leader_election.cc:304] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:11.785732 21019 raft_consensus.cc:493] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.786173 21019 raft_consensus.cc:515] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.787083 21118 raft_consensus.cc:2804] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.788261 21118 raft_consensus.cc:493] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.789224 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:11.790661 21200 consensus_queue.cc:1048] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.794507 21118 raft_consensus.cc:3060] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.794806 21022 tablet_bootstrap.cc:492] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.795109 21019 leader_election.cc:290] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:11.795403 21022 ts_tablet_manager.cc:1403] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.080s	user 0.009s	sys 0.008s
I20260709 14:52:11.797135 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:11.800082 20651 catalog_manager.cc:5697] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:11.801906 20651 catalog_manager.cc:5697] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:11.720465 21021 consensus_queue.cc:260] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.804020 21092 raft_consensus.cc:493] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.804481 21092 raft_consensus.cc:515] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.805429 20975 raft_consensus.cc:2468] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:11.806856 21092 leader_election.cc:290] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:11.807992 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:11.809434 21021 ts_tablet_manager.cc:1434] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.121s	user 0.001s	sys 0.005s
I20260709 14:52:11.809688 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:11.810395 21021 tablet_bootstrap.cc:492] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:11.810328 20901 raft_consensus.cc:2468] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:11.812665 20942 leader_election.cc:304] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:11.799244 21022 raft_consensus.cc:359] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.813499 21118 raft_consensus.cc:515] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.814455 21017 tablet_bootstrap.cc:654] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.813462 21022 raft_consensus.cc:385] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.814909 20826 raft_consensus.cc:2393] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05a83a13aaf4fd6a733770a8d49e566 in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:11.815140 21022 raft_consensus.cc:740] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.816406 20868 leader_election.cc:304] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:11.817785 21128 raft_consensus.cc:3060] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.813767 21092 raft_consensus.cc:2804] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:11.824051 21092 raft_consensus.cc:493] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:11.825862 21092 raft_consensus.cc:3060] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.826545 21022 consensus_queue.cc:260] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.828809 21022 ts_tablet_manager.cc:1434] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 14:52:11.829773 21022 tablet_bootstrap.cc:492] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.831432 21019 consensus_queue.cc:1048] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:11.834054 21092 raft_consensus.cc:515] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.835028 21022 tablet_bootstrap.cc:654] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.836565 21021 tablet_bootstrap.cc:654] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.836800 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:11.837581 20826 raft_consensus.cc:2393] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:11.839033 21128 raft_consensus.cc:2749] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:11.842947 21029 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:11.843448 21029 ts_tablet_manager.cc:1403] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.146s	user 0.010s	sys 0.005s
I20260709 14:52:11.844970 21022 tablet_bootstrap.cc:492] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:11.845470 21022 ts_tablet_manager.cc:1403] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.016s	user 0.010s	sys 0.004s
I20260709 14:52:11.846050 21029 raft_consensus.cc:359] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.846738 21029 raft_consensus.cc:385] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.847048 21029 raft_consensus.cc:740] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.848358 21017 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:11.848199 21029 consensus_queue.cc:260] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.848843 21017 ts_tablet_manager.cc:1403] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.162s	user 0.012s	sys 0.001s
I20260709 14:52:11.849491 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:11.849908 21118 leader_election.cc:290] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:11.846675 21092 leader_election.cc:290] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:11.851989 21029 ts_tablet_manager.cc:1434] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:11.852900 21029 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:11.852756 21022 raft_consensus.cc:359] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.853694 21022 raft_consensus.cc:385] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.853964 21022 raft_consensus.cc:740] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.854549 21022 consensus_queue.cc:260] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.856616 21022 ts_tablet_manager.cc:1434] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:11.857405 21022 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:11.857313 20901 raft_consensus.cc:2468] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:11.857617 21048 raft_consensus.cc:493] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.858400 21017 raft_consensus.cc:359] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.859105 21017 raft_consensus.cc:385] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:11.858852 21048 raft_consensus.cc:515] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:11.859413 21017 raft_consensus.cc:740] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:11.859751 21029 tablet_bootstrap.cc:654] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.860162 21017 consensus_queue.cc:260] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.860558 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:11.861421 20901 raft_consensus.cc:2393] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:11.911012 20794 leader_election.cc:304] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:11.919107 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:11.923887 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:11.925405 20826 raft_consensus.cc:2393] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05a83a13aaf4fd6a733770a8d49e566 in current term 1: Already voted for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in this term.
I20260709 14:52:11.862550 21017 ts_tablet_manager.cc:1434] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 14:52:11.928247 21017 tablet_bootstrap.cc:492] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:11.929536 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c7ab0d34dd54f11b5d023f4039e9861" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:11.862027 20976 raft_consensus.cc:3060] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.932582 20868 leader_election.cc:304] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:11.937244 21019 raft_consensus.cc:493] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.937947 21019 raft_consensus.cc:515] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.930822 20974 raft_consensus.cc:2393] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 1: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:11.943754 21019 leader_election.cc:290] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:11.946822 21019 raft_consensus.cc:3060] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:11.954347 21032 raft_consensus.cc:2804] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:11.955138 21032 raft_consensus.cc:697] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:11.956420 21032 consensus_queue.cc:237] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:11.958216 21232 raft_consensus.cc:493] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.958956 21232 raft_consensus.cc:515] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.868008 21022 tablet_bootstrap.cc:654] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:11.963024 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f3d1ea0ca2421b8622fe6285bcfe2f" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:11.965265 20719 leader_election.cc:343] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:11.864566 21048 leader_election.cc:290] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:11.968869 21066 raft_consensus.cc:493] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.969640 21066 raft_consensus.cc:515] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:11.971256 21092 raft_consensus.cc:493] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:11.972221 21092 raft_consensus.cc:515] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:11.983822 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.66:42553, user_credentials={real_user=slave}} blocked reactor thread for 51550.2us
I20260709 14:52:12.003666 21232 leader_election.cc:290] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:11.984651 21032 raft_consensus.cc:493] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.007427 21066 leader_election.cc:290] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:12.008805 21021 tablet_bootstrap.cc:492] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:12.009552 21021 ts_tablet_manager.cc:1403] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.199s	user 0.011s	sys 0.002s
I20260709 14:52:11.972254 20942 leader_election.cc:304] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.019958 21092 leader_election.cc:290] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:12.025353 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.030309 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.014183 21032 raft_consensus.cc:515] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.040122 20972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0783192972440fb860a48c565a2424" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.040483 21061 raft_consensus.cc:493] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.041050 20972 raft_consensus.cc:2468] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:12.041126 21061 raft_consensus.cc:515] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.047163 21017 tablet_bootstrap.cc:654] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:12.048710 20719 leader_election.cc:343] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.043606 21118 raft_consensus.cc:493] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.049927 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0783192972440fb860a48c565a2424" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:12.050359 21118 raft_consensus.cc:515] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.052942 20974 raft_consensus.cc:2468] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:12.043006 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f3d1ea0ca2421b8622fe6285bcfe2f" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.046452 21092 raft_consensus.cc:2749] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.072181 21029 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:12.072933 21029 ts_tablet_manager.cc:1403] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.220s	user 0.009s	sys 0.009s
I20260709 14:52:12.073992 21032 leader_election.cc:290] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:12.074928 21061 leader_election.cc:290] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
W20260709 14:52:12.067617 20942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.67:37311, user_credentials={real_user=slave}} blocked reactor thread for 108014us
I20260709 14:52:12.072907 21118 leader_election.cc:290] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
W20260709 14:52:12.077140 20868 leader_election.cc:343] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.083747 21022 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:12.084403 21022 ts_tablet_manager.cc:1403] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.227s	user 0.016s	sys 0.005s
I20260709 14:52:12.080322 20719 leader_election.cc:304] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.088894 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.094197 21021 raft_consensus.cc:359] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.089998 21019 raft_consensus.cc:2749] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.092603 21022 raft_consensus.cc:359] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.094957 21021 raft_consensus.cc:385] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.095213 21022 raft_consensus.cc:385] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.095170 21150 raft_consensus.cc:2804] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.099136 21150 raft_consensus.cc:493] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.099550 21150 raft_consensus.cc:3060] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.100203 21021 raft_consensus.cc:740] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.101209 21021 consensus_queue.cc:260] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.103194 21021 ts_tablet_manager.cc:1434] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.004s
I20260709 14:52:12.098757 21022 raft_consensus.cc:740] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
W20260709 14:52:12.096459 20719 leader_election.cc:343] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.104580 21021 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:12.105751 21022 consensus_queue.cc:260] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.109683 21022 ts_tablet_manager.cc:1434] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.025s	user 0.008s	sys 0.000s
I20260709 14:52:12.111061 21022 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:12.113454 21021 tablet_bootstrap.cc:654] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.101239 21029 raft_consensus.cc:359] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.114486 21029 raft_consensus.cc:385] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.114861 21029 raft_consensus.cc:740] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.114670 21182 consensus_queue.cc:1048] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:12.115821 21029 consensus_queue.cc:260] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.116916 20868 leader_election.cc:304] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:12.117846 21182 raft_consensus.cc:2804] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.118049 21029 ts_tablet_manager.cc:1434] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.045s	user 0.004s	sys 0.004s
I20260709 14:52:12.118268 21182 raft_consensus.cc:493] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.118640 21182 raft_consensus.cc:3060] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.119589 21029 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:12.125144 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8128b240d3347419c1d066feb89e397" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.125604 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1f6921e925412387cdab9d5642ace3" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.127550 21019 consensus_queue.cc:1048] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.129139 21182 raft_consensus.cc:515] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.130870 21118 consensus_queue.cc:1048] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.131268 21182 leader_election.cc:290] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:12.132766 21118 consensus_queue.cc:1048] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:12.134392 20794 leader_election.cc:343] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.135095 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0783192972440fb860a48c565a2424" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:12.135913 20976 raft_consensus.cc:3060] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.140270 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f0783192972440fb860a48c565a2424" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:12.158164 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d388869aa0844e12b0a1ef71e37bd0e0" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:12.153632 20868 leader_election.cc:343] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.168656 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d388869aa0844e12b0a1ef71e37bd0e0" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.149477 20719 leader_election.cc:304] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.173051 21237 raft_consensus.cc:2749] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.174651 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
W20260709 14:52:12.175537 20719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.68:32801, user_credentials={real_user=slave}} blocked reactor thread for 79119.2us
I20260709 14:52:12.180462 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e1f6921e925412387cdab9d5642ace3" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:12.181903 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8128b240d3347419c1d066feb89e397" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:12.187464 20974 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.188071 21237 consensus_queue.cc:1048] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:52:12.188530 20942 leader_election.cc:304] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:12.189726 21232 consensus_queue.cc:1048] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.190320 21230 raft_consensus.cc:2749] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:12.194164 21150 raft_consensus.cc:515] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.222247 21021 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:12.222769 21021 ts_tablet_manager.cc:1403] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.119s	user 0.026s	sys 0.020s
I20260709 14:52:12.225605 21017 tablet_bootstrap.cc:492] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:12.226125 21017 ts_tablet_manager.cc:1403] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.299s	user 0.015s	sys 0.035s
W20260709 14:52:12.231640 20794 leader_election.cc:343] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.231861 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:12.232177 21061 raft_consensus.cc:493] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:12.232388 20794 leader_election.cc:343] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.232780 21061 raft_consensus.cc:515] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.237144 21021 raft_consensus.cc:359] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.237862 21021 raft_consensus.cc:385] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.238168 21118 consensus_queue.cc:1048] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.234674 21061 leader_election.cc:290] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:12.238131 21021 raft_consensus.cc:740] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.239387 21017 raft_consensus.cc:359] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.244535 21017 raft_consensus.cc:385] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.244860 21017 raft_consensus.cc:740] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
W20260709 14:52:12.238814 20719 leader_election.cc:343] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.249922 21022 tablet_bootstrap.cc:654] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.246789 21017 consensus_queue.cc:260] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.260339 21017 ts_tablet_manager.cc:1434] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.034s	user 0.009s	sys 0.000s
I20260709 14:52:12.264756 21029 tablet_bootstrap.cc:654] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.271741 20972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:12.272378 20972 raft_consensus.cc:3060] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.263873 21118 consensus_queue.cc:1048] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 14:52:12.276674 20794 leader_election.cc:343] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.277252 20794 leader_election.cc:304] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:12.282511 20972 raft_consensus.cc:2468] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:12.284418 20719 leader_election.cc:304] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.284600 21021 consensus_queue.cc:260] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.285219 21148 raft_consensus.cc:2804] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:12.286104 21148 raft_consensus.cc:697] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:12.287223 21148 consensus_queue.cc:237] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.268159 21150 leader_election.cc:290] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:12.293797 21118 raft_consensus.cc:2749] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.297297 21017 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:12.302906 21021 ts_tablet_manager.cc:1434] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.080s	user 0.007s	sys 0.001s
I20260709 14:52:12.303918 21021 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:12.309574 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5333b1818a444d6780e4fd30f60ec280" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.310220 20975 raft_consensus.cc:2468] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:12.297358 20976 raft_consensus.cc:2468] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:12.310832 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5333b1818a444d6780e4fd30f60ec280" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.311612 20900 raft_consensus.cc:2468] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:12.322854 20868 leader_election.cc:304] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:12.327904 21019 raft_consensus.cc:2804] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:12.328403 21019 raft_consensus.cc:697] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:12.329276 21019 consensus_queue.cc:237] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.340041 21017 tablet_bootstrap.cc:654] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.339870 20649 catalog_manager.cc:5697] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:12.313961 20794 leader_election.cc:343] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.345997 20794 leader_election.cc:304] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.346553 21029 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:12.347080 21029 ts_tablet_manager.cc:1403] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.228s	user 0.019s	sys 0.019s
I20260709 14:52:12.346916 21118 raft_consensus.cc:2749] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:12.347309 20794 leader_election.cc:343] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.347864 20794 leader_election.cc:304] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.348646 21118 raft_consensus.cc:2749] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.349401 20794 leader_election.cc:304] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:12.354156 21021 tablet_bootstrap.cc:654] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.356860 21022 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:12.360028 21022 ts_tablet_manager.cc:1403] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.249s	user 0.010s	sys 0.023s
I20260709 14:52:12.362406 21029 raft_consensus.cc:359] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.362972 21029 raft_consensus.cc:385] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.363195 21029 raft_consensus.cc:740] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.361200 21118 raft_consensus.cc:2804] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.381966 21118 raft_consensus.cc:493] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.368063 21022 raft_consensus.cc:359] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.382491 21118 raft_consensus.cc:3060] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.382550 21022 raft_consensus.cc:385] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.383041 21022 raft_consensus.cc:740] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.383678 21022 consensus_queue.cc:260] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.385776 21022 ts_tablet_manager.cc:1434] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.025s	user 0.004s	sys 0.000s
I20260709 14:52:12.387287 21022 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:12.390367 21118 raft_consensus.cc:515] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.392637 21118 leader_election.cc:290] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
W20260709 14:52:12.381156 20699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:12.397081 21019 consensus_queue.cc:1048] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.399298 21029 consensus_queue.cc:260] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.401467 21022 tablet_bootstrap.cc:654] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.401748 21200 consensus_queue.cc:1048] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.400707 21148 raft_consensus.cc:493] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.403383 21148 raft_consensus.cc:515] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.405606 21148 leader_election.cc:290] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:12.409026 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:12.409706 20828 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:12.409806 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5333b1818a444d6780e4fd30f60ec280" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:12.410460 21017 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:12.406608 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.411159 21017 ts_tablet_manager.cc:1403] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.114s	user 0.009s	sys 0.005s
I20260709 14:52:12.411295 20973 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:12.412528 20719 leader_election.cc:304] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:12.410656 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5333b1818a444d6780e4fd30f60ec280" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:12.415194 21017 raft_consensus.cc:359] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.416251 21017 raft_consensus.cc:385] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.416538 21017 raft_consensus.cc:740] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.417222 21150 raft_consensus.cc:2804] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.430614 21150 raft_consensus.cc:493] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.431049 21150 raft_consensus.cc:3060] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.421912 21017 consensus_queue.cc:260] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.418946 21061 consensus_queue.cc:1048] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.015s
I20260709 14:52:12.410426 20901 raft_consensus.cc:3060] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.430150 21232 raft_consensus.cc:493] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.439404 21232 raft_consensus.cc:515] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.440948 21029 ts_tablet_manager.cc:1434] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.094s	user 0.007s	sys 0.000s
I20260709 14:52:12.443091 21232 leader_election.cc:290] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.445062 21021 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:12.448068 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2616a4c19d5430dac84251ee226856c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:12.448298 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2616a4c19d5430dac84251ee226856c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.447547 21022 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:12.448535 21021 ts_tablet_manager.cc:1403] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.145s	user 0.022s	sys 0.019s
W20260709 14:52:12.449287 20719 leader_election.cc:343] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:12.450117 20719 leader_election.cc:343] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.450517 20719 leader_election.cc:304] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.416069 21032 consensus_queue.cc:1048] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 14:52:12.452149 21021 raft_consensus.cc:359] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.452847 21029 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:12.452898 21021 raft_consensus.cc:385] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.453291 21021 raft_consensus.cc:740] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.453634 21150 raft_consensus.cc:515] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.453966 21021 consensus_queue.cc:260] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.454895 21022 ts_tablet_manager.cc:1403] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.068s	user 0.021s	sys 0.012s
I20260709 14:52:12.436362 21017 ts_tablet_manager.cc:1434] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.001s
I20260709 14:52:12.454392 21148 raft_consensus.cc:2749] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.417634 20974 raft_consensus.cc:3060] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.465986 21021 ts_tablet_manager.cc:1434] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 14:52:12.470055 21017 tablet_bootstrap.cc:492] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:12.471873 20901 raft_consensus.cc:2468] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:12.478577 20794 leader_election.cc:304] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:12.481091 20974 raft_consensus.cc:2468] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:12.484308 21032 raft_consensus.cc:2804] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:12.484911 21032 raft_consensus.cc:697] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:12.485356 21017 tablet_bootstrap.cc:654] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.485889 21032 consensus_queue.cc:237] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.487259 21021 tablet_bootstrap.cc:492] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:12.484225 21022 raft_consensus.cc:359] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.492551 21022 raft_consensus.cc:385] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.492853 21022 raft_consensus.cc:740] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.501291 21150 leader_election.cc:290] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:12.503057 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:12.503814 20825 raft_consensus.cc:3060] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.509013 21022 consensus_queue.cc:260] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.503098 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:12.509550 21200 raft_consensus.cc:493] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.514937 21200 raft_consensus.cc:515] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.513516 20974 raft_consensus.cc:3060] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.516453 21029 tablet_bootstrap.cc:654] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.517053 21200 leader_election.cc:290] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.520740 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:12.522537 20794 leader_election.cc:343] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.523365 21200 raft_consensus.cc:493] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.526425 21200 raft_consensus.cc:515] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.528673 21200 leader_election.cc:290] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:12.530192 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.532387 20825 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
W20260709 14:52:12.534785 20794 leader_election.cc:343] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.534979 20719 leader_election.cc:304] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:12.535888 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:12.536182 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:12.538683 21149 raft_consensus.cc:2804] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:12.539081 21022 ts_tablet_manager.cc:1434] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.000s
I20260709 14:52:12.539242 21149 raft_consensus.cc:697] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
W20260709 14:52:12.539486 20794 leader_election.cc:343] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.539994 20794 leader_election.cc:304] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:12.540669 21022 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:12.540104 21149 consensus_queue.cc:237] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:12.541131 20794 leader_election.cc:343] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.541575 20794 leader_election.cc:304] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:12.542552 21200 raft_consensus.cc:2749] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.543366 21200 raft_consensus.cc:2749] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.545199 21029 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:12.545651 21029 ts_tablet_manager.cc:1403] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.104s	user 0.016s	sys 0.012s
I20260709 14:52:12.549165 21017 tablet_bootstrap.cc:492] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:12.549682 21017 ts_tablet_manager.cc:1403] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.080s	user 0.014s	sys 0.003s
I20260709 14:52:12.551939 21021 tablet_bootstrap.cc:654] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.554421 21200 consensus_queue.cc:1048] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:12.537424 20974 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:12.556207 21017 raft_consensus.cc:359] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.558184 21017 raft_consensus.cc:385] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.558419 21017 raft_consensus.cc:740] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.559005 21017 consensus_queue.cc:260] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.559450 21029 raft_consensus.cc:359] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.560149 21029 raft_consensus.cc:385] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.560366 21029 raft_consensus.cc:740] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.560931 21029 consensus_queue.cc:260] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.563838 21017 ts_tablet_manager.cc:1434] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 14:52:12.564980 21017 tablet_bootstrap.cc:492] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:12.565074 21029 ts_tablet_manager.cc:1434] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.019s	user 0.007s	sys 0.001s
I20260709 14:52:12.573796 21022 tablet_bootstrap.cc:654] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.576498 21021 tablet_bootstrap.cc:492] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:12.577241 21021 ts_tablet_manager.cc:1403] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.090s	user 0.006s	sys 0.013s
I20260709 14:52:12.570822 21029 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:12.580489 20651 catalog_manager.cc:5697] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.581756 21017 tablet_bootstrap.cc:654] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.593902 21021 raft_consensus.cc:359] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.594775 21021 raft_consensus.cc:385] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.595074 21021 raft_consensus.cc:740] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.595786 21021 consensus_queue.cc:260] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.606984 21021 ts_tablet_manager.cc:1434] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.030s	user 0.007s	sys 0.000s
I20260709 14:52:12.608325 21021 tablet_bootstrap.cc:492] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:12.621186 21021 tablet_bootstrap.cc:654] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.629828 20647 catalog_manager.cc:5697] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.639945 21017 tablet_bootstrap.cc:492] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:12.640782 21017 ts_tablet_manager.cc:1403] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.076s	user 0.005s	sys 0.013s
I20260709 14:52:12.643443 21017 raft_consensus.cc:359] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.644158 21017 raft_consensus.cc:385] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.644445 21017 raft_consensus.cc:740] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.645155 21017 consensus_queue.cc:260] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.646811 21017 ts_tablet_manager.cc:1434] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 14:52:12.647907 21017 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:12.648614 21022 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:12.649168 21022 ts_tablet_manager.cc:1403] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.009s
I20260709 14:52:12.653517 21017 tablet_bootstrap.cc:654] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.644466 21200 raft_consensus.cc:493] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.659703 21029 tablet_bootstrap.cc:654] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.657085 21200 raft_consensus.cc:515] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.665342 21022 raft_consensus.cc:359] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.666056 21022 raft_consensus.cc:385] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.666332 21022 raft_consensus.cc:740] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.667107 21022 consensus_queue.cc:260] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.668632 21021 tablet_bootstrap.cc:492] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:12.669185 21021 ts_tablet_manager.cc:1403] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.061s	user 0.006s	sys 0.015s
I20260709 14:52:12.669142 21022 ts_tablet_manager.cc:1434] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.002s
I20260709 14:52:12.670011 21200 leader_election.cc:290] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.670608 21022 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:12.672222 21021 raft_consensus.cc:359] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.673009 21021 raft_consensus.cc:385] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.673306 21021 raft_consensus.cc:740] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.672214 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:12.674057 20753 raft_consensus.cc:2468] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:12.673105 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.674281 21021 consensus_queue.cc:260] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
W20260709 14:52:12.678254 20794 leader_election.cc:343] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.679358 20902 raft_consensus.cc:3060] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.681270 21021 ts_tablet_manager.cc:1434] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 14:52:12.682312 21021 tablet_bootstrap.cc:492] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:12.682549 21017 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:12.683012 21017 ts_tablet_manager.cc:1403] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.014s
I20260709 14:52:12.682947 20794 leader_election.cc:304] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.682382 21022 tablet_bootstrap.cc:654] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.684273 21200 raft_consensus.cc:2804] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.684688 21200 raft_consensus.cc:493] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.685032 21200 raft_consensus.cc:3060] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.685727 21017 raft_consensus.cc:359] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.686444 21017 raft_consensus.cc:385] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.686697 21017 raft_consensus.cc:740] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.687352 21017 consensus_queue.cc:260] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.689512 21021 tablet_bootstrap.cc:654] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.689640 21235 raft_consensus.cc:493] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.690116 21235 raft_consensus.cc:515] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.694998 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d388869aa0844e12b0a1ef71e37bd0e0" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.667966 20651 catalog_manager.cc:5697] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.695739 20901 raft_consensus.cc:2468] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:12.696902 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d388869aa0844e12b0a1ef71e37bd0e0" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:12.697619 20825 raft_consensus.cc:2468] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:12.699059 20942 leader_election.cc:304] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:12.699860 21230 raft_consensus.cc:2804] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.700198 21230 raft_consensus.cc:493] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.692399 21235 leader_election.cc:290] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.700513 21230 raft_consensus.cc:3060] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.690090 21017 ts_tablet_manager.cc:1434] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:12.702046 21017 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:12.708874 21230 raft_consensus.cc:515] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.711100 21230 leader_election.cc:290] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.715644 21200 raft_consensus.cc:515] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.727794 21029 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:12.728385 21029 ts_tablet_manager.cc:1403] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.161s	user 0.024s	sys 0.014s
I20260709 14:52:12.732514 21230 raft_consensus.cc:493] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.732322 21150 consensus_queue.cc:1048] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:12.733059 21230 raft_consensus.cc:515] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.736191 21200 leader_election.cc:290] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.736418 21230 leader_election.cc:290] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.738114 21019 raft_consensus.cc:493] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.738745 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:12.738837 21019 raft_consensus.cc:515] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.740854 20753 raft_consensus.cc:3060] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.742396 21019 leader_election.cc:290] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:12.742774 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:12.743485 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f3d1ea0ca2421b8622fe6285bcfe2f" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:12.744144 20752 raft_consensus.cc:2468] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
W20260709 14:52:12.744227 20794 leader_election.cc:343] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.745481 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f3d1ea0ca2421b8622fe6285bcfe2f" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.746083 20974 raft_consensus.cc:2468] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:12.746212 21017 tablet_bootstrap.cc:654] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.748633 20868 leader_election.cc:304] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:12.749889 21019 raft_consensus.cc:2804] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.750241 21019 raft_consensus.cc:493] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.750555 21019 raft_consensus.cc:3060] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.750730 21022 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:12.751612 21022 ts_tablet_manager.cc:1403] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.004s
I20260709 14:52:12.754842 21022 raft_consensus.cc:359] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.756891 20649 catalog_manager.cc:5697] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.766472 21022 raft_consensus.cc:385] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.766866 21022 raft_consensus.cc:740] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.766515 21021 tablet_bootstrap.cc:492] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:12.760218 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d388869aa0844e12b0a1ef71e37bd0e0" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:12.767537 21021 ts_tablet_manager.cc:1403] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.085s	user 0.018s	sys 0.016s
I20260709 14:52:12.768723 20825 raft_consensus.cc:3060] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.771166 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:12.773512 21021 raft_consensus.cc:359] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.760792 21019 raft_consensus.cc:515] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.762082 20753 raft_consensus.cc:2468] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
W20260709 14:52:12.764294 20868 consensus_peers.cc:597] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:12.775381 20794 leader_election.cc:304] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:12.776242 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.765690 21200 raft_consensus.cc:493] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.776942 21200 raft_consensus.cc:515] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.777282 20825 raft_consensus.cc:2468] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:12.778453 21019 leader_election.cc:290] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:12.776383 21032 raft_consensus.cc:2804] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:12.776870 20900 raft_consensus.cc:2468] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:12.774189 21021 raft_consensus.cc:385] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.779486 21021 raft_consensus.cc:740] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.778988 21200 leader_election.cc:290] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:12.781042 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.776989 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d388869aa0844e12b0a1ef71e37bd0e0" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:12.781656 20974 raft_consensus.cc:2468] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:12.782048 20902 raft_consensus.cc:3060] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.782649 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f3d1ea0ca2421b8622fe6285bcfe2f" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:12.783218 20976 raft_consensus.cc:3060] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.783151 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:12.784722 20900 raft_consensus.cc:2468] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:12.789047 20902 raft_consensus.cc:2468] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:12.790518 20828 raft_consensus.cc:2468] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:12.789691 21029 raft_consensus.cc:359] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.790798 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "53f3d1ea0ca2421b8622fe6285bcfe2f" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:12.791273 21029 raft_consensus.cc:385] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.791595 21029 raft_consensus.cc:740] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.792227 21029 consensus_queue.cc:260] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.793087 21022 consensus_queue.cc:260] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.792586 20753 raft_consensus.cc:3060] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.794291 21029 ts_tablet_manager.cc:1434] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.066s	user 0.005s	sys 0.000s
I20260709 14:52:12.794458 20942 leader_election.cc:304] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:12.792246 20976 raft_consensus.cc:2468] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:12.779433 21032 raft_consensus.cc:697] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:12.795384 21278 raft_consensus.cc:2804] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.795440 20942 leader_election.cc:304] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:12.795667 21032 consensus_queue.cc:237] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.796188 21235 raft_consensus.cc:2804] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:12.796687 21235 raft_consensus.cc:697] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:12.796849 21278 raft_consensus.cc:493] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.797231 21278 raft_consensus.cc:3060] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.797674 21235 consensus_queue.cc:237] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.798990 21029 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:12.801826 21238 consensus_queue.cc:1048] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:12.805648 21029 tablet_bootstrap.cc:654] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.807459 20794 leader_election.cc:304] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:12.815840 21200 raft_consensus.cc:2804] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.816363 21200 raft_consensus.cc:493] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.816753 21200 raft_consensus.cc:3060] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.819736 21021 consensus_queue.cc:260] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.825489 20868 leader_election.cc:304] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:12.827620 21128 raft_consensus.cc:2804] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:12.828116 21128 raft_consensus.cc:697] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:12.828933 21128 consensus_queue.cc:237] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.840298 21022 ts_tablet_manager.cc:1434] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.088s	user 0.007s	sys 0.000s
I20260709 14:52:12.843813 21029 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:12.844326 21029 ts_tablet_manager.cc:1403] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.046s	user 0.014s	sys 0.008s
I20260709 14:52:12.860721 21021 ts_tablet_manager.cc:1434] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.093s	user 0.004s	sys 0.002s
I20260709 14:52:12.847570 21278 raft_consensus.cc:515] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.867095 21021 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:12.867928 21017 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:12.868417 21017 ts_tablet_manager.cc:1403] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.167s	user 0.010s	sys 0.009s
I20260709 14:52:12.871048 21017 raft_consensus.cc:359] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.871681 21017 raft_consensus.cc:385] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.871933 21017 raft_consensus.cc:740] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.872491 21017 consensus_queue.cc:260] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.873795 21029 raft_consensus.cc:359] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.874616 21029 raft_consensus.cc:385] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:12.874995 21029 raft_consensus.cc:740] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:12.880048 21278 leader_election.cc:290] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.881063 21019 consensus_queue.cc:1048] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.882303 20649 catalog_manager.cc:5697] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:12.874397 21017 ts_tablet_manager.cc:1434] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:12.900194 21021 tablet_bootstrap.cc:654] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.903832 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:12.904277 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:12.905689 20651 catalog_manager.cc:5697] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.904448 20900 raft_consensus.cc:3060] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:12.884584 21029 consensus_queue.cc:260] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:12.911582 21017 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:12.924315 20900 raft_consensus.cc:2468] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:12.927538 20753 raft_consensus.cc:2468] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:12.930130 21022 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:12.930956 20942 leader_election.cc:304] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:12.933991 21232 raft_consensus.cc:493] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.934527 21235 raft_consensus.cc:2804] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:12.934494 21232 raft_consensus.cc:515] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.935904 21278 raft_consensus.cc:493] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:12.936347 21278 raft_consensus.cc:515] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.937361 21232 leader_election.cc:290] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:12.938256 21278 leader_election.cc:290] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:12.935523 21235 raft_consensus.cc:697] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:12.941964 21029 ts_tablet_manager.cc:1434] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.097s	user 0.004s	sys 0.002s
I20260709 14:52:12.946995 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0378ae777a7e43c08909728a4646e69a" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:12.949150 20649 catalog_manager.cc:5697] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:12.942466 21232 raft_consensus.cc:493] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:12.955806 20942 leader_election.cc:343] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.958175 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:12.958009 21235 consensus_queue.cc:237] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.963164 21232 raft_consensus.cc:515] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:12.971030 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:12.972743 21238 consensus_queue.cc:1048] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:12.975850 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.972725 20828 raft_consensus.cc:2468] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
W20260709 14:52:12.976011 20719 leader_election.cc:343] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:12.979924 20719 leader_election.cc:343] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.970022 21232 leader_election.cc:290] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:12.980612 20719 leader_election.cc:304] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:12.962148 21200 raft_consensus.cc:515] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:12.985193 20826 raft_consensus.cc:2393] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:12.989305 21017 tablet_bootstrap.cc:654] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:12.980749 21029 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:12.983127 21237 raft_consensus.cc:2804] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:12.982090 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:12.991087 21237 raft_consensus.cc:493] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:12.991583 21237 raft_consensus.cc:3060] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:12.992575 20719 leader_election.cc:343] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:12.993055 20719 leader_election.cc:304] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:12.993753 21238 raft_consensus.cc:2749] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:12.985708 21022 tablet_bootstrap.cc:654] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.001929 21237 raft_consensus.cc:515] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.005231 21231 raft_consensus.cc:493] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.005780 21231 raft_consensus.cc:515] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:12.955246 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0378ae777a7e43c08909728a4646e69a" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.009907 21231 leader_election.cc:290] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:13.010933 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:13.012148 21029 tablet_bootstrap.cc:654] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:13.012374 20942 leader_election.cc:343] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.013036 20942 leader_election.cc:304] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.014668 21200 leader_election.cc:290] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.016031 21285 raft_consensus.cc:2749] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.016084 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
W20260709 14:52:13.017024 20868 leader_election.cc:343] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.012343 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:13.021456 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a450e76f66054ef58bafc78619f8428b" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.021821 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:13.022204 20900 raft_consensus.cc:2393] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 1: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
W20260709 14:52:13.022377 20868 leader_election.cc:343] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.022871 20868 leader_election.cc:304] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.024358 20794 leader_election.cc:304] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.025104 21061 raft_consensus.cc:2749] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.019873 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:13.019068 21237 leader_election.cc:290] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:13.022341 20828 raft_consensus.cc:3060] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.025386 21231 raft_consensus.cc:2749] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.036178 20647 catalog_manager.cc:5697] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } }
W20260709 14:52:13.040026 20719 leader_election.cc:343] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.042162 21021 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:13.042753 21021 ts_tablet_manager.cc:1403] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.177s	user 0.008s	sys 0.008s
I20260709 14:52:13.042209 21017 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:13.043358 21017 ts_tablet_manager.cc:1403] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.152s	user 0.002s	sys 0.010s
I20260709 14:52:13.045394 21021 raft_consensus.cc:359] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.045624 21017 raft_consensus.cc:359] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.046218 21017 raft_consensus.cc:385] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.046108 21021 raft_consensus.cc:385] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.046584 21017 raft_consensus.cc:740] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.046670 21021 raft_consensus.cc:740] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.047377 21017 consensus_queue.cc:260] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.048385 21022 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.048887 21022 ts_tablet_manager.cc:1403] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.131s	user 0.008s	sys 0.003s
I20260709 14:52:13.048491 21021 consensus_queue.cc:260] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.049585 21017 ts_tablet_manager.cc:1434] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:13.050783 21017 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:13.051012 21021 ts_tablet_manager.cc:1434] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:13.051930 21021 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:13.055400 21149 consensus_queue.cc:1048] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.057152 21017 tablet_bootstrap.cc:654] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.057317 21061 consensus_queue.cc:1048] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:13.059546 21149 raft_consensus.cc:493] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.060009 21149 raft_consensus.cc:515] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.062007 21149 leader_election.cc:290] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.064322 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049b638ac642f28d85763cc08ea236" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
W20260709 14:52:13.065713 20719 leader_election.cc:343] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.066493 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049b638ac642f28d85763cc08ea236" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.038177 20828 raft_consensus.cc:2468] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
W20260709 14:52:13.067902 20719 leader_election.cc:343] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.068285 20719 leader_election.cc:304] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.069326 21149 raft_consensus.cc:2749] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.074169 20719 leader_election.cc:304] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:13.076047 21237 raft_consensus.cc:2804] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.076678 21118 consensus_queue.cc:1048] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.076620 21237 raft_consensus.cc:697] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:13.074870 21029 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.078920 21029 ts_tablet_manager.cc:1403] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.115s	user 0.008s	sys 0.007s
I20260709 14:52:13.078998 21237 consensus_queue.cc:237] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.081674 21029 raft_consensus.cc:359] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.082365 21029 raft_consensus.cc:385] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.082623 21029 raft_consensus.cc:740] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.090953 21029 consensus_queue.cc:260] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.091476 21061 raft_consensus.cc:493] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.091980 21061 raft_consensus.cc:515] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.094406 21061 leader_election.cc:290] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.095765 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:13.096309 21029 ts_tablet_manager.cc:1434] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
W20260709 14:52:13.097105 20794 leader_election.cc:343] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.098043 21029 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.102547 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.051832 21022 raft_consensus.cc:359] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.103479 21022 raft_consensus.cc:385] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.103785 21022 raft_consensus.cc:740] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.104496 21022 consensus_queue.cc:260] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:13.105947 20794 leader_election.cc:343] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.106393 20794 leader_election.cc:304] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.106938 21061 raft_consensus.cc:2749] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.110989 21022 ts_tablet_manager.cc:1434] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.062s	user 0.006s	sys 0.000s
I20260709 14:52:13.112124 21022 tablet_bootstrap.cc:492] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.117861 21029 tablet_bootstrap.cc:654] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.121711 21061 raft_consensus.cc:493] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.122112 21061 raft_consensus.cc:515] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.123277 21022 tablet_bootstrap.cc:654] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.124688 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:13.125344 20753 raft_consensus.cc:2468] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:13.126017 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:13.127425 20794 leader_election.cc:343] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.128073 20794 leader_election.cc:304] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.128476 21029 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.128814 21118 raft_consensus.cc:2804] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.128988 21029 ts_tablet_manager.cc:1403] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.031s	user 0.007s	sys 0.003s
I20260709 14:52:13.131875 21029 raft_consensus.cc:359] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.132556 21029 raft_consensus.cc:385] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.132814 21029 raft_consensus.cc:740] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.133591 21118 raft_consensus.cc:493] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.134023 21118 raft_consensus.cc:3060] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.135979 21022 tablet_bootstrap.cc:492] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.138640 21022 ts_tablet_manager.cc:1403] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.027s	user 0.011s	sys 0.000s
I20260709 14:52:13.138959 21061 leader_election.cc:290] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.141346 21022 raft_consensus.cc:359] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.142047 21022 raft_consensus.cc:385] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.141736 21118 raft_consensus.cc:515] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.142969 21021 tablet_bootstrap.cc:654] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.143927 21118 leader_election.cc:290] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.133556 21029 consensus_queue.cc:260] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.144409 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:13.144830 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.145004 20753 raft_consensus.cc:3060] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:13.146106 20794 leader_election.cc:343] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.146448 21029 ts_tablet_manager.cc:1434] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.000s
I20260709 14:52:13.152061 20753 raft_consensus.cc:2468] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:13.153111 21118 raft_consensus.cc:493] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.153784 21118 raft_consensus.cc:515] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.154045 20794 leader_election.cc:304] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.158187 21029 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.159799 21022 raft_consensus.cc:740] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.160535 21032 raft_consensus.cc:2804] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.161046 21032 raft_consensus.cc:697] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:13.161798 21032 consensus_queue.cc:237] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.163188 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2616a4c19d5430dac84251ee226856c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:13.163828 21017 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:13.164361 21017 ts_tablet_manager.cc:1403] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.114s	user 0.049s	sys 0.040s
I20260709 14:52:13.163851 20751 raft_consensus.cc:2468] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:13.160526 21022 consensus_queue.cc:260] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.167032 21017 raft_consensus.cc:359] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.167686 21017 raft_consensus.cc:385] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.168018 21017 raft_consensus.cc:740] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.168744 21017 consensus_queue.cc:260] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.167551 20794 leader_election.cc:304] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:13.170356 21061 raft_consensus.cc:2804] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.170729 21061 raft_consensus.cc:493] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.171041 21017 ts_tablet_manager.cc:1434] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.002s
I20260709 14:52:13.171100 21061 raft_consensus.cc:3060] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.172391 21017 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:13.175894 21022 ts_tablet_manager.cc:1434] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 14:52:13.177700 21022 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.184612 21029 tablet_bootstrap.cc:654] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.186685 20647 catalog_manager.cc:5697] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.193039 21118 leader_election.cc:290] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.196650 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2616a4c19d5430dac84251ee226856c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.197750 20900 raft_consensus.cc:2468] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:13.202659 21200 consensus_queue.cc:1048] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.204523 21017 tablet_bootstrap.cc:654] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.215780 21022 tablet_bootstrap.cc:654] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.229676 21019 consensus_queue.cc:1048] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.232985 21061 raft_consensus.cc:515] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.240602 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2616a4c19d5430dac84251ee226856c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:13.244727 20751 raft_consensus.cc:3060] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.247465 20900 raft_consensus.cc:3060] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.264447 21017 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:13.265024 21017 ts_tablet_manager.cc:1403] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.093s	user 0.007s	sys 0.004s
I20260709 14:52:13.267895 21017 raft_consensus.cc:359] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.268580 21017 raft_consensus.cc:385] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.268860 21017 raft_consensus.cc:740] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.270013 21017 consensus_queue.cc:260] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.270253 20647 catalog_manager.cc:5697] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.272065 21017 ts_tablet_manager.cc:1434] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:13.273221 21017 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:13.279841 21019 raft_consensus.cc:493] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.280326 21019 raft_consensus.cc:515] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.277949 21061 leader_election.cc:290] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.277529 21235 raft_consensus.cc:493] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.283663 21019 leader_election.cc:290] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:13.289739 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:13.290545 20752 raft_consensus.cc:2393] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05a83a13aaf4fd6a733770a8d49e566 in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:13.283109 20751 raft_consensus.cc:2468] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:13.293529 20794 leader_election.cc:304] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:13.294960 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e2616a4c19d5430dac84251ee226856c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.295532 20902 raft_consensus.cc:3060] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.296193 21029 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.296209 21118 raft_consensus.cc:2804] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.296758 21029 ts_tablet_manager.cc:1403] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.139s	user 0.022s	sys 0.015s
I20260709 14:52:13.296862 21118 raft_consensus.cc:697] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:13.297740 21118 consensus_queue.cc:237] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.299374 21029 raft_consensus.cc:359] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.287985 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:13.300259 21029 raft_consensus.cc:385] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.300558 21029 raft_consensus.cc:740] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.292944 21061 consensus_queue.cc:1048] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 14:52:13.287451 21235 raft_consensus.cc:515] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.301193 21029 consensus_queue.cc:260] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.303256 21029 ts_tablet_manager.cc:1434] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:13.304177 21029 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.304535 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8128b240d3347419c1d066feb89e397" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:13.305292 21235 leader_election.cc:290] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
W20260709 14:52:13.305766 20942 leader_election.cc:343] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.306763 20868 leader_election.cc:304] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.307669 21231 raft_consensus.cc:3060] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.308022 21021 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:13.308243 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8128b240d3347419c1d066feb89e397" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:13.308471 21021 ts_tablet_manager.cc:1403] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.257s	user 0.036s	sys 0.052s
I20260709 14:52:13.308882 20826 raft_consensus.cc:2468] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:13.309295 21019 consensus_queue.cc:1048] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.311254 21022 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.311689 21022 ts_tablet_manager.cc:1403] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.134s	user 0.023s	sys 0.005s
I20260709 14:52:13.313033 20942 leader_election.cc:304] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.314082 20902 raft_consensus.cc:2468] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:13.314298 21022 raft_consensus.cc:359] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.314978 21022 raft_consensus.cc:385] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.315207 21022 raft_consensus.cc:740] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.315809 21022 consensus_queue.cc:260] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.315850 21285 raft_consensus.cc:2804] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.317236 21285 raft_consensus.cc:493] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.317586 21285 raft_consensus.cc:3060] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.317924 21022 ts_tablet_manager.cc:1434] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:13.318902 21022 tablet_bootstrap.cc:492] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.319519 21029 tablet_bootstrap.cc:654] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.324296 21017 tablet_bootstrap.cc:654] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.326051 21021 raft_consensus.cc:359] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.326848 21021 raft_consensus.cc:385] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.327169 21021 raft_consensus.cc:740] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.327833 21021 consensus_queue.cc:260] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.329878 21021 ts_tablet_manager.cc:1434] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.021s	user 0.000s	sys 0.003s
I20260709 14:52:13.330260 21149 raft_consensus.cc:493] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.330830 21021 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:13.330736 21149 raft_consensus.cc:515] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.324249 21022 tablet_bootstrap.cc:654] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.332834 21149 leader_election.cc:290] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.334064 21278 consensus_queue.cc:1048] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.335328 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
W20260709 14:52:13.336760 20719 leader_election.cc:343] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.337568 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.340157 20902 raft_consensus.cc:2468] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:13.341671 20719 leader_election.cc:304] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:13.342792 21149 raft_consensus.cc:2804] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.339387 21021 tablet_bootstrap.cc:654] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.343300 21149 raft_consensus.cc:493] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.343389 21285 raft_consensus.cc:515] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.343796 21149 raft_consensus.cc:3060] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.346056 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8128b240d3347419c1d066feb89e397" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:13.353184 21029 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.353309 21021 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:13.354493 21021 ts_tablet_manager.cc:1403] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.024s	user 0.004s	sys 0.008s
I20260709 14:52:13.354770 21029 ts_tablet_manager.cc:1403] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.051s	user 0.013s	sys 0.001s
I20260709 14:52:13.357563 21029 raft_consensus.cc:359] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.360064 21017 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:13.360620 21017 ts_tablet_manager.cc:1403] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.088s	user 0.007s	sys 0.007s
I20260709 14:52:13.360404 21021 raft_consensus.cc:359] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.361132 21021 raft_consensus.cc:385] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.358062 21149 raft_consensus.cc:515] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.361454 21021 raft_consensus.cc:740] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.372062 21021 consensus_queue.cc:260] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.374053 21021 ts_tablet_manager.cc:1434] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.019s	user 0.000s	sys 0.004s
I20260709 14:52:13.375023 21021 tablet_bootstrap.cc:492] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:13.377521 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.378225 20900 raft_consensus.cc:3060] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.379012 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
W20260709 14:52:13.380513 20719 leader_election.cc:343] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.381024 21149 leader_election.cc:290] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.365533 21029 raft_consensus.cc:385] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 14:52:13.365921 20942 leader_election.cc:343] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.326671 21231 raft_consensus.cc:2749] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.364892 21017 raft_consensus.cc:359] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.384157 21017 raft_consensus.cc:385] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.384445 21017 raft_consensus.cc:740] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.385043 21017 consensus_queue.cc:260] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.381778 21029 raft_consensus.cc:740] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.387372 21029 consensus_queue.cc:260] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.387872 20900 raft_consensus.cc:2468] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:13.389303 21029 ts_tablet_manager.cc:1434] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.034s	user 0.004s	sys 0.000s
I20260709 14:52:13.389653 20719 leader_election.cc:304] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:13.390283 21029 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.392488 21021 tablet_bootstrap.cc:654] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.392681 21022 tablet_bootstrap.cc:492] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.393194 21022 ts_tablet_manager.cc:1403] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.075s	user 0.009s	sys 0.023s
I20260709 14:52:13.393371 21061 raft_consensus.cc:493] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.393950 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8128b240d3347419c1d066feb89e397" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:13.393848 21061 raft_consensus.cc:515] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.394544 20826 raft_consensus.cc:3060] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.396103 21061 leader_election.cc:290] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.395829 21022 raft_consensus.cc:359] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.396603 21022 raft_consensus.cc:385] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.396873 21022 raft_consensus.cc:740] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.397580 21022 consensus_queue.cc:260] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.399761 21022 ts_tablet_manager.cc:1434] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:13.401073 21022 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.401551 21017 ts_tablet_manager.cc:1434] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.041s	user 0.003s	sys 0.003s
I20260709 14:52:13.402287 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0378ae777a7e43c08909728a4646e69a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:13.402560 21017 tablet_bootstrap.cc:492] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:13.402949 20973 raft_consensus.cc:2468] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:13.403971 20794 leader_election.cc:304] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:13.405396 21117 raft_consensus.cc:2804] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.405738 21117 raft_consensus.cc:493] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.406041 21117 raft_consensus.cc:3060] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.408782 21149 raft_consensus.cc:2804] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.383407 21285 leader_election.cc:290] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:13.409510 21149 raft_consensus.cc:697] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:13.411466 21235 consensus_queue.cc:1048] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.429148 21029 tablet_bootstrap.cc:654] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.412918 21317 consensus_queue.cc:1048] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.413376 21117 raft_consensus.cc:515] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.416504 20826 raft_consensus.cc:2468] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:13.417369 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0378ae777a7e43c08909728a4646e69a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:13.434442 20794 leader_election.cc:343] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.434387 21117 leader_election.cc:290] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.436568 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0378ae777a7e43c08909728a4646e69a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.436568 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0378ae777a7e43c08909728a4646e69a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:13.438040 20973 raft_consensus.cc:3060] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.439888 20942 leader_election.cc:304] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.440120 21021 tablet_bootstrap.cc:492] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:13.440629 21021 ts_tablet_manager.cc:1403] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.066s	user 0.008s	sys 0.004s
I20260709 14:52:13.440899 21317 raft_consensus.cc:2804] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.441381 21317 raft_consensus.cc:697] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:13.442190 21317 consensus_queue.cc:237] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.444063 21061 raft_consensus.cc:493] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.417670 21022 tablet_bootstrap.cc:654] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.444203 21149 consensus_queue.cc:237] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:13.444957 20794 leader_election.cc:343] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.452772 21021 raft_consensus.cc:359] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.453467 21021 raft_consensus.cc:385] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.453744 21021 raft_consensus.cc:740] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.448159 20973 raft_consensus.cc:2468] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:13.444593 21061 raft_consensus.cc:515] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.456207 21017 tablet_bootstrap.cc:654] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.456892 21061 leader_election.cc:290] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.458384 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d5bb3352246dbb49c672e3a881303" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.459411 20794 leader_election.cc:304] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.460539 21061 raft_consensus.cc:2804] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.461040 21061 raft_consensus.cc:697] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:13.462080 21061 consensus_queue.cc:237] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.464865 21022 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.467062 21022 ts_tablet_manager.cc:1403] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.066s	user 0.005s	sys 0.007s
W20260709 14:52:13.466233 20794 leader_election.cc:343] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.454406 21021 consensus_queue.cc:260] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.469476 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d5bb3352246dbb49c672e3a881303" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:13.474269 20973 raft_consensus.cc:2468] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:13.478010 20794 leader_election.cc:304] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.477651 20648 catalog_manager.cc:5697] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.479105 21061 raft_consensus.cc:2804] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.479528 21061 raft_consensus.cc:493] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.479893 21061 raft_consensus.cc:3060] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.476106 21022 raft_consensus.cc:359] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.483625 21022 raft_consensus.cc:385] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.483889 21022 raft_consensus.cc:740] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.483208 20649 catalog_manager.cc:5697] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:13.484563 21022 consensus_queue.cc:260] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.476830 21149 raft_consensus.cc:493] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.491196 21149 raft_consensus.cc:515] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.493228 21149 leader_election.cc:290] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:13.494688 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:13.495217 21022 ts_tablet_manager.cc:1434] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:13.495380 20973 raft_consensus.cc:2468] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:13.497839 20719 leader_election.cc:304] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:13.498747 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:13.499395 20828 raft_consensus.cc:2468] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:13.502358 21029 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.502908 21029 ts_tablet_manager.cc:1403] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.113s	user 0.009s	sys 0.007s
I20260709 14:52:13.503629 21022 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.504806 21017 tablet_bootstrap.cc:492] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:13.505223 21017 ts_tablet_manager.cc:1403] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.103s	user 0.006s	sys 0.005s
I20260709 14:52:13.505468 21029 raft_consensus.cc:359] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.506094 21029 raft_consensus.cc:385] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.473640 21021 ts_tablet_manager.cc:1434] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.001s
I20260709 14:52:13.507555 21021 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:13.507613 21017 raft_consensus.cc:359] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.508297 21017 raft_consensus.cc:385] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.502266 21061 raft_consensus.cc:515] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.508555 21017 raft_consensus.cc:740] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.509251 21017 consensus_queue.cc:260] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.511186 21017 ts_tablet_manager.cc:1434] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:13.513296 21061 leader_election.cc:290] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.513340 21237 raft_consensus.cc:2804] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.514859 21237 raft_consensus.cc:493] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.515239 21237 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.517441 21021 tablet_bootstrap.cc:654] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.520381 21022 tablet_bootstrap.cc:654] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.522464 21231 raft_consensus.cc:493] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.523021 21231 raft_consensus.cc:515] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.524971 21231 leader_election.cc:290] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
W20260709 14:52:13.525792 20699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:13.521273 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d5bb3352246dbb49c672e3a881303" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.521651 20647 catalog_manager.cc:5697] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.528908 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:13.531519 20794 leader_election.cc:343] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:13.535769 20868 leader_election.cc:343] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.536072 21317 consensus_queue.cc:1048] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.538340 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:13.542675 20828 raft_consensus.cc:2468] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:13.539557 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d5bb3352246dbb49c672e3a881303" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:13.544068 20973 raft_consensus.cc:3060] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.545603 20868 leader_election.cc:304] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.546912 21231 raft_consensus.cc:2804] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.547307 21231 raft_consensus.cc:493] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.547619 21231 raft_consensus.cc:3060] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.539515 20648 catalog_manager.cc:5697] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.506356 21029 raft_consensus.cc:740] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.555462 21029 consensus_queue.cc:260] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.556622 21017 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:13.560595 21231 raft_consensus.cc:515] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.562819 21017 tablet_bootstrap.cc:654] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.563273 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
W20260709 14:52:13.569249 20868 leader_election.cc:343] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.569285 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:13.570472 21118 raft_consensus.cc:493] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.569437 21029 ts_tablet_manager.cc:1434] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.066s	user 0.004s	sys 0.001s
I20260709 14:52:13.570750 20828 raft_consensus.cc:3060] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.571164 21231 leader_election.cc:290] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:13.570999 21118 raft_consensus.cc:515] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.572854 21118 leader_election.cc:290] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.575285 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.575649 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:13.577718 20794 leader_election.cc:343] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.577981 21029 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
W20260709 14:52:13.580302 20794 leader_election.cc:343] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.580682 20794 leader_election.cc:304] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.581604 21061 raft_consensus.cc:2749] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.582000 21237 raft_consensus.cc:515] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.589671 20973 raft_consensus.cc:2468] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:13.592465 20794 leader_election.cc:304] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.593176 21061 raft_consensus.cc:2804] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.593616 21061 raft_consensus.cc:697] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:13.594379 21061 consensus_queue.cc:237] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.593744 21021 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:13.596064 21021 ts_tablet_manager.cc:1403] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.089s	user 0.011s	sys 0.000s
I20260709 14:52:13.598017 21022 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.598449 21022 ts_tablet_manager.cc:1403] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.018s
I20260709 14:52:13.600899 21022 raft_consensus.cc:359] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.601521 21022 raft_consensus.cc:385] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.601778 21022 raft_consensus.cc:740] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.602392 21022 consensus_queue.cc:260] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.603211 20828 raft_consensus.cc:2468] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:13.604341 21029 tablet_bootstrap.cc:654] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.604336 21022 ts_tablet_manager.cc:1434] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:13.605716 21022 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.605998 20868 leader_election.cc:304] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.598583 21021 raft_consensus.cc:359] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.607000 21231 raft_consensus.cc:2804] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.607656 21237 leader_election.cc:290] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:13.607625 21231 raft_consensus.cc:697] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:13.608618 21231 consensus_queue.cc:237] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.612161 21022 tablet_bootstrap.cc:654] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.607161 21021 raft_consensus.cc:385] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.616871 21021 raft_consensus.cc:740] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.617540 21021 consensus_queue.cc:260] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.619599 21021 ts_tablet_manager.cc:1434] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 14:52:13.620895 21021 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:13.624991 21017 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:13.625602 21017 ts_tablet_manager.cc:1403] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.069s	user 0.012s	sys 0.000s
I20260709 14:52:13.626591 21021 tablet_bootstrap.cc:654] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.628652 21017 raft_consensus.cc:359] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.629468 21017 raft_consensus.cc:385] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.629784 21017 raft_consensus.cc:740] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
W20260709 14:52:13.630496 20719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.68:32801, user_credentials={real_user=slave}} blocked reactor thread for 64674.2us
I20260709 14:52:13.634356 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:13.634584 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:13.635313 21232 raft_consensus.cc:493] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.635843 21232 raft_consensus.cc:515] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.637825 21232 leader_election.cc:290] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.625710 20649 catalog_manager.cc:5697] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:13.639946 20826 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.635263 20975 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.653321 20826 raft_consensus.cc:2468] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:13.653368 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.653613 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:13.656127 21029 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
W20260709 14:52:13.659215 20719 leader_election.cc:343] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.659581 21029 ts_tablet_manager.cc:1403] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.082s	user 0.009s	sys 0.002s
I20260709 14:52:13.659535 20976 raft_consensus.cc:2468] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:13.660183 20719 leader_election.cc:304] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:13.661015 21237 consensus_queue.cc:1048] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.662093 21232 raft_consensus.cc:2804] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.662593 21232 raft_consensus.cc:697] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:13.663609 21022 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.663399 21232 consensus_queue.cc:237] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.664040 21022 ts_tablet_manager.cc:1403] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.059s	user 0.021s	sys 0.023s
I20260709 14:52:13.665511 21029 raft_consensus.cc:359] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.654369 21017 consensus_queue.cc:260] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.665683 20647 catalog_manager.cc:5697] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.667764 21017 ts_tablet_manager.cc:1434] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.042s	user 0.006s	sys 0.000s
I20260709 14:52:13.668651 21017 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:13.659205 20975 raft_consensus.cc:2468] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:13.671402 21029 raft_consensus.cc:385] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.671695 21029 raft_consensus.cc:740] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.672232 21029 consensus_queue.cc:260] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.674175 21029 ts_tablet_manager.cc:1434] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.003s
I20260709 14:52:13.676162 21029 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.679909 21022 raft_consensus.cc:359] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.681659 21022 raft_consensus.cc:385] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.682268 21022 raft_consensus.cc:740] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.684288 21022 consensus_queue.cc:260] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.686815 21029 tablet_bootstrap.cc:654] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.689199 21061 consensus_queue.cc:1048] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.693306 21017 tablet_bootstrap.cc:654] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.698040 21029 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.698375 21022 ts_tablet_manager.cc:1434] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.034s	user 0.003s	sys 0.003s
I20260709 14:52:13.698484 21029 ts_tablet_manager.cc:1403] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.023s	user 0.009s	sys 0.007s
I20260709 14:52:13.700323 20719 leader_election.cc:304] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:13.701135 21149 raft_consensus.cc:2804] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.701511 21149 raft_consensus.cc:493] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.701830 21149 raft_consensus.cc:3060] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.702593 21022 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.709297 21022 tablet_bootstrap.cc:654] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.709700 21029 raft_consensus.cc:359] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.710430 21029 raft_consensus.cc:385] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.710116 21149 raft_consensus.cc:515] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.710721 21029 raft_consensus.cc:740] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.711506 21029 consensus_queue.cc:260] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.713559 21029 ts_tablet_manager.cc:1434] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.000s
I20260709 14:52:13.714128 21149 leader_election.cc:290] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.714475 21029 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.720299 21029 tablet_bootstrap.cc:654] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.722790 21200 consensus_queue.cc:1048] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.729314 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.729697 21022 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.730135 21022 ts_tablet_manager.cc:1403] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.006s
I20260709 14:52:13.731519 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:13.732120 20976 raft_consensus.cc:3060] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.732831 21022 raft_consensus.cc:359] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.733479 21022 raft_consensus.cc:385] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.733721 21022 raft_consensus.cc:740] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.734558 21022 consensus_queue.cc:260] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.736915 21022 ts_tablet_manager.cc:1434] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.006s	user 0.002s	sys 0.003s
I20260709 14:52:13.738487 21017 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:13.738835 21029 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.738969 21017 ts_tablet_manager.cc:1403] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.000s
I20260709 14:52:13.739300 21029 ts_tablet_manager.cc:1403] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.025s	user 0.015s	sys 0.001s
I20260709 14:52:13.739775 21022 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.740947 20976 raft_consensus.cc:2468] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:13.741534 21017 raft_consensus.cc:359] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.743661 21017 raft_consensus.cc:385] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.743968 21017 raft_consensus.cc:740] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.741677 21029 raft_consensus.cc:359] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.745965 21029 raft_consensus.cc:385] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.746271 21029 raft_consensus.cc:740] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.746838 21029 consensus_queue.cc:260] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.744642 21017 consensus_queue.cc:260] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:13.748665 20719 consensus_peers.cc:597] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 -> Peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Couldn't send request to peer 48635914fe9b49069a386bf79c83b93d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:13.751257 20719 leader_election.cc:304] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:13.750157 21017 ts_tablet_manager.cc:1434] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
W20260709 14:52:13.753108 20719 leader_election.cc:343] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.757777 21022 tablet_bootstrap.cc:654] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.755178 21017 tablet_bootstrap.cc:492] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:13.753449 21029 ts_tablet_manager.cc:1434] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 14:52:13.754150 21149 raft_consensus.cc:2804] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.759230 21149 raft_consensus.cc:697] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:13.760068 21149 consensus_queue.cc:237] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.761971 21021 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:13.762487 21021 ts_tablet_manager.cc:1403] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.142s	user 0.010s	sys 0.006s
I20260709 14:52:13.764503 21232 raft_consensus.cc:493] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.765018 21232 raft_consensus.cc:515] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.766975 21232 leader_election.cc:290] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.767343 21021 raft_consensus.cc:359] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.767879 21021 raft_consensus.cc:385] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.768042 21021 raft_consensus.cc:740] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.768532 21021 consensus_queue.cc:260] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.770241 21021 ts_tablet_manager.cc:1434] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.000s
I20260709 14:52:13.771437 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:13.771620 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.772063 20826 raft_consensus.cc:2468] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:13.772186 20900 raft_consensus.cc:2468] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:13.773185 21029 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.775156 21232 raft_consensus.cc:493] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.776217 20719 leader_election.cc:304] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:13.778298 21022 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.778781 21022 ts_tablet_manager.cc:1403] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.039s	user 0.001s	sys 0.012s
I20260709 14:52:13.778929 21017 tablet_bootstrap.cc:654] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.779095 21237 raft_consensus.cc:2804] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.778340 21029 tablet_bootstrap.cc:654] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.775666 21232 raft_consensus.cc:515] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.782900 21237 raft_consensus.cc:493] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.791129 21237 raft_consensus.cc:3060] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.791327 21118 consensus_queue.cc:1048] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.796753 21232 leader_election.cc:290] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:13.797518 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8128b240d3347419c1d066feb89e397" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:13.783972 21022 raft_consensus.cc:359] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.782361 21021 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:13.800343 21022 raft_consensus.cc:385] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.800668 21022 raft_consensus.cc:740] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.801349 21022 consensus_queue.cc:260] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.803362 21022 ts_tablet_manager.cc:1434] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 14:52:13.803220 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b8128b240d3347419c1d066feb89e397" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:13.804052 20826 raft_consensus.cc:2393] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in current term 1: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:13.804291 21022 tablet_bootstrap.cc:492] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.806030 20751 raft_consensus.cc:3060] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.806083 21021 tablet_bootstrap.cc:654] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.810592 21021 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:13.811069 21237 raft_consensus.cc:515] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.814324 20719 leader_election.cc:304] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:13.814721 21021 ts_tablet_manager.cc:1403] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.033s	user 0.006s	sys 0.004s
I20260709 14:52:13.815760 21285 raft_consensus.cc:493] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.816282 21232 raft_consensus.cc:3060] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.817510 21285 raft_consensus.cc:515] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.819936 21021 raft_consensus.cc:359] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.820353 21118 consensus_queue.cc:1048] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.820585 21021 raft_consensus.cc:385] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.821241 21021 raft_consensus.cc:740] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.819805 21237 leader_election.cc:290] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.822850 21021 consensus_queue.cc:260] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.825255 21232 raft_consensus.cc:2749] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.825508 21022 tablet_bootstrap.cc:654] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.826182 21021 ts_tablet_manager.cc:1434] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.001s
I20260709 14:52:13.826467 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:13.827014 20826 raft_consensus.cc:3060] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.827179 21021 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:13.829704 20647 catalog_manager.cc:5697] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:13.831281 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:13.832795 20942 leader_election.cc:343] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.819518 21285 leader_election.cc:290] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:13.817185 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.836179 20901 raft_consensus.cc:3060] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.843364 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
W20260709 14:52:13.844529 20942 leader_election.cc:343] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.844918 20942 leader_election.cc:304] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:13.851481 21285 raft_consensus.cc:2749] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:13.851873 20826 raft_consensus.cc:2468] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:13.855145 20719 leader_election.cc:304] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:13.855866 21232 raft_consensus.cc:2804] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:13.856318 21232 raft_consensus.cc:697] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:13.857066 21232 consensus_queue.cc:237] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.864089 20901 raft_consensus.cc:2468] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:13.840693 20647 catalog_manager.cc:5697] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:13.866228 21021 tablet_bootstrap.cc:654] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.871398 21118 consensus_queue.cc:1048] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.881307 21029 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.881506 21022 tablet_bootstrap.cc:492] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:13.884403 21029 ts_tablet_manager.cc:1403] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.120s	user 0.023s	sys 0.032s
I20260709 14:52:13.884445 21022 ts_tablet_manager.cc:1403] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.080s	user 0.011s	sys 0.001s
I20260709 14:52:13.885272 20975 raft_consensus.cc:3060] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.902225 21118 raft_consensus.cc:493] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.902766 21118 raft_consensus.cc:515] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.904599 21118 leader_election.cc:290] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:13.905030 21329 consensus_queue.cc:1048] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.908082 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:13.907179 21029 raft_consensus.cc:359] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.909273 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:13.909910 20752 raft_consensus.cc:2468] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
W20260709 14:52:13.910419 20794 leader_election.cc:343] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.909268 21029 raft_consensus.cc:385] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.911109 20794 leader_election.cc:304] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:13.911823 21118 raft_consensus.cc:2804] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.912223 21118 raft_consensus.cc:493] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.912629 21118 raft_consensus.cc:3060] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.905053 21022 raft_consensus.cc:359] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.914979 21022 raft_consensus.cc:385] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.915267 21022 raft_consensus.cc:740] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.916267 21029 raft_consensus.cc:740] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.917047 21029 consensus_queue.cc:260] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.917829 21022 consensus_queue.cc:260] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.919543 21029 ts_tablet_manager.cc:1434] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:52:13.919879 21022 ts_tablet_manager.cc:1434] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.000s
I20260709 14:52:13.920632 21029 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.924816 21061 raft_consensus.cc:493] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.925411 21061 raft_consensus.cc:515] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.927421 21061 leader_election.cc:290] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.929886 21285 consensus_queue.cc:1048] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.929920 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049b638ac642f28d85763cc08ea236" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:13.932016 20753 raft_consensus.cc:2468] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 0.
I20260709 14:52:13.932265 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049b638ac642f28d85763cc08ea236" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.933053 21022 tablet_bootstrap.cc:492] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:13.933367 20794 leader_election.cc:304] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:13.937876 21032 raft_consensus.cc:2804] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:13.938205 21032 raft_consensus.cc:493] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:13.938493 21032 raft_consensus.cc:3060] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.939559 21017 tablet_bootstrap.cc:492] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:13.940021 21017 ts_tablet_manager.cc:1403] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.185s	user 0.011s	sys 0.003s
I20260709 14:52:13.934224 21029 tablet_bootstrap.cc:654] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.948047 21032 raft_consensus.cc:515] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.951032 21329 consensus_queue.cc:1048] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:13.953213 21029 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:13.953688 21029 ts_tablet_manager.cc:1403] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.033s	user 0.010s	sys 0.001s
W20260709 14:52:13.937430 20794 leader_election.cc:343] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.956601 21029 raft_consensus.cc:359] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.957854 21029 raft_consensus.cc:385] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.958153 21029 raft_consensus.cc:740] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.959128 21029 consensus_queue.cc:260] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:13.961476 21029 ts_tablet_manager.cc:1434] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:13.962056 21061 raft_consensus.cc:493] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.962356 21029 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:13.962586 21061 raft_consensus.cc:515] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.962240 21021 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:13.964249 21021 ts_tablet_manager.cc:1403] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.137s	user 0.009s	sys 0.002s
I20260709 14:52:13.964564 21061 leader_election.cc:290] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.966514 21329 raft_consensus.cc:493] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.967015 21329 raft_consensus.cc:515] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:13.968874 21329 leader_election.cc:290] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.971098 21021 raft_consensus.cc:359] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.971776 21021 raft_consensus.cc:385] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.972039 21021 raft_consensus.cc:740] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.974857 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:13.975217 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.975644 20828 raft_consensus.cc:2393] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in current term 1: Already voted for candidate f05a83a13aaf4fd6a733770a8d49e566 in this term.
I20260709 14:52:13.975915 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049b638ac642f28d85763cc08ea236" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:13.976531 20753 raft_consensus.cc:3060] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:13.974232 21021 consensus_queue.cc:260] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:13.968897 21128 raft_consensus.cc:493] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.977949 21128 raft_consensus.cc:515] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.979560 21021 ts_tablet_manager.cc:1434] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.001s
I20260709 14:52:13.979836 21128 leader_election.cc:290] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:13.980553 21021 tablet_bootstrap.cc:492] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:13.981933 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2677bdce535d4e0587d82348be165767" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:13.987619 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049b638ac642f28d85763cc08ea236" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:13.983219 21017 raft_consensus.cc:359] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.988324 21017 raft_consensus.cc:385] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:13.988598 21017 raft_consensus.cc:740] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:13.953363 21032 leader_election.cc:290] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:13.989213 21017 consensus_queue.cc:260] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.989565 21032 raft_consensus.cc:493] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:13.990010 21032 raft_consensus.cc:515] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:13.991652 21032 leader_election.cc:290] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
W20260709 14:52:13.991714 20868 leader_election.cc:343] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:13.995023 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:13.995842 21017 ts_tablet_manager.cc:1434] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
W20260709 14:52:13.999431 20794 leader_election.cc:343] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.000217 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
W20260709 14:52:14.001348 20794 leader_election.cc:343] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.003970 21021 tablet_bootstrap.cc:654] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:13.985941 21118 raft_consensus.cc:515] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.005604 21118 leader_election.cc:290] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:14.007251 21017 tablet_bootstrap.cc:492] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:13.987663 21022 tablet_bootstrap.cc:654] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.013621 21230 consensus_queue.cc:1048] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.014231 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa35385d412495aa19251a71cfe3af7" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:14.017431 20753 raft_consensus.cc:2468] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:14.019188 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa35385d412495aa19251a71cfe3af7" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:14.024302 21017 tablet_bootstrap.cc:654] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.019506 21021 tablet_bootstrap.cc:492] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
W20260709 14:52:14.022814 20794 leader_election.cc:343] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.025779 21021 ts_tablet_manager.cc:1403] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.045s	user 0.013s	sys 0.001s
I20260709 14:52:14.032559 21022 tablet_bootstrap.cc:492] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:14.033190 21022 ts_tablet_manager.cc:1403] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.100s	user 0.013s	sys 0.000s
I20260709 14:52:14.033499 20651 catalog_manager.cc:5697] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:14.035976 21022 raft_consensus.cc:359] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.037530 21021 raft_consensus.cc:359] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.025461 20794 leader_election.cc:304] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:14.038189 21022 raft_consensus.cc:385] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.039100 21022 raft_consensus.cc:740] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.025421 20719 leader_election.cc:304] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:14.040170 21118 raft_consensus.cc:2749] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:14.039808 21022 consensus_queue.cc:260] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.038396 21021 raft_consensus.cc:385] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.040586 21232 raft_consensus.cc:3060] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.040958 21021 raft_consensus.cc:740] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.041656 21021 consensus_queue.cc:260] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.043637 21021 ts_tablet_manager.cc:1434] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:52:14.044567 21021 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:14.047968 21232 raft_consensus.cc:2749] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:14.048375 21022 ts_tablet_manager.cc:1434] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:52:14.049571 21022 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
W20260709 14:52:14.039835 20794 leader_election.cc:343] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.052003 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2677bdce535d4e0587d82348be165767" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:14.052603 20826 raft_consensus.cc:2468] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:14.054363 21029 tablet_bootstrap.cc:654] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.056263 20794 leader_election.cc:304] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:14.057222 21032 raft_consensus.cc:2804] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:14.057626 21032 raft_consensus.cc:697] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:14.057821 21021 tablet_bootstrap.cc:654] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.058358 21032 consensus_queue.cc:237] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:14.059338 21022 tablet_bootstrap.cc:654] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.065635 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:14.066226 20753 raft_consensus.cc:3060] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.069428 20868 leader_election.cc:304] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:14.070744 21128 raft_consensus.cc:2804] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:14.071115 21128 raft_consensus.cc:493] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:14.071441 21128 raft_consensus.cc:3060] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.065685 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:14.076382 21117 raft_consensus.cc:493] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:14.076850 20794 leader_election.cc:343] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.076848 21117 raft_consensus.cc:515] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.077543 20794 leader_election.cc:304] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:14.078322 21200 raft_consensus.cc:2749] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:14.079466 20794 consensus_peers.cc:597] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.079870 21117 leader_election.cc:290] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:14.082007 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec75e78570bd4b89949f9cb43c8b183d" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:14.082348 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec75e78570bd4b89949f9cb43c8b183d" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:14.083693 21128 raft_consensus.cc:515] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.084427 20753 raft_consensus.cc:2468] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
W20260709 14:52:14.084487 20794 leader_election.cc:343] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:14.088176 20794 leader_election.cc:343] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.088757 20794 leader_election.cc:304] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:14.090240 21118 raft_consensus.cc:2804] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:14.090911 21118 raft_consensus.cc:697] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:14.092108 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2677bdce535d4e0587d82348be165767" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:14.092774 20899 raft_consensus.cc:3060] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.097117 20827 raft_consensus.cc:3060] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.093281 21029 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:14.092173 21118 consensus_queue.cc:237] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.104256 21021 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:14.104749 21021 ts_tablet_manager.cc:1403] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.060s	user 0.008s	sys 0.006s
I20260709 14:52:14.105392 21029 ts_tablet_manager.cc:1403] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.143s	user 0.010s	sys 0.003s
I20260709 14:52:14.107371 20648 catalog_manager.cc:5697] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:14.108301 21021 raft_consensus.cc:359] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.108973 21021 raft_consensus.cc:385] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.109225 21021 raft_consensus.cc:740] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.109889 20827 raft_consensus.cc:2468] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:14.094612 21231 raft_consensus.cc:493] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.110661 21231 raft_consensus.cc:515] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:14.110834 21029 raft_consensus.cc:359] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.111559 21029 raft_consensus.cc:385] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.111829 21029 raft_consensus.cc:740] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.112355 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2677bdce535d4e0587d82348be165767" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:14.112610 21231 leader_election.cc:290] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:14.114037 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7c03cd857f4e1da2e3f96acda443e6" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:14.114394 21128 leader_election.cc:290] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
W20260709 14:52:14.094383 20794 leader_election.cc:343] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.114252 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7c03cd857f4e1da2e3f96acda443e6" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:14.115715 20753 raft_consensus.cc:2468] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 0.
I20260709 14:52:14.109826 21021 consensus_queue.cc:260] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:14.114861 20868 leader_election.cc:343] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.115155 20794 leader_election.cc:304] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:14.117440 20868 leader_election.cc:304] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
W20260709 14:52:14.118155 20868 leader_election.cc:343] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.118445 21017 tablet_bootstrap.cc:492] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:14.118814 21117 raft_consensus.cc:2749] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:14.118963 20868 leader_election.cc:304] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:14.119504 21117 consensus_queue.cc:1048] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.119796 21231 raft_consensus.cc:2804] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:14.120213 21231 raft_consensus.cc:493] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:14.120543 21231 raft_consensus.cc:3060] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.120949 21017 ts_tablet_manager.cc:1403] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.114s	user 0.014s	sys 0.000s
I20260709 14:52:14.129487 21231 raft_consensus.cc:515] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:14.130992 21017 raft_consensus.cc:359] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.131639 21017 raft_consensus.cc:385] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.131842 21231 leader_election.cc:290] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:14.131934 21017 raft_consensus.cc:740] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.132440 21231 consensus_queue.cc:1048] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.132611 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7c03cd857f4e1da2e3f96acda443e6" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:14.126901 21019 raft_consensus.cc:2804] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:14.133841 21019 raft_consensus.cc:697] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
W20260709 14:52:14.135303 20868 leader_election.cc:343] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.135500 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8d7c03cd857f4e1da2e3f96acda443e6" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:14.135998 20753 raft_consensus.cc:3060] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.137432 21021 ts_tablet_manager.cc:1434] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.032s	user 0.006s	sys 0.001s
I20260709 14:52:14.125982 21022 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:14.138998 21021 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:14.134542 21019 consensus_queue.cc:237] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.143160 21022 ts_tablet_manager.cc:1403] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.094s	user 0.024s	sys 0.000s
I20260709 14:52:14.144223 21029 consensus_queue.cc:260] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.145110 20753 raft_consensus.cc:2468] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:14.145582 21021 tablet_bootstrap.cc:654] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.145777 21022 raft_consensus.cc:359] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.146185 20868 leader_election.cc:304] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:14.146966 21369 raft_consensus.cc:2804] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:14.147419 21369 raft_consensus.cc:697] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:14.147898 21029 ts_tablet_manager.cc:1434] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.042s	user 0.005s	sys 0.000s
I20260709 14:52:14.148141 21369 consensus_queue.cc:237] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:14.149017 21022 raft_consensus.cc:385] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.151623 21022 raft_consensus.cc:740] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.152331 21237 consensus_queue.cc:1048] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.157045 21232 consensus_queue.cc:1048] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.152362 21022 consensus_queue.cc:260] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.132643 21017 consensus_queue.cc:260] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.162142 20648 catalog_manager.cc:5697] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:14.220155 21230 raft_consensus.cc:493] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.220820 21230 raft_consensus.cc:515] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.238168 21285 raft_consensus.cc:493] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.240899 21061 raft_consensus.cc:493] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.241356 21117 raft_consensus.cc:493] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.253748 21029 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:14.257979 21019 raft_consensus.cc:493] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.258455 21019 raft_consensus.cc:515] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.262178 21019 leader_election.cc:290] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:14.265971 21230 leader_election.cc:290] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:14.267594 21017 ts_tablet_manager.cc:1434] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.139s	user 0.018s	sys 0.006s
I20260709 14:52:14.268617 21017 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:14.275898 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0378ae777a7e43c08909728a4646e69a" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:14.295668 21017 tablet_bootstrap.cc:654] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.258455 21061 raft_consensus.cc:515] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:14.296327 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:14.296465 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:14.296918 20828 raft_consensus.cc:2468] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:14.297721 21061 leader_election.cc:290] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:14.256752 21285 raft_consensus.cc:515] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:14.300822 20942 leader_election.cc:343] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.301833 20942 leader_election.cc:304] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:14.303972 21022 ts_tablet_manager.cc:1434] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.160s	user 0.015s	sys 0.029s
I20260709 14:52:14.303171 21285 leader_election.cc:290] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:14.257880 21117 raft_consensus.cc:515] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.313321 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0378ae777a7e43c08909728a4646e69a" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
W20260709 14:52:14.317515 20719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.68:32801, user_credentials={real_user=slave}} blocked reactor thread for 58437.4us
I20260709 14:52:14.319691 20868 leader_election.cc:304] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:14.321485 21022 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576: Bootstrap starting.
I20260709 14:52:14.314019 21230 raft_consensus.cc:2804] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:14.337978 21377 raft_consensus.cc:2749] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:14.385744 21372 log.cc:927] Time spent T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 14:52:14.407512 21376 raft_consensus.cc:493] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.408659 21377 consensus_queue.cc:1048] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.339816 21230 raft_consensus.cc:493] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:14.422689 21117 leader_election.cc:290] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:14.423224 21317 raft_consensus.cc:493] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.426532 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972f7823971467abb2e8b4aea9d6287" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:14.431804 21032 consensus_queue.cc:1048] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.389276 21235 raft_consensus.cc:493] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:14.451395 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972f7823971467abb2e8b4aea9d6287" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:14.452138 20753 raft_consensus.cc:2468] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:14.436277 21317 raft_consensus.cc:515] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.477308 21317 leader_election.cc:290] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:14.429412 21230 raft_consensus.cc:3060] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.493467 21029 tablet_bootstrap.cc:654] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.506273 20976 raft_consensus.cc:3060] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.526765 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:14.543095 20972 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:14.458806 21235 raft_consensus.cc:515] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.437870 21376 raft_consensus.cc:515] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:14.572021 21230 raft_consensus.cc:515] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.582581 21022 tablet_bootstrap.cc:654] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.584280 21021 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:14.584813 21021 ts_tablet_manager.cc:1403] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.446s	user 0.050s	sys 0.058s
I20260709 14:52:14.606532 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
W20260709 14:52:14.612562 20942 leader_election.cc:343] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:14.617463 20942 leader_election.cc:343] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.605820 21230 leader_election.cc:290] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:14.625032 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:14.633493 20719 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.68:32801, user_credentials={real_user=slave}} blocked reactor thread for 213720us
I20260709 14:52:14.643597 20942 leader_election.cc:304] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:14.647554 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:14.640852 21376 leader_election.cc:290] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:14.708256 21235 leader_election.cc:290] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:14.720861 21029 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:14.721405 21029 ts_tablet_manager.cc:1403] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.475s	user 0.008s	sys 0.021s
I20260709 14:52:14.774451 21022 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576: No bootstrap required, opened a new log
I20260709 14:52:14.775130 21022 ts_tablet_manager.cc:1403] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576: Time spent bootstrapping tablet: real 0.457s	user 0.013s	sys 0.021s
I20260709 14:52:14.778017 21022 raft_consensus.cc:359] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.783254 21022 raft_consensus.cc:385] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.786517 21022 raft_consensus.cc:740] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.787083 21017 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:14.846938 21017 ts_tablet_manager.cc:1403] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.579s	user 0.033s	sys 0.028s
I20260709 14:52:14.788838 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:14.847056 21022 consensus_queue.cc:260] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.791154 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:14.848013 20825 raft_consensus.cc:3060] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:14.848794 20794 leader_election.cc:343] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.849223 21022 ts_tablet_manager.cc:1434] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576: Time spent starting tablet: real 0.074s	user 0.004s	sys 0.000s
W20260709 14:52:14.849447 20794 leader_election.cc:343] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.786517 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:14.724076 21029 raft_consensus.cc:359] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:14.851186 20826 raft_consensus.cc:2468] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:14.816588 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:14.825067 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:14.852547 20749 raft_consensus.cc:2393] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 1: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:14.827107 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:14.852864 21200 consensus_queue.cc:1048] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.828193 20893 raft_consensus.cc:3060] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.832207 21230 raft_consensus.cc:2804] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:14.841118 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:14.859061 21230 raft_consensus.cc:493] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:14.859480 21230 raft_consensus.cc:3060] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.851279 21029 raft_consensus.cc:385] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.859983 21029 raft_consensus.cc:740] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.860666 21029 consensus_queue.cc:260] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:14.862735 21029 ts_tablet_manager.cc:1434] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.141s	user 0.006s	sys 0.002s
I20260709 14:52:14.865342 21029 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
W20260709 14:52:14.865993 20794 leader_election.cc:343] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.866425 20794 leader_election.cc:304] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:14.867120 21200 raft_consensus.cc:2749] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:14.868394 20719 leader_election.cc:343] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.809425 21021 raft_consensus.cc:359] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:14.869396 21021 raft_consensus.cc:385] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.869685 21021 raft_consensus.cc:740] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.870358 21021 consensus_queue.cc:260] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:14.846985 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.68:32801, user_credentials={real_user=slave}} blocked reactor thread for 51664.2us
I20260709 14:52:14.871799 21149 consensus_queue.cc:1048] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:14.874760 20868 consensus_peers.cc:597] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Couldn't send request to peer 48635914fe9b49069a386bf79c83b93d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.876590 21380 consensus_queue.cc:1048] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 14:52:14.883155 21017 raft_consensus.cc:359] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:14.883739 21230 raft_consensus.cc:515] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:14.884963 21021 ts_tablet_manager.cc:1434] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.300s	user 0.005s	sys 0.009s
W20260709 14:52:14.878374 20794 leader_election.cc:343] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:14.880847 20825 raft_consensus.cc:2468] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:14.885600 20794 leader_election.cc:304] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:14.885977 21021 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:14.886395 21200 raft_consensus.cc:2749] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:14.889307 21029 tablet_bootstrap.cc:654] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:14.891176 20868 consensus_peers.cc:597] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801): Couldn't send request to peer 48635914fe9b49069a386bf79c83b93d. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.883833 21017 raft_consensus.cc:385] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:14.892011 21017 raft_consensus.cc:740] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:14.892591 21017 consensus_queue.cc:260] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:14.893378 20942 leader_election.cc:304] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:14.896431 21149 consensus_queue.cc:1048] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:14.896806 21017 ts_tablet_manager.cc:1434] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.000s
W20260709 14:52:14.898018 20699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:14.898742 21017 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:14.904763 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972f7823971467abb2e8b4aea9d6287" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:14.905380 20823 raft_consensus.cc:3060] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.903492 20719 leader_election.cc:304] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:14.910996 21237 raft_consensus.cc:2804] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:14.911399 21237 raft_consensus.cc:493] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:14.911718 21237 raft_consensus.cc:3060] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.903362 21230 leader_election.cc:290] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:14.913520 21021 tablet_bootstrap.cc:654] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:14.916092 21378 consensus_queue.cc:1048] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:14.920295 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b972f7823971467abb2e8b4aea9d6287" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:14.920763 20752 raft_consensus.cc:3060] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.919111 21377 consensus_queue.cc:1048] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 14:52:14.919171 21386 raft_consensus.cc:2804] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:14.928162 21386 raft_consensus.cc:697] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:14.928998 21386 consensus_queue.cc:237] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:14.940598 20942 leader_election.cc:304] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:14.944198 20971 raft_consensus.cc:3060] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.921696 21382 consensus_queue.cc:1048] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.007s
I20260709 14:52:14.945969 20942 leader_election.cc:304] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:14.929816 21237 raft_consensus.cc:515] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:14.954833 20894 raft_consensus.cc:3060] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:14.948242 21317 raft_consensus.cc:2749] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:14.962406 20719 consensus_peers.cc:597] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:14.967914 20752 raft_consensus.cc:2468] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:14.984387 20823 raft_consensus.cc:2468] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:14.986651 21237 leader_election.cc:290] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:14.987864 20942 leader_election.cc:304] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:15.009254 21391 raft_consensus.cc:2804] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.009940 21391 raft_consensus.cc:697] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:14.997287 21329 raft_consensus.cc:493] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.009295 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:15.057509 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:15.058161 20828 raft_consensus.cc:3060] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.022423 21329 raft_consensus.cc:515] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.069677 20828 raft_consensus.cc:2468] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:15.079425 21395 raft_consensus.cc:2749] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:15.111104 20719 leader_election.cc:304] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:15.112901 21017 tablet_bootstrap.cc:654] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.116484 21381 raft_consensus.cc:2804] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.117012 21381 raft_consensus.cc:697] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:15.083297 21378 consensus_queue.cc:1048] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 14:52:15.060029 21391 consensus_queue.cc:237] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:15.137674 21409 log.cc:927] Time spent T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
W20260709 14:52:15.136516 20719 leader_election.cc:343] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.117812 21381 consensus_queue.cc:237] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:15.171043 21412 log.cc:927] Time spent T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 14:52:15.171244 21029 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:15.171810 21029 ts_tablet_manager.cc:1403] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.307s	user 0.021s	sys 0.007s
I20260709 14:52:15.187106 21029 raft_consensus.cc:359] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.187913 21029 raft_consensus.cc:385] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.188181 21029 raft_consensus.cc:740] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.191341 21029 consensus_queue.cc:260] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.202706 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:15.204109 21021 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:15.204664 21021 ts_tablet_manager.cc:1403] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.319s	user 0.017s	sys 0.039s
W20260709 14:52:15.205309 20719 leader_election.cc:343] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.188090 21329 leader_election.cc:290] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:15.219609 21029 ts_tablet_manager.cc:1434] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.048s	user 0.006s	sys 0.001s
W20260709 14:52:15.225612 21414 log.cc:927] Time spent T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d: Append to log took a long time: real 0.159s	user 0.003s	sys 0.000s
I20260709 14:52:15.207901 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:15.229559 20975 raft_consensus.cc:2468] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:15.230304 21019 raft_consensus.cc:493] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.230768 21019 raft_consensus.cc:515] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:15.234489 21021 raft_consensus.cc:359] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.235266 21021 raft_consensus.cc:385] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.235519 21021 raft_consensus.cc:740] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.236112 21021 consensus_queue.cc:260] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.240659 20719 leader_election.cc:304] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:15.251817 21388 consensus_queue.cc:1048] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 14:52:15.258832 21029 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:15.263461 21021 ts_tablet_manager.cc:1434] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.058s	user 0.006s	sys 0.000s
W20260709 14:52:15.258600 21418 log.cc:927] Time spent T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
I20260709 14:52:15.253322 21149 raft_consensus.cc:2804] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.275779 21021 tablet_bootstrap.cc:492] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
W20260709 14:52:15.275261 21415 log.cc:927] Time spent T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576: Append to log took a long time: real 0.137s	user 0.000s	sys 0.002s
I20260709 14:52:15.266847 21149 raft_consensus.cc:493] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.276358 20973 raft_consensus.cc:3060] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:52:15.294185 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.67:37311, user_credentials={real_user=slave}} blocked reactor thread for 57002.1us
I20260709 14:52:15.296396 21029 tablet_bootstrap.cc:654] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.294809 21017 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:15.281263 21149 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.303692 21285 raft_consensus.cc:493] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.304266 21285 raft_consensus.cc:515] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.299701 21017 ts_tablet_manager.cc:1403] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.401s	user 0.020s	sys 0.009s
W20260709 14:52:15.308168 21416 log.cc:927] Time spent T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576: Append to log took a long time: real 0.190s	user 0.000s	sys 0.002s
I20260709 14:52:15.308525 21285 leader_election.cc:290] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:15.317027 21149 raft_consensus.cc:515] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.320613 21149 leader_election.cc:290] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:15.332212 21019 leader_election.cc:290] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:15.332929 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec75e78570bd4b89949f9cb43c8b183d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:15.337280 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:15.337940 20975 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.340302 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:15.343466 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049b638ac642f28d85763cc08ea236" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:15.333976 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "77049b638ac642f28d85763cc08ea236" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
W20260709 14:52:15.346681 20942 leader_election.cc:343] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:15.348515 20719 leader_election.cc:343] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.334280 21021 tablet_bootstrap.cc:654] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.354444 21017 raft_consensus.cc:359] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.355350 21017 raft_consensus.cc:385] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.355746 21017 raft_consensus.cc:740] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.359154 20868 leader_election.cc:304] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:15.361934 21428 raft_consensus.cc:2749] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:15.371680 20650 catalog_manager.cc:5697] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.374002 20975 raft_consensus.cc:2468] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:15.402093 21021 tablet_bootstrap.cc:492] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:15.376637 21017 consensus_queue.cc:260] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.378691 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec75e78570bd4b89949f9cb43c8b183d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:15.402565 20719 leader_election.cc:304] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:15.403306 20827 raft_consensus.cc:2468] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
I20260709 14:52:15.403873 21017 ts_tablet_manager.cc:1434] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.097s	user 0.003s	sys 0.003s
I20260709 14:52:15.404249 20942 leader_election.cc:304] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:15.404876 21395 raft_consensus.cc:2804] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.405330 21395 raft_consensus.cc:493] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.405642 21395 raft_consensus.cc:3060] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.391042 21230 consensus_queue.cc:1048] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:15.404870 21017 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:15.419037 21029 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:15.422741 21029 ts_tablet_manager.cc:1403] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.185s	user 0.018s	sys 0.006s
I20260709 14:52:15.421902 21232 raft_consensus.cc:2804] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.424868 21232 raft_consensus.cc:697] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:15.425676 21232 consensus_queue.cc:237] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.426661 21029 raft_consensus.cc:359] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.427335 21029 raft_consensus.cc:385] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.427579 21029 raft_consensus.cc:740] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.427984 20649 catalog_manager.cc:5697] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.428426 21029 consensus_queue.cc:260] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.402629 21021 ts_tablet_manager.cc:1403] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.127s	user 0.017s	sys 0.006s
I20260709 14:52:15.429536 20649 catalog_manager.cc:5697] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 0 to 1, leader changed from <none> to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.430550 21029 ts_tablet_manager.cc:1434] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:15.431543 21029 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:15.432751 21021 raft_consensus.cc:359] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.434099 21021 raft_consensus.cc:385] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.434415 21021 raft_consensus.cc:740] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.436467 21021 consensus_queue.cc:260] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.438783 21021 ts_tablet_manager.cc:1434] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:15.439780 21021 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:15.424122 21017 tablet_bootstrap.cc:654] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.444519 21029 tablet_bootstrap.cc:654] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.412137 21395 raft_consensus.cc:515] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.446997 21021 tablet_bootstrap.cc:654] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.448134 21395 leader_election.cc:290] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:15.449110 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec75e78570bd4b89949f9cb43c8b183d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:15.449745 20826 raft_consensus.cc:3060] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.456907 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec75e78570bd4b89949f9cb43c8b183d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:15.456138 20826 raft_consensus.cc:2468] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:15.460785 20942 leader_election.cc:304] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:15.461815 21395 raft_consensus.cc:2804] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.461284 21029 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:15.462598 21029 ts_tablet_manager.cc:1403] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.031s	user 0.016s	sys 0.002s
I20260709 14:52:15.465653 21029 raft_consensus.cc:359] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:15.468804 20942 leader_election.cc:343] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.462625 21395 raft_consensus.cc:697] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:15.469527 21017 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:15.470691 21017 ts_tablet_manager.cc:1403] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.066s	user 0.011s	sys 0.002s
I20260709 14:52:15.473214 21017 raft_consensus.cc:359] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.473925 21017 raft_consensus.cc:385] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.474215 21017 raft_consensus.cc:740] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.473387 21395 consensus_queue.cc:237] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.467271 21029 raft_consensus.cc:385] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.475028 21029 raft_consensus.cc:740] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.475792 21029 consensus_queue.cc:260] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.480423 21017 consensus_queue.cc:260] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.481317 21029 ts_tablet_manager.cc:1434] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:52:15.482488 21021 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:15.484916 21021 ts_tablet_manager.cc:1403] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.045s	user 0.019s	sys 0.002s
W20260709 14:52:15.486534 20942 consensus_peers.cc:597] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:15.487666 21021 raft_consensus.cc:359] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.488390 21021 raft_consensus.cc:385] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.488659 21021 raft_consensus.cc:740] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.489567 21017 ts_tablet_manager.cc:1434] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 14:52:15.489495 21021 consensus_queue.cc:260] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.490993 21029 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:15.491088 21017 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:15.492286 21021 ts_tablet_manager.cc:1434] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:15.493214 21021 tablet_bootstrap.cc:492] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:15.498234 21029 tablet_bootstrap.cc:654] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.503786 21021 tablet_bootstrap.cc:654] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.503842 21017 tablet_bootstrap.cc:654] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.515722 21232 raft_consensus.cc:493] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.516239 21232 raft_consensus.cc:515] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.518757 21232 leader_election.cc:290] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:15.519496 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:15.520131 20898 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:15.520187 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:15.520814 20975 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:15.521386 20719 leader_election.cc:304] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:15.522089 21232 raft_consensus.cc:2804] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.522444 21232 raft_consensus.cc:493] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.522766 21232 raft_consensus.cc:3060] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.539265 21232 raft_consensus.cc:515] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.546653 21398 raft_consensus.cc:493] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.547268 21398 raft_consensus.cc:515] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.550984 21021 tablet_bootstrap.cc:492] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:15.551550 21021 ts_tablet_manager.cc:1403] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.059s	user 0.024s	sys 0.005s
I20260709 14:52:15.549355 21398 leader_election.cc:290] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:15.551424 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:15.553411 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:15.554342 21021 raft_consensus.cc:359] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.554756 20868 leader_election.cc:304] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:15.555100 21021 raft_consensus.cc:385] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.555486 21021 raft_consensus.cc:740] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.555554 21019 raft_consensus.cc:2749] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:15.551753 21017 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:15.556403 21021 consensus_queue.cc:260] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.557314 21017 ts_tablet_manager.cc:1403] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.067s	user 0.009s	sys 0.024s
I20260709 14:52:15.561126 21021 ts_tablet_manager.cc:1434] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:15.562165 21021 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:15.567900 21021 tablet_bootstrap.cc:654] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.568619 21232 leader_election.cc:290] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:15.570061 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:15.570822 20898 raft_consensus.cc:3060] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.576350 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:15.577111 20975 raft_consensus.cc:3060] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.580425 21021 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:15.581058 21021 ts_tablet_manager.cc:1403] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:52:15.583849 21021 raft_consensus.cc:359] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.584731 21021 raft_consensus.cc:385] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.585088 21021 raft_consensus.cc:740] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.585865 21021 consensus_queue.cc:260] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.588272 21021 ts_tablet_manager.cc:1434] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.007s	user 0.001s	sys 0.004s
I20260709 14:52:15.588873 21381 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.589322 21021 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d: Bootstrap starting.
I20260709 14:52:15.589403 21381 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.591624 21381 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:15.594198 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:15.594286 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:15.594837 20971 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:15.594287 20647 catalog_manager.cc:5697] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.596535 20647 catalog_manager.cc:5697] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:15.597975 20719 leader_election.cc:343] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.598912 20898 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:15.600329 20719 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:15.601081 21381 raft_consensus.cc:2804] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.601488 21381 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.601878 21381 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.606912 21021 tablet_bootstrap.cc:654] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.608774 20719 leader_election.cc:304] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:15.608886 21017 raft_consensus.cc:359] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:15.609579 21017 raft_consensus.cc:385] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.609853 21017 raft_consensus.cc:740] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.602727 20975 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:15.611253 21029 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:15.611783 21029 ts_tablet_manager.cc:1403] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.121s	user 0.041s	sys 0.030s
I20260709 14:52:15.611343 21017 consensus_queue.cc:260] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:15.613942 21329 raft_consensus.cc:2804] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.617130 21029 raft_consensus.cc:359] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:15.617707 21329 raft_consensus.cc:697] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:15.617827 21029 raft_consensus.cc:385] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.618126 21029 raft_consensus.cc:740] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.618561 21329 consensus_queue.cc:237] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.619123 21017 ts_tablet_manager.cc:1434] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.062s	user 0.003s	sys 0.003s
I20260709 14:52:15.618922 21029 consensus_queue.cc:260] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:15.620117 21017 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:15.621551 21029 ts_tablet_manager.cc:1434] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:15.622437 21029 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:15.626457 20649 catalog_manager.cc:5697] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.628042 20649 catalog_manager.cc:5697] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:15.634694 21017 tablet_bootstrap.cc:654] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.628746 21029 tablet_bootstrap.cc:654] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.646736 21381 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.660099 21230 consensus_queue.cc:1048] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:15.675175 21029 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: No bootstrap required, opened a new log
I20260709 14:52:15.687379 21029 ts_tablet_manager.cc:1403] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.065s	user 0.006s	sys 0.013s
I20260709 14:52:15.690038 21029 raft_consensus.cc:359] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.694567 21029 raft_consensus.cc:385] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.695364 21029 raft_consensus.cc:740] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.696121 21029 consensus_queue.cc:260] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.693341 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:15.705191 20975 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.705643 21029 ts_tablet_manager.cc:1434] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.018s	user 0.003s	sys 0.005s
I20260709 14:52:15.706128 21021 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d: No bootstrap required, opened a new log
I20260709 14:52:15.706653 21021 ts_tablet_manager.cc:1403] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d: Time spent bootstrapping tablet: real 0.118s	user 0.033s	sys 0.015s
I20260709 14:52:15.709062 21149 raft_consensus.cc:493] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.709447 21021 raft_consensus.cc:359] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.693146 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:15.694018 20649 catalog_manager.cc:5697] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.697584 21230 raft_consensus.cc:493] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.710984 21230 raft_consensus.cc:515] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.712920 21230 leader_election.cc:290] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:15.692162 21381 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:15.707517 21017 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:15.714172 20975 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:15.709542 21149 raft_consensus.cc:515] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.718526 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa35385d412495aa19251a71cfe3af7" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:15.718815 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa35385d412495aa19251a71cfe3af7" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
W20260709 14:52:15.715412 20719 leader_election.cc:343] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.719431 20826 raft_consensus.cc:2468] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 0.
W20260709 14:52:15.720081 20942 leader_election.cc:343] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.720891 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec75e78570bd4b89949f9cb43c8b183d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:15.721078 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ec75e78570bd4b89949f9cb43c8b183d" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:15.721860 20822 raft_consensus.cc:2393] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in current term 1: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:15.715250 21017 ts_tablet_manager.cc:1403] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.095s	user 0.017s	sys 0.023s
I20260709 14:52:15.723851 20942 leader_election.cc:304] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:15.725247 21017 raft_consensus.cc:359] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.726366 21017 raft_consensus.cc:385] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.726622 21017 raft_consensus.cc:740] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.725148 21317 raft_consensus.cc:2804] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.727550 21317 raft_consensus.cc:493] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.727226 21017 consensus_queue.cc:260] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.729319 21317 raft_consensus.cc:3060] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.729449 21017 ts_tablet_manager.cc:1434] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:15.727813 21381 consensus_queue.cc:1048] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:15.718580 21149 leader_election.cc:290] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:15.727731 20719 leader_election.cc:304] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:15.731833 21017 tablet_bootstrap.cc:492] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:15.735296 21386 consensus_queue.cc:1048] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:15.735759 20719 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:15.737485 21149 raft_consensus.cc:3060] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.739967 21017 tablet_bootstrap.cc:654] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.741745 21317 raft_consensus.cc:515] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.745011 21329 raft_consensus.cc:2804] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.745560 21329 raft_consensus.cc:697] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:15.746433 21329 consensus_queue.cc:237] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:15.750116 20898 raft_consensus.cc:3060] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.766865 20897 raft_consensus.cc:3060] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.768711 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa35385d412495aa19251a71cfe3af7" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:15.769309 20822 raft_consensus.cc:3060] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.769832 21329 raft_consensus.cc:493] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.770339 21329 raft_consensus.cc:515] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:15.771407 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5fa35385d412495aa19251a71cfe3af7" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
W20260709 14:52:15.776576 20942 leader_election.cc:343] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.776764 21329 leader_election.cc:290] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:15.777706 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:15.778138 21017 tablet_bootstrap.cc:492] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:15.778273 20826 raft_consensus.cc:2468] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:15.778580 21017 ts_tablet_manager.cc:1403] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.047s	user 0.008s	sys 0.008s
I20260709 14:52:15.776788 20647 catalog_manager.cc:5697] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.780324 21317 leader_election.cc:290] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:15.782645 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:15.783427 21017 raft_consensus.cc:359] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.784049 21017 raft_consensus.cc:385] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.784314 21017 raft_consensus.cc:740] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.787964 20719 leader_election.cc:304] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:15.788399 21017 consensus_queue.cc:260] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
W20260709 14:52:15.789007 20719 leader_election.cc:343] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.789489 20975 raft_consensus.cc:3060] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.790174 21329 raft_consensus.cc:2804] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.791069 21329 raft_consensus.cc:493] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.792606 21329 raft_consensus.cc:3060] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.793018 20822 raft_consensus.cc:2468] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:15.802088 20942 leader_election.cc:304] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:15.790632 21017 ts_tablet_manager.cc:1434] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 14:52:15.804015 21017 tablet_bootstrap.cc:492] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:15.805692 21386 raft_consensus.cc:2804] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.806245 21386 raft_consensus.cc:697] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:15.807109 21386 consensus_queue.cc:237] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.806229 21329 raft_consensus.cc:515] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:15.822716 20894 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.823561 21329 leader_election.cc:290] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:15.825246 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
W20260709 14:52:15.826383 20719 leader_election.cc:343] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:15.715342 21021 raft_consensus.cc:385] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.828074 21021 raft_consensus.cc:740] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.828819 21021 consensus_queue.cc:260] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.829718 21149 raft_consensus.cc:2749] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:15.828718 21381 consensus_queue.cc:1048] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:15.829612 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:15.832492 20822 raft_consensus.cc:3060] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.836531 21381 consensus_queue.cc:1048] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:15.838869 21230 raft_consensus.cc:493] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f05a83a13aaf4fd6a733770a8d49e566)
I20260709 14:52:15.839398 21230 raft_consensus.cc:515] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.843727 21230 leader_election.cc:290] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:15.844980 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2677bdce535d4e0587d82348be165767" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:15.844907 21021 ts_tablet_manager.cc:1434] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d: Time spent starting tablet: real 0.138s	user 0.003s	sys 0.003s
I20260709 14:52:15.839771 21017 tablet_bootstrap.cc:654] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.851660 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2677bdce535d4e0587d82348be165767" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:15.853067 20942 leader_election.cc:304] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:15.854699 21386 raft_consensus.cc:2749] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:15.858031 20649 catalog_manager.cc:5697] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 0 to 1, leader changed from <none> to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 1 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:15.865288 21329 raft_consensus.cc:493] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.865797 21329 raft_consensus.cc:515] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.867765 21329 leader_election.cc:290] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:15.871780 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:15.872476 20975 raft_consensus.cc:2468] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:15.873489 21017 tablet_bootstrap.cc:492] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:15.873945 21017 ts_tablet_manager.cc:1403] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.070s	user 0.006s	sys 0.009s
I20260709 14:52:15.875527 20719 leader_election.cc:304] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:15.875394 21329 consensus_queue.cc:1048] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:15.876246 21381 raft_consensus.cc:2804] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:15.876614 21381 raft_consensus.cc:493] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:15.876928 21381 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.875836 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:15.879027 20826 raft_consensus.cc:2468] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 0.
I20260709 14:52:15.884246 21381 raft_consensus.cc:515] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.886138 21381 leader_election.cc:290] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:15.887719 21017 raft_consensus.cc:359] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.888410 21017 raft_consensus.cc:385] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:15.888646 21017 raft_consensus.cc:740] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:15.889276 21017 consensus_queue.cc:260] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.892132 21017 ts_tablet_manager.cc:1434] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 14:52:15.892396 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:15.892937 20976 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.893077 21017 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:15.899917 20976 raft_consensus.cc:2468] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:15.904246 20719 leader_election.cc:304] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:15.905450 21017 tablet_bootstrap.cc:654] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:15.908003 21384 raft_consensus.cc:2804] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:15.908561 21384 raft_consensus.cc:697] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:15.909317 21384 consensus_queue.cc:237] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:15.917982 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:15.918643 20826 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:15.938133 20826 raft_consensus.cc:2468] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:15.961699 21398 raft_consensus.cc:493] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:15.961078 20822 raft_consensus.cc:2468] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 1.
I20260709 14:52:15.972510 21398 raft_consensus.cc:515] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:15.979640 21398 leader_election.cc:290] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:15.986603 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:15.987699 20719 leader_election.cc:304] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
W20260709 14:52:15.998206 20699 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:15.999228 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59e3e3a48be94d0594d6cca8800c3c56" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:15.995995 21149 raft_consensus.cc:2804] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:16.006976 21149 raft_consensus.cc:697] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:16.007850 21149 consensus_queue.cc:237] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:16.007844 21465 log.cc:927] Time spent T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566: Append to log took a long time: real 0.068s	user 0.001s	sys 0.000s
I20260709 14:52:16.016747 20868 leader_election.cc:304] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:16.023103 21398 raft_consensus.cc:2749] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:16.026021 20650 catalog_manager.cc:5697] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.035306 21395 consensus_queue.cc:1048] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:16.063540 21017 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:16.064018 21017 ts_tablet_manager.cc:1403] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.171s	user 0.011s	sys 0.014s
I20260709 14:52:16.067018 21017 raft_consensus.cc:359] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:16.067713 21017 raft_consensus.cc:385] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.067981 21017 raft_consensus.cc:740] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.068578 21017 consensus_queue.cc:260] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:16.070588 21017 ts_tablet_manager.cc:1434] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:16.071529 21017 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566: Bootstrap starting.
I20260709 14:52:16.081843 20647 catalog_manager.cc:5697] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 0 to 1, leader changed from <none> to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:16.086509 21317 consensus_queue.cc:1048] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.092358 21017 tablet_bootstrap.cc:654] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:16.105212 21017 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566: No bootstrap required, opened a new log
I20260709 14:52:16.105645 21017 ts_tablet_manager.cc:1403] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.000s
I20260709 14:52:16.108458 21017 raft_consensus.cc:359] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:16.109097 21017 raft_consensus.cc:385] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:16.109344 21017 raft_consensus.cc:740] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.109956 21017 consensus_queue.cc:260] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:16.112044 21017 ts_tablet_manager.cc:1434] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:16.113270 20897 raft_consensus.cc:3060] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.133770 21149 consensus_queue.cc:1048] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.149278 21232 consensus_queue.cc:1048] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.232878 20897 raft_consensus.cc:3060] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.238508 21317 consensus_queue.cc:1048] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.250666 21386 consensus_queue.cc:1048] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.273772 20893 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.279274 21149 consensus_queue.cc:1048] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.291690 21329 consensus_queue.cc:1048] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:16.370364 18729 tablet_server.cc:179] TabletServer@127.18.74.65:0 shutting down...
W20260709 14:52:16.372900 20942 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 88 similar messages]
W20260709 14:52:16.376286 20942 consensus_peers.cc:597] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.401507 21398 raft_consensus.cc:493] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:16.402015 21398 raft_consensus.cc:515] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:16.403705 21398 leader_election.cc:290] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:16.405697 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:16.406651 20822 raft_consensus.cc:2393] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05a83a13aaf4fd6a733770a8d49e566 in current term 1: Already voted for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in this term.
W20260709 14:52:16.413125 20868 leader_election.cc:336] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: RPC error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
I20260709 14:52:16.413519 20868 leader_election.cc:304] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:16.414386 21428 raft_consensus.cc:3060] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:16.420451 21428 raft_consensus.cc:2749] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 14:52:16.423130 20942 consensus_peers.cc:597] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.424027 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:16.424865 18729 tablet_replica.cc:333] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.425645 18729 raft_consensus.cc:2243] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.426378 18729 pending_rounds.cc:70] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Trying to abort 1 pending ops.
I20260709 14:52:16.426630 18729 pending_rounds.cc:77] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661382392713216 op_type: NO_OP noop_request { }
I20260709 14:52:16.427121 18729 raft_consensus.cc:2889] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:16.427453 18729 raft_consensus.cc:2272] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.429925 18729 tablet_replica.cc:333] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.430713 18729 raft_consensus.cc:2243] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.431375 18729 pending_rounds.cc:70] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Trying to abort 1 pending ops.
I20260709 14:52:16.431557 18729 pending_rounds.cc:77] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661382780764160 op_type: NO_OP noop_request { }
I20260709 14:52:16.431761 18729 raft_consensus.cc:2889] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:16.431970 18729 raft_consensus.cc:2272] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.434540 18729 tablet_replica.cc:333] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.435113 18729 raft_consensus.cc:2243] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:16.435231 20868 consensus_peers.cc:597] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.435467 18729 raft_consensus.cc:2272] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.437469 18729 tablet_replica.cc:333] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.438040 18729 raft_consensus.cc:2243] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.438385 18729 raft_consensus.cc:2272] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.439862 18729 tablet_replica.cc:333] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.440364 18729 raft_consensus.cc:2243] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.441020 18729 raft_consensus.cc:2272] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.442740 18729 tablet_replica.cc:333] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.443274 18729 raft_consensus.cc:2243] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.443648 18729 raft_consensus.cc:2272] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.445098 18729 tablet_replica.cc:333] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.445725 18729 raft_consensus.cc:2243] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.446568 18729 raft_consensus.cc:2272] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.452229 18729 tablet_replica.cc:333] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.453058 18729 raft_consensus.cc:2243] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.453975 18729 raft_consensus.cc:2272] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.455791 18729 tablet_replica.cc:333] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.456286 18729 raft_consensus.cc:2243] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.456665 18729 raft_consensus.cc:2272] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.458364 18729 tablet_replica.cc:333] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.458896 18729 raft_consensus.cc:2243] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.459297 18729 raft_consensus.cc:2272] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.461127 18729 tablet_replica.cc:333] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.461578 18729 raft_consensus.cc:2243] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.461902 18729 raft_consensus.cc:2272] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.463481 18729 tablet_replica.cc:333] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.463960 18729 raft_consensus.cc:2243] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.464578 18729 raft_consensus.cc:2272] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.466378 18729 tablet_replica.cc:333] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.467075 18729 raft_consensus.cc:2243] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.467533 18729 raft_consensus.cc:2272] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.469236 18729 tablet_replica.cc:333] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.469753 18729 raft_consensus.cc:2243] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.470487 18729 raft_consensus.cc:2272] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.472167 18729 tablet_replica.cc:333] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.472672 18729 raft_consensus.cc:2243] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.473116 18729 raft_consensus.cc:2272] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.475507 18729 tablet_replica.cc:333] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.476214 18729 raft_consensus.cc:2243] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.476924 18729 raft_consensus.cc:2272] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.478794 18729 tablet_replica.cc:333] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.479411 18729 raft_consensus.cc:2243] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.479787 18729 raft_consensus.cc:2272] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.481318 18729 tablet_replica.cc:333] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.481951 18729 raft_consensus.cc:2243] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.482316 18729 raft_consensus.cc:2272] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.483922 18729 tablet_replica.cc:333] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.484424 18729 raft_consensus.cc:2243] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.485293 18729 raft_consensus.cc:2272] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.487143 18729 tablet_replica.cc:333] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.487774 18729 raft_consensus.cc:2243] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.491212 18729 raft_consensus.cc:2272] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.493810 18729 tablet_replica.cc:333] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.494515 18729 raft_consensus.cc:2243] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:16.494733 20868 consensus_peers.cc:597] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.494937 18729 raft_consensus.cc:2272] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.496814 18729 tablet_replica.cc:333] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.497378 18729 raft_consensus.cc:2243] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.497750 18729 raft_consensus.cc:2272] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.499354 18729 tablet_replica.cc:333] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.500005 18729 raft_consensus.cc:2243] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.500780 18729 raft_consensus.cc:2272] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.502830 18729 tablet_replica.cc:333] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
W20260709 14:52:16.503317 20794 consensus_peers.cc:597] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.503494 18729 raft_consensus.cc:2243] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.504377 18729 raft_consensus.cc:2272] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.506026 18729 tablet_replica.cc:333] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.506520 18729 raft_consensus.cc:2243] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.506927 18729 raft_consensus.cc:2272] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.508354 18729 tablet_replica.cc:333] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.508843 18729 raft_consensus.cc:2243] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.509184 18729 raft_consensus.cc:2272] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.511307 18729 tablet_replica.cc:333] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.511823 18729 raft_consensus.cc:2243] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:16.512465 20942 consensus_peers.cc:597] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.512637 18729 raft_consensus.cc:2272] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.514816 18729 tablet_replica.cc:333] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.515552 18729 raft_consensus.cc:2243] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.516191 18729 raft_consensus.cc:2272] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.517783 18729 tablet_replica.cc:333] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.518412 18729 raft_consensus.cc:2243] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.518911 18729 raft_consensus.cc:2272] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.520696 18729 tablet_replica.cc:333] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.521215 18729 raft_consensus.cc:2243] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.521579 18729 raft_consensus.cc:2272] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.523345 18729 tablet_replica.cc:333] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.523826 18729 raft_consensus.cc:2243] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.524191 18729 raft_consensus.cc:2272] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.525862 18729 tablet_replica.cc:333] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.526327 18729 raft_consensus.cc:2243] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.527011 18729 raft_consensus.cc:2272] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.528535 18729 tablet_replica.cc:333] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.529039 18729 raft_consensus.cc:2243] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.529400 18729 raft_consensus.cc:2272] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.531101 18729 tablet_replica.cc:333] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.531591 18729 raft_consensus.cc:2243] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.532200 18729 raft_consensus.cc:2272] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.533893 18729 tablet_replica.cc:333] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.534451 18729 raft_consensus.cc:2243] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.535228 18729 raft_consensus.cc:2272] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.537178 18729 tablet_replica.cc:333] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.537698 18729 raft_consensus.cc:2243] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.538573 18729 raft_consensus.cc:2272] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:16.539808 20942 consensus_peers.cc:597] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.540918 18729 tablet_replica.cc:333] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.541491 18729 raft_consensus.cc:2243] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.541853 18729 raft_consensus.cc:2272] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.543917 18729 tablet_replica.cc:333] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
W20260709 14:52:16.543784 20794 consensus_peers.cc:597] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.544474 20794 consensus_peers.cc:597] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.544503 18729 raft_consensus.cc:2243] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.544993 18729 raft_consensus.cc:2272] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.546633 18729 tablet_replica.cc:333] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.547319 18729 raft_consensus.cc:2243] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.547796 18729 raft_consensus.cc:2272] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.549778 18729 tablet_replica.cc:333] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.550276 18729 raft_consensus.cc:2243] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.550606 18729 raft_consensus.cc:2272] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.552145 18729 tablet_replica.cc:333] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.552597 18729 raft_consensus.cc:2243] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.553221 18729 raft_consensus.cc:2272] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.555008 18729 tablet_replica.cc:333] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.555441 18729 raft_consensus.cc:2243] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.556039 18729 raft_consensus.cc:2272] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.557802 18729 tablet_replica.cc:333] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.558212 18729 raft_consensus.cc:2243] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.558545 18729 raft_consensus.cc:2272] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.560207 18729 tablet_replica.cc:333] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.560606 18729 raft_consensus.cc:2243] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:16.560922 18729 raft_consensus.cc:2272] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:16.562315 18729 tablet_replica.cc:333] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: stopping tablet replica
I20260709 14:52:16.562688 18729 raft_consensus.cc:2243] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:16.563314 18729 raft_consensus.cc:2272] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:16.594815 20942 consensus_peers.cc:597] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.597008 20942 consensus_peers.cc:597] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.614851 20794 consensus_peers.cc:597] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.621539 20868 consensus_peers.cc:597] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.629434 20868 consensus_peers.cc:597] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.632236 18729 tablet_server.cc:196] TabletServer@127.18.74.65:0 shutdown complete.
W20260709 14:52:16.687644 20868 consensus_peers.cc:597] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.698304 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:16.702382 20794 consensus_peers.cc:597] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.702927 20794 consensus_peers.cc:597] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.706336 21490 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
W20260709 14:52:16.706395 21491 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
W20260709 14:52:16.708117 21493 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
I20260709 14:52:16.710177 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:16.713912 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:16.714139 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:16.714330 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608736714312 us; error 0 us; skew 500 ppm
I20260709 14:52:16.714857 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:16.717801 18729 webserver.cc:533] Webserver started at http://127.18.74.65:41697/ using document root <none> and password file <none>
I20260709 14:52:16.718254 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:16.718444 18729 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:16.725746 18729 fs_manager.cc:714] Time spent opening directory manager: real 0.006s	user 0.002s	sys 0.005s
I20260709 14:52:16.732625 21498 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:16.733361 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:16.733673 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
format_stamp: "Formatted at 2026-07-09 14:52:07 on dist-test-slave-0wd7"
I20260709 14:52:16.734095 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783608681240996-18729-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)
W20260709 14:52:16.743765 20794 consensus_peers.cc:597] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.744799 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:16.746001 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:16.747587 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:16.752025 21505 ts_tablet_manager.cc:548] Loading tablet metadata (0/45 complete)
W20260709 14:52:16.763590 20794 consensus_peers.cc:597] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.774004 20942 consensus_peers.cc:597] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.803779 20794 consensus_peers.cc:597] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.856901 20794 consensus_peers.cc:597] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.869876 20868 consensus_peers.cc:597] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.891505 20794 consensus_peers.cc:597] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:16.915753 20794 consensus_peers.cc:597] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:16.971086 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (45 total tablets, 45 live tablets)
I20260709 14:52:16.971537 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.221s	user 0.007s	sys 0.000s
I20260709 14:52:16.971894 18729 ts_tablet_manager.cc:600] Registering tablets (0/45 complete)
I20260709 14:52:16.976447 21505 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:16.993458 21505 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:16.994454 21505 tablet_bootstrap.cc:492] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:16.995066 21505 ts_tablet_manager.cc:1403] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:52:16.997366 21505 raft_consensus.cc:359] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:16.998003 21505 raft_consensus.cc:740] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:16.998673 21505 consensus_queue.cc:260] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.004977 21505 ts_tablet_manager.cc:1434] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 14:52:17.005738 21505 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.018190 21505 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.018841 21505 tablet_bootstrap.cc:492] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.019416 21505 ts_tablet_manager.cc:1403] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:52:17.029315 21505 raft_consensus.cc:359] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.030089 21505 raft_consensus.cc:740] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.030804 21505 consensus_queue.cc:260] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.032544 21505 ts_tablet_manager.cc:1434] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 14:52:17.033350 21505 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.048804 21505 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.049469 21505 tablet_bootstrap.cc:492] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.049937 21505 ts_tablet_manager.cc:1403] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:52:17.051895 21505 raft_consensus.cc:359] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.052507 21505 raft_consensus.cc:740] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.053108 21505 consensus_queue.cc:260] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.055162 21505 ts_tablet_manager.cc:1434] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:52:17.055860 21505 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.074468 21505 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.075362 21505 tablet_bootstrap.cc:492] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.075871 21505 ts_tablet_manager.cc:1403] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.004s
I20260709 14:52:17.082995 21505 raft_consensus.cc:359] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.083505 21505 raft_consensus.cc:740] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.084563 21505 consensus_queue.cc:260] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.085945 21505 ts_tablet_manager.cc:1434] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.000s
I20260709 14:52:17.086854 21505 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.104022 21505 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.105163 21505 tablet_bootstrap.cc:492] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.105757 21505 ts_tablet_manager.cc:1403] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.019s	user 0.012s	sys 0.004s
I20260709 14:52:17.109524 21505 raft_consensus.cc:359] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.110176 21505 raft_consensus.cc:740] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.110963 21505 consensus_queue.cc:260] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.113031 21505 ts_tablet_manager.cc:1434] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:17.113857 21505 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.127177 21505 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.127940 21505 tablet_bootstrap.cc:492] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.128510 21505 ts_tablet_manager.cc:1403] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.015s	user 0.007s	sys 0.004s
I20260709 14:52:17.130671 21505 raft_consensus.cc:359] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.131332 21505 raft_consensus.cc:740] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.132237 21505 consensus_queue.cc:260] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.134063 21505 ts_tablet_manager.cc:1434] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:17.134763 21505 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.150279 21505 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.150969 21505 tablet_bootstrap.cc:492] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.151422 21505 ts_tablet_manager.cc:1403] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.017s	user 0.016s	sys 0.000s
I20260709 14:52:17.153491 21505 raft_consensus.cc:359] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.154047 21505 raft_consensus.cc:740] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.154762 21505 consensus_queue.cc:260] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.156140 21505 ts_tablet_manager.cc:1434] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:17.156803 21505 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.175616 21505 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.176502 21505 tablet_bootstrap.cc:492] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.177063 21505 ts_tablet_manager.cc:1403] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.020s	user 0.010s	sys 0.003s
I20260709 14:52:17.178689 21505 raft_consensus.cc:359] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.179198 21505 raft_consensus.cc:740] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.179661 21505 consensus_queue.cc:260] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.180855 21505 ts_tablet_manager.cc:1434] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:17.181420 21505 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.190613 21505 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.191262 21505 tablet_bootstrap.cc:492] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.191735 21505 ts_tablet_manager.cc:1403] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.010s	user 0.007s	sys 0.003s
I20260709 14:52:17.193310 21505 raft_consensus.cc:359] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.193797 21505 raft_consensus.cc:740] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.194264 21505 consensus_queue.cc:260] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.195874 21505 ts_tablet_manager.cc:1434] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:17.196561 21505 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.209091 21505 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.209744 21505 tablet_bootstrap.cc:492] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.210198 21505 ts_tablet_manager.cc:1403] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.014s	user 0.010s	sys 0.000s
I20260709 14:52:17.211839 21505 raft_consensus.cc:359] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.212291 21505 raft_consensus.cc:740] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.212757 21505 consensus_queue.cc:260] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.214030 21505 ts_tablet_manager.cc:1434] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:17.214581 21505 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.215935 18729 ts_tablet_manager.cc:616] Registered 45 tablets
I20260709 14:52:17.216200 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.244s	user 0.208s	sys 0.003s
I20260709 14:52:17.239876 21505 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.240800 21505 tablet_bootstrap.cc:492] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.241391 21505 ts_tablet_manager.cc:1403] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.027s	user 0.008s	sys 0.012s
I20260709 14:52:17.243749 21505 raft_consensus.cc:359] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.244382 21505 raft_consensus.cc:740] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.245055 21505 consensus_queue.cc:260] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.246901 21505 ts_tablet_manager.cc:1434] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:17.247603 21505 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.265373 21505 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.266207 21505 tablet_bootstrap.cc:492] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.266782 21505 ts_tablet_manager.cc:1403] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.019s	user 0.008s	sys 0.005s
I20260709 14:52:17.269129 21505 raft_consensus.cc:359] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.269790 21505 raft_consensus.cc:740] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.270592 21505 consensus_queue.cc:260] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.272433 21505 ts_tablet_manager.cc:1434] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:17.273152 21505 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.291878 21505 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.292598 21505 tablet_bootstrap.cc:492] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.293048 21505 ts_tablet_manager.cc:1403] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.004s
I20260709 14:52:17.294555 21505 raft_consensus.cc:359] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.295125 21505 raft_consensus.cc:740] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.295729 21505 consensus_queue.cc:260] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.297816 21505 ts_tablet_manager.cc:1434] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.006s	sys 0.000s
I20260709 14:52:17.298437 21505 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.310614 21505 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.311511 21505 tablet_bootstrap.cc:492] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.312120 21505 ts_tablet_manager.cc:1403] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 14:52:17.314637 21505 raft_consensus.cc:359] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.315315 21505 raft_consensus.cc:740] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.315986 21505 consensus_queue.cc:260] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.317981 21505 ts_tablet_manager.cc:1434] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:17.318745 21505 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.341140 21505 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.342075 21505 tablet_bootstrap.cc:492] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.342692 21505 ts_tablet_manager.cc:1403] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.005s
I20260709 14:52:17.344887 21505 raft_consensus.cc:359] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.345700 21505 raft_consensus.cc:740] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.346467 21505 consensus_queue.cc:260] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.348023 21505 ts_tablet_manager.cc:1434] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:17.348631 21505 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.360320 21505 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.361202 21505 tablet_bootstrap.cc:492] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.361791 21505 ts_tablet_manager.cc:1403] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:52:17.363831 21505 raft_consensus.cc:359] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.364483 21505 raft_consensus.cc:740] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.365125 21505 consensus_queue.cc:260] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.366986 21505 ts_tablet_manager.cc:1434] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:52:17.367715 21505 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.380213 21505 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.380896 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:32903
I20260709 14:52:17.380962 21505 tablet_bootstrap.cc:492] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.381019 21586 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:32903 every 8 connection(s)
I20260709 14:52:17.381886 21505 ts_tablet_manager.cc:1403] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.014s	user 0.013s	sys 0.000s
I20260709 14:52:17.383909 21505 raft_consensus.cc:359] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.384496 21505 raft_consensus.cc:740] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.385044 21505 consensus_queue.cc:260] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.386794 21505 ts_tablet_manager.cc:1434] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:17.387475 21505 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.401973 21505 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.402824 21505 tablet_bootstrap.cc:492] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.403575 21505 ts_tablet_manager.cc:1403] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.016s	user 0.011s	sys 0.003s
I20260709 14:52:17.405948 21505 raft_consensus.cc:359] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:17.406625 21505 raft_consensus.cc:740] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.407440 21505 consensus_queue.cc:260] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:17.409468 21505 ts_tablet_manager.cc:1434] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:17.410354 21505 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.435640 21587 heartbeater.cc:344] Connected to a master server at 127.18.74.126:46585
I20260709 14:52:17.436100 21587 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:17.436990 21587 heartbeater.cc:507] Master 127.18.74.126:46585 requested a full tablet report, sending...
I20260709 14:52:17.455271 21505 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.456120 21505 tablet_bootstrap.cc:492] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.456681 21505 ts_tablet_manager.cc:1403] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.024s
I20260709 14:52:17.458683 21505 raft_consensus.cc:359] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.459322 21505 raft_consensus.cc:740] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.459945 21505 consensus_queue.cc:260] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.461715 21505 ts_tablet_manager.cc:1434] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:17.462581 21505 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.468884 20647 ts_manager.cc:194] Re-registered known tserver with Master: f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.469631 21391 raft_consensus.cc:493] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.470160 21391 raft_consensus.cc:515] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.472218 21391 leader_election.cc:290] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.473577 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.477761 21505 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.478672 21505 tablet_bootstrap.cc:492] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.479297 21505 ts_tablet_manager.cc:1403] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.017s	user 0.015s	sys 0.000s
I20260709 14:52:17.482818 21505 raft_consensus.cc:359] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.483513 21505 raft_consensus.cc:740] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.483750 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:17.485061 20942 leader_election.cc:343] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.484829 21505 consensus_queue.cc:260] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.485524 20942 leader_election.cc:304] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.487006 21505 ts_tablet_manager.cc:1434] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:17.487813 21505 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.491019 21391 raft_consensus.cc:2749] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.500397 21428 raft_consensus.cc:493] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.500918 21428 raft_consensus.cc:515] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.502684 21391 raft_consensus.cc:493] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.502949 21428 leader_election.cc:290] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.503280 21391 raft_consensus.cc:515] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.504659 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:17.506011 20868 leader_election.cc:343] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.509120 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.511667 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.515193 21391 leader_election.cc:290] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.528254 21505 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.529163 21505 tablet_bootstrap.cc:492] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.529763 21505 ts_tablet_manager.cc:1403] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.042s	user 0.013s	sys 0.007s
I20260709 14:52:17.516649 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.523068 20868 leader_election.cc:304] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.531440 21428 raft_consensus.cc:2749] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.532261 21505 raft_consensus.cc:359] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.532945 21505 raft_consensus.cc:740] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.533586 21505 consensus_queue.cc:260] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.535507 21505 ts_tablet_manager.cc:1434] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:52:17.536298 21505 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.541414 20647 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54558
I20260709 14:52:17.542793 21428 raft_consensus.cc:493] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.543345 21428 raft_consensus.cc:515] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.545286 21428 leader_election.cc:290] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
W20260709 14:52:17.550536 20942 leader_election.cc:343] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.551004 20942 leader_election.cc:304] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.551638 21317 raft_consensus.cc:2749] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.551770 21587 heartbeater.cc:499] Master 127.18.74.126:46585 was elected leader, sending a full tablet report...
I20260709 14:52:17.554168 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.561537 21554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:17.566648 20868 leader_election.cc:343] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.567431 20868 leader_election.cc:304] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.568673 21398 raft_consensus.cc:2749] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.569761 21317 raft_consensus.cc:493] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.570369 21317 raft_consensus.cc:515] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.571313 21386 raft_consensus.cc:493] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.572263 21386 raft_consensus.cc:515] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.574201 21386 leader_election.cc:290] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.572549 21317 leader_election.cc:290] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.576419 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.578132 21554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.578509 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.579700 21560 raft_consensus.cc:493] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.580233 21560 raft_consensus.cc:515] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.582214 21560 leader_election.cc:290] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
W20260709 14:52:17.584266 20942 leader_election.cc:343] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:17.584960 20942 leader_election.cc:343] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.585085 21560 raft_consensus.cc:493] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.585338 20942 leader_election.cc:304] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.585605 21560 raft_consensus.cc:515] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.586093 21317 raft_consensus.cc:2749] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.592512 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.592500 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.596052 21557 raft_consensus.cc:2468] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.596187 21560 leader_election.cc:290] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.606061 21555 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.606612 21555 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.608687 21555 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.609475 21386 raft_consensus.cc:493] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.610004 21386 raft_consensus.cc:515] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.610636 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.611325 20976 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.611981 21386 leader_election.cc:290] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.613363 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.614224 21557 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.615818 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.616421 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.616799 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.617053 20822 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.617501 20893 raft_consensus.cc:2468] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.616426 21557 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.621125 20942 leader_election.cc:304] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.625877 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.626096 21317 raft_consensus.cc:2804] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.626639 21317 raft_consensus.cc:493] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.627030 21317 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.628929 21428 raft_consensus.cc:493] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.629528 21428 raft_consensus.cc:515] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.631755 21428 leader_election.cc:290] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.633188 20942 leader_election.cc:304] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:17.633569 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.641721 21386 raft_consensus.cc:2804] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.642158 21386 raft_consensus.cc:493] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.635202 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.642544 21386 raft_consensus.cc:3060] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.636309 20794 leader_election.cc:304] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:17.637818 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.643380 21505 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.644265 21505 tablet_bootstrap.cc:492] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.644455 21391 raft_consensus.cc:493] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.644914 21505 ts_tablet_manager.cc:1403] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.109s	user 0.039s	sys 0.065s
I20260709 14:52:17.644963 21391 raft_consensus.cc:515] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.638713 21428 raft_consensus.cc:493] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.647123 21428 raft_consensus.cc:515] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.647406 21505 raft_consensus.cc:359] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.648073 21505 raft_consensus.cc:740] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:17.648725 21505 consensus_queue.cc:260] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.649128 21428 leader_election.cc:290] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.651293 21391 leader_election.cc:290] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.652572 21391 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.654383 21505 ts_tablet_manager.cc:1434] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:17.653590 20794 leader_election.cc:304] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:17.653043 21391 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.659848 21391 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.655638 21386 raft_consensus.cc:515] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.640619 21317 raft_consensus.cc:515] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:17.655929 20868 leader_election.cc:343] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.661085 20868 leader_election.cc:304] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.657498 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.662024 21560 raft_consensus.cc:2804] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.656209 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.662871 21505 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.657598 21428 raft_consensus.cc:493] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.663360 21428 raft_consensus.cc:515] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.661720 21508 raft_consensus.cc:2749] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.653306 21555 raft_consensus.cc:2804] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.664510 21555 raft_consensus.cc:493] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.664865 21555 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.665272 21428 leader_election.cc:290] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.661545 21386 leader_election.cc:290] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.666236 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.662556 21398 raft_consensus.cc:493] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.666817 20976 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:17.667167 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.667836 20893 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.662434 21560 raft_consensus.cc:493] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.668408 21560 raft_consensus.cc:3060] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:17.668883 20868 leader_election.cc:343] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.669296 20868 leader_election.cc:304] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.670317 20868 leader_election.cc:304] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:17.670835 21508 raft_consensus.cc:2749] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.671569 21508 raft_consensus.cc:2804] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.671921 21508 raft_consensus.cc:493] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.672211 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.672789 21470 raft_consensus.cc:493] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.673012 21553 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.667222 21398 raft_consensus.cc:515] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.675216 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.675829 21557 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:17.677373 21398 leader_election.cc:290] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.672260 21508 raft_consensus.cc:3060] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.683823 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.661831 21317 leader_election.cc:290] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
W20260709 14:52:17.686048 20794 leader_election.cc:343] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.687032 21470 raft_consensus.cc:515] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.688772 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.689033 21470 leader_election.cc:290] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:17.691022 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.691661 20822 raft_consensus.cc:2468] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.693056 21560 raft_consensus.cc:515] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.693571 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.694855 21557 raft_consensus.cc:3060] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.694959 21470 raft_consensus.cc:493] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.695533 21470 raft_consensus.cc:515] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.697374 21470 leader_election.cc:290] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:17.699928 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.700593 20794 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.700786 21508 raft_consensus.cc:515] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.702589 21386 raft_consensus.cc:493] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.704044 21386 raft_consensus.cc:515] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.706807 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
W20260709 14:52:17.709668 20868 leader_election.cc:343] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.708211 21469 raft_consensus.cc:2749] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.712006 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:17.712864 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:17.713047 20893 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.713188 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.713409 20976 raft_consensus.cc:3060] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.713768 20975 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.716336 21552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.717789 21554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.718441 21554 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.719007 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.719620 20894 raft_consensus.cc:2468] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.719841 21551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.712350 21386 leader_election.cc:290] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.721422 21386 raft_consensus.cc:493] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.721884 21386 raft_consensus.cc:515] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.723217 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b01d174e4694766ac4d3f1ec2c7e34d" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.723793 21553 raft_consensus.cc:3060] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.723796 21386 leader_election.cc:290] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.710961 20942 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:17.725252 21386 raft_consensus.cc:2804] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.725534 20893 raft_consensus.cc:2468] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 2.
I20260709 14:52:17.725721 21386 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.726150 21386 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.727114 20868 leader_election.cc:304] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.728855 21428 raft_consensus.cc:2749] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.731379 21555 raft_consensus.cc:515] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.732517 20976 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 2.
I20260709 14:52:17.733325 21555 leader_election.cc:290] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.734360 20826 raft_consensus.cc:2393] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 2: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:17.735379 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:17.702746 21508 leader_election.cc:290] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.734028 20942 leader_election.cc:304] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:17.738948 20794 leader_election.cc:304] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
W20260709 14:52:17.740535 20794 leader_election.cc:343] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.740803 21317 raft_consensus.cc:2764] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 14:52:17.743249 20794 leader_election.cc:304] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:17.744254 21556 raft_consensus.cc:2804] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.741374 21561 raft_consensus.cc:2804] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.744711 21556 raft_consensus.cc:493] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.744644 21551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.745230 21556 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.745589 21561 raft_consensus.cc:493] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.745949 21561 raft_consensus.cc:3060] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.745430 21551 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.753703 21508 raft_consensus.cc:493] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.754238 21508 raft_consensus.cc:515] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.755637 21505 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.756142 21508 leader_election.cc:290] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.756597 21505 tablet_bootstrap.cc:492] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.757406 21505 ts_tablet_manager.cc:1403] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.095s	user 0.024s	sys 0.035s
I20260709 14:52:17.758225 21557 raft_consensus.cc:2468] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 2.
I20260709 14:52:17.760044 21505 raft_consensus.cc:359] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.760779 21505 raft_consensus.cc:740] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
W20260709 14:52:17.741672 20942 leader_election.cc:343] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:17.767185 20942 leader_election.cc:343] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.767675 20942 leader_election.cc:304] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:17.781400 21553 raft_consensus.cc:2468] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 2.
I20260709 14:52:17.781292 21386 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.783427 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.783744 21386 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.784637 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.776695 21391 raft_consensus.cc:2804] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.785840 21391 raft_consensus.cc:697] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:17.786336 21561 raft_consensus.cc:515] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.786660 21391 consensus_queue.cc:237] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.745155 21560 leader_election.cc:290] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.776479 21505 consensus_queue.cc:260] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
W20260709 14:52:17.793618 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.66:42553, user_credentials={real_user=slave}} blocked reactor thread for 66570.3us
I20260709 14:52:17.760353 21556 raft_consensus.cc:515] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.795322 21317 raft_consensus.cc:493] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.795677 21505 ts_tablet_manager.cc:1434] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.038s	user 0.006s	sys 0.001s
I20260709 14:52:17.796173 21598 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.796650 21598 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.797106 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.797036 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.797391 21386 raft_consensus.cc:493] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:17.797775 20893 raft_consensus.cc:2468] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.797868 21553 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.796520 21505 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:17.799989 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.810763 20976 raft_consensus.cc:2468] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:17.798691 21598 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.799669 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:17.789707 21508 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.812636 20827 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.812631 21600 raft_consensus.cc:493] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.803210 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.795828 21317 raft_consensus.cc:515] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.798786 21386 raft_consensus.cc:515] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.815881 21317 leader_election.cc:290] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.816437 21508 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.817111 21386 leader_election.cc:290] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.818264 21508 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.819052 20826 raft_consensus.cc:2393] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 2: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:17.819917 21556 leader_election.cc:290] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:17.813282 21600 raft_consensus.cc:515] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.822400 21600 leader_election.cc:290] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.828454 21386 raft_consensus.cc:493] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.829113 21386 raft_consensus.cc:515] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.834996 21386 leader_election.cc:290] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.835568 21386 raft_consensus.cc:493] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.837078 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:17.795156 20942 leader_election.cc:343] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.839108 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.836980 21386 raft_consensus.cc:515] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.841655 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.842821 21600 raft_consensus.cc:493] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.843088 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.843407 21600 raft_consensus.cc:515] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.843817 20826 raft_consensus.cc:2393] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 2: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:17.845310 21600 leader_election.cc:290] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.847107 21600 raft_consensus.cc:493] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.847306 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.847718 20868 leader_election.cc:304] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:17.848141 21553 raft_consensus.cc:2410] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d 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.
W20260709 14:52:17.848496 20868 leader_election.cc:343] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.849397 21508 raft_consensus.cc:2804] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.849571 20868 leader_election.cc:304] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.850433 21398 raft_consensus.cc:2804] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.850809 21398 raft_consensus.cc:493] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.851167 21398 raft_consensus.cc:3060] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.851518 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.852123 20976 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:17.853142 21600 raft_consensus.cc:515] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.855206 21600 leader_election.cc:290] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.856551 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.857131 20826 raft_consensus.cc:2468] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.862237 21386 leader_election.cc:290] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.863950 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.865664 21508 raft_consensus.cc:697] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:17.864740 20942 leader_election.cc:304] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:17.866811 20827 raft_consensus.cc:2468] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 2.
I20260709 14:52:17.866840 20942 leader_election.cc:304] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.870272 21317 raft_consensus.cc:2804] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.870872 20942 leader_election.cc:304] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.871567 21597 raft_consensus.cc:2804] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.871927 21597 raft_consensus.cc:493] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.871946 20942 leader_election.cc:304] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 9ab6141e18624db9828fb9467f35f576
I20260709 14:52:17.872391 21597 raft_consensus.cc:3060] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.872722 21598 raft_consensus.cc:2804] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:17.873019 20942 leader_election.cc:343] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.873128 21598 raft_consensus.cc:493] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.873577 21598 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:17.873656 20942 leader_election.cc:343] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.874385 20942 leader_election.cc:304] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.866695 21508 consensus_queue.cc:237] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.823928 21551 raft_consensus.cc:2468] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 2.
I20260709 14:52:17.871335 21317 raft_consensus.cc:697] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:17.879395 21317 consensus_queue.cc:237] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.885082 21598 raft_consensus.cc:515] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.867537 21386 raft_consensus.cc:2804] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 14:52:17.867944 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.68:32801, user_credentials={real_user=slave}} blocked reactor thread for 121789us
I20260709 14:52:17.886803 21391 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.887060 21386 raft_consensus.cc:493] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:17.887465 21386 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.889145 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.889595 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7ff99e821c04ba0864eb6c41a55d593" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:17.890143 20893 raft_consensus.cc:3060] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.890597 21551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.891372 21551 raft_consensus.cc:2393] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 2: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:17.893046 21601 raft_consensus.cc:493] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.893594 21601 raft_consensus.cc:515] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.895501 20794 leader_election.cc:304] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:17.901696 21469 raft_consensus.cc:2804] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.896261 21560 raft_consensus.cc:493] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.893698 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
W20260709 14:52:17.902107 20794 leader_election.cc:343] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.902647 21557 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.902541 21560 raft_consensus.cc:515] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.902171 21469 raft_consensus.cc:697] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:17.904621 21560 leader_election.cc:290] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.904773 21469 consensus_queue.cc:237] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.907361 21554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.910079 21601 leader_election.cc:290] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:17.894704 21597 raft_consensus.cc:515] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.910614 21552 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.911955 21554 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.913357 20973 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.940824 21597 leader_election.cc:290] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.940873 20973 raft_consensus.cc:2468] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:17.941645 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:17.899989 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.942294 20827 raft_consensus.cc:2468] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:17.944238 21386 raft_consensus.cc:515] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.945854 21505 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:17.914729 21553 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.955142 21553 raft_consensus.cc:2468] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.914937 21550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.916195 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.956604 20894 raft_consensus.cc:2468] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.918987 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.920266 21398 raft_consensus.cc:515] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.957563 20897 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:17.958372 21505 tablet_bootstrap.cc:492] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:17.910580 21557 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 2.
I20260709 14:52:17.925464 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc112bf7f0d348808b3fcfa13af1c7a8" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:17.927136 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:17.960382 20975 raft_consensus.cc:2393] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 2: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:17.960843 21391 raft_consensus.cc:2749] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.924095 21561 leader_election.cc:290] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:17.932189 20974 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:17.961828 20974 raft_consensus.cc:2468] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:17.935343 21317 raft_consensus.cc:493] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.936451 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:17.930016 21555 raft_consensus.cc:493] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.938200 21549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.965289 21555 raft_consensus.cc:515] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.965812 21549 raft_consensus.cc:2468] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:17.914278 20893 raft_consensus.cc:2468] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 2.
I20260709 14:52:17.947503 20976 raft_consensus.cc:2468] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
W20260709 14:52:17.952490 20794 leader_election.cc:343] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.967931 21317 raft_consensus.cc:515] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.968336 20794 leader_election.cc:304] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:17.969213 20794 leader_election.cc:304] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.958863 20868 leader_election.cc:304] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:17.959095 21398 leader_election.cc:290] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.970494 20794 leader_election.cc:304] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.971297 21560 raft_consensus.cc:2804] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.971727 21601 raft_consensus.cc:2749] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:17.964797 21598 leader_election.cc:290] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.970666 21398 raft_consensus.cc:2804] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.972263 20794 leader_election.cc:304] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.972537 21555 leader_election.cc:290] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:17.972666 21398 raft_consensus.cc:493] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.971051 21561 raft_consensus.cc:2804] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.973243 21601 raft_consensus.cc:2804] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:17.973187 21398 raft_consensus.cc:3060] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.973793 21561 raft_consensus.cc:493] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.946199 21386 leader_election.cc:290] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:17.974504 21561 raft_consensus.cc:3060] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.971997 21560 raft_consensus.cc:697] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
W20260709 14:52:17.974956 20942 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.65:32903, user_credentials={real_user=slave}} blocked reactor thread for 100638us
I20260709 14:52:17.975579 21560 consensus_queue.cc:237] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:17.976097 20942 leader_election.cc:343] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:17.978672 21549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.979517 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:17.980033 20826 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.980976 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.981691 21557 raft_consensus.cc:2393] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 2: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:17.983011 21508 raft_consensus.cc:493] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.983515 21508 raft_consensus.cc:515] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.983698 21550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.984316 21550 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.985116 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:17.987493 20826 raft_consensus.cc:2468] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 2.
I20260709 14:52:17.988612 21601 raft_consensus.cc:493] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.989068 21601 raft_consensus.cc:3060] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:17.992352 21600 raft_consensus.cc:493] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:17.992870 21600 raft_consensus.cc:515] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:17.994915 20942 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:17.995699 21598 raft_consensus.cc:2804] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:17.994797 21600 leader_election.cc:290] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:17.996193 21598 raft_consensus.cc:697] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:17.997040 21598 consensus_queue.cc:237] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:17.997534 21550 raft_consensus.cc:2410] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d 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.
I20260709 14:52:17.997993 21398 raft_consensus.cc:515] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:17.999769 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:18.000591 20827 raft_consensus.cc:2393] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 2: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
W20260709 14:52:17.970201 20868 leader_election.cc:343] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.001662 20942 leader_election.cc:304] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
W20260709 14:52:18.002332 20868 leader_election.cc:343] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.002758 21317 leader_election.cc:290] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:18.002974 21386 raft_consensus.cc:2804] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.004777 21386 raft_consensus.cc:697] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:18.005590 21386 consensus_queue.cc:237] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER 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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.003059 20649 catalog_manager.cc:5697] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 2 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:18.005723 20868 leader_election.cc:343] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.007611 20649 catalog_manager.cc:5697] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 2 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:17.973937 20794 leader_election.cc:304] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:18.011147 21469 raft_consensus.cc:2804] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.011628 21469 raft_consensus.cc:697] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:18.012476 21469 consensus_queue.cc:237] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.013224 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:17.972878 21505 ts_tablet_manager.cc:1403] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.177s	user 0.017s	sys 0.023s
I20260709 14:52:18.016249 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:18.016891 20893 raft_consensus.cc:2468] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
W20260709 14:52:18.017063 20942 leader_election.cc:343] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.018028 20942 leader_election.cc:304] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.008841 21508 leader_election.cc:290] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:18.009511 21550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
W20260709 14:52:18.019052 20942 leader_election.cc:343] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.020081 21505 raft_consensus.cc:359] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.011615 20868 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.021170 21470 raft_consensus.cc:493] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.026485 20647 catalog_manager.cc:5697] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.027159 21470 raft_consensus.cc:515] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.029248 21470 leader_election.cc:290] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
W20260709 14:52:18.021487 20794 leader_election.cc:343] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.021694 21317 raft_consensus.cc:2749] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:18.023705 21398 leader_election.cc:290] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:18.022831 21505 raft_consensus.cc:740] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.031306 20794 leader_election.cc:304] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
W20260709 14:52:18.020360 20942 leader_election.cc:343] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.022696 21561 raft_consensus.cc:515] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.032058 21470 raft_consensus.cc:2804] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:18.032413 21470 raft_consensus.cc:493] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.032760 21470 raft_consensus.cc:3060] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.033278 21561 leader_election.cc:290] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:18.030176 20868 leader_election.cc:304] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.033468 21601 raft_consensus.cc:515] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.035457 21601 leader_election.cc:290] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:18.036863 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:18.036990 21505 consensus_queue.cc:260] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.037796 20897 raft_consensus.cc:2468] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 1.
I20260709 14:52:18.038923 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:18.039882 21600 raft_consensus.cc:2804] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:18.040318 21600 raft_consensus.cc:493] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.037047 21508 raft_consensus.cc:2804] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:18.040680 21600 raft_consensus.cc:3060] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.041079 21508 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.041585 21508 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.041963 21505 ts_tablet_manager.cc:1434] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.026s	user 0.005s	sys 0.000s
I20260709 14:52:18.048734 21505 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:18.047291 20794 leader_election.cc:304] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:18.050036 21561 raft_consensus.cc:2804] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:18.050443 21561 raft_consensus.cc:493] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.050570 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.051441 21557 raft_consensus.cc:3060] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.052783 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:18.053330 20976 raft_consensus.cc:3060] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:18.054306 20794 leader_election.cc:343] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.050546 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:18.055408 20897 raft_consensus.cc:2393] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 9ab6141e18624db9828fb9467f35f576 in current term 2: Already voted for candidate f05a83a13aaf4fd6a733770a8d49e566 in this term.
I20260709 14:52:18.056744 21561 raft_consensus.cc:3060] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.062870 20976 raft_consensus.cc:2468] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 2.
I20260709 14:52:18.075315 20868 leader_election.cc:304] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.085870 20794 leader_election.cc:304] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:18.086457 21557 raft_consensus.cc:2468] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 2.
I20260709 14:52:18.087062 21601 raft_consensus.cc:2804] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.088276 20794 leader_election.cc:304] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: f05a83a13aaf4fd6a733770a8d49e566
I20260709 14:52:18.064941 21550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "df6451c1343c47ad985cbf15320e120a" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.092171 21616 raft_consensus.cc:2804] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:18.073251 21600 raft_consensus.cc:515] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.089402 21601 raft_consensus.cc:697] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:18.092607 21616 raft_consensus.cc:493] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.111461 21616 raft_consensus.cc:3060] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.112602 21505 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:18.113514 21505 tablet_bootstrap.cc:492] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:18.114156 21505 ts_tablet_manager.cc:1403] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.066s	user 0.017s	sys 0.009s
I20260709 14:52:18.090600 21508 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:18.115058 20794 leader_election.cc:343] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.115939 21561 raft_consensus.cc:515] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.106600 21549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:18.107223 21550 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.102495 20942 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.109862 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cec8ab7a7374afca41b670dfbd17c5c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:18.119680 20975 raft_consensus.cc:3060] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.110392 21600 leader_election.cc:290] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:18.110581 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:18.100065 21428 raft_consensus.cc:493] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:18.116518 21505 raft_consensus.cc:359] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.091169 21555 raft_consensus.cc:2804] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.133533 21428 raft_consensus.cc:515] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.133980 21555 raft_consensus.cc:697] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:18.134824 21555 consensus_queue.cc:237] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.135299 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:18.135571 21428 leader_election.cc:290] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:18.135980 20897 raft_consensus.cc:2468] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 1.
I20260709 14:52:18.117002 21470 raft_consensus.cc:515] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.110509 20651 catalog_manager.cc:5697] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.140591 21505 raft_consensus.cc:740] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.141335 21505 consensus_queue.cc:260] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.142827 20975 raft_consensus.cc:2468] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 2.
I20260709 14:52:18.118850 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:18.143844 21505 ts_tablet_manager.cc:1434] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.029s	user 0.005s	sys 0.000s
I20260709 14:52:18.120810 20942 leader_election.cc:304] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.118657 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:18.123572 21551 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.145517 21551 raft_consensus.cc:2393] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f05a83a13aaf4fd6a733770a8d49e566 in current term 2: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:18.123831 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566" is_pre_election: true
I20260709 14:52:18.125901 21317 raft_consensus.cc:2804] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:18.126534 21601 consensus_queue.cc:237] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.146416 21317 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.127164 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c51061920b2d4b6e8f50224628be492c" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:18.132781 20893 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a55b30ef90245e4877bfba99d57405d" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:18.133021 20971 raft_consensus.cc:2468] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 2.
I20260709 14:52:18.148386 20826 raft_consensus.cc:2393] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f05a83a13aaf4fd6a733770a8d49e566 in current term 2: Already voted for candidate 9ab6141e18624db9828fb9467f35f576 in this term.
I20260709 14:52:18.150986 20942 leader_election.cc:304] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.151808 21606 raft_consensus.cc:2804] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:18.152166 21606 raft_consensus.cc:493] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.152271 21605 raft_consensus.cc:2749] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:18.152544 21606 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.152889 20893 raft_consensus.cc:3060] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.147300 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:18.154570 20975 raft_consensus.cc:3060] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.156280 21508 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:18.159720 21549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:18.161134 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46c98326aaf649de99aafaa872bb26c4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.161759 21505 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:18.163239 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576" is_pre_election: true
I20260709 14:52:18.163903 20825 raft_consensus.cc:2468] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:18.147439 21317 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.175282 21470 leader_election.cc:290] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:18.174314 21606 raft_consensus.cc:515] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.175916 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.176172 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5c70a3819590447cbe6ff66922654d4c" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:18.182471 20893 raft_consensus.cc:2468] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 2.
I20260709 14:52:18.182830 20897 raft_consensus.cc:3060] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.185537 21561 leader_election.cc:290] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:18.187301 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:18.187924 20894 raft_consensus.cc:3060] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.188982 21606 leader_election.cc:290] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:18.189742 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
W20260709 14:52:18.191318 20942 leader_election.cc:343] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:18.186801 20794 leader_election.cc:343] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.193346 21616 raft_consensus.cc:515] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.195448 20898 raft_consensus.cc:2393] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 2: Already voted for candidate f05a83a13aaf4fd6a733770a8d49e566 in this term.
I20260709 14:52:18.194694 20897 raft_consensus.cc:2468] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 2.
I20260709 14:52:18.179690 20975 raft_consensus.cc:2468] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 2.
I20260709 14:52:18.150800 20868 leader_election.cc:304] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:18.196905 20794 leader_election.cc:304] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
W20260709 14:52:18.197060 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.68:32801, user_credentials={real_user=slave}} blocked reactor thread for 46353.2us
I20260709 14:52:18.198349 21508 raft_consensus.cc:2804] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.198834 21508 raft_consensus.cc:697] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:18.196542 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2daa5626164d483b87b3e69c07e9dd1d" candidate_uuid: "9ab6141e18624db9828fb9467f35f576" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.199653 20868 leader_election.cc:304] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:18.199752 21508 consensus_queue.cc:237] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:18.200635 20794 leader_election.cc:343] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.200433 21428 raft_consensus.cc:2804] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:18.201560 21428 raft_consensus.cc:493] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:18.201427 20868 leader_election.cc:304] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:18.201965 21428 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.203128 21600 raft_consensus.cc:2804] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 14:52:18.203289 20868 leader_election.cc:343] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.203671 21600 raft_consensus.cc:697] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:18.204561 21600 consensus_queue.cc:237] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:18.205329 20868 leader_election.cc:343] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 3 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:18.206184 20868 leader_election.cc:343] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:18.207032 20868 leader_election.cc:343] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:18.209211 20868 leader_election.cc:343] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.201234 21561 raft_consensus.cc:2804] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.212101 20868 leader_election.cc:304] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.213361 20868 leader_election.cc:304] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.218092 21317 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.226358 20894 raft_consensus.cc:2468] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9ab6141e18624db9828fb9467f35f576 in term 2.
I20260709 14:52:18.230460 21398 raft_consensus.cc:2749] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:18.230623 20794 leader_election.cc:304] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.211519 21561 raft_consensus.cc:697] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:18.232584 21428 raft_consensus.cc:515] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.233237 21561 consensus_queue.cc:237] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.234592 21428 leader_election.cc:290] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 3 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:18.218708 21616 leader_election.cc:290] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:18.235857 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.223224 21620 raft_consensus.cc:2749] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 14:52:18.237709 20942 leader_election.cc:343] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.238401 21317 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:18.236526 21601 raft_consensus.cc:2804] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.251024 21601 raft_consensus.cc:697] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Leader. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:18.252089 21601 consensus_queue.cc:237] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
W20260709 14:52:18.261019 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.18.74.66:42553, user_credentials={real_user=slave}} blocked reactor thread for 47740.2us
I20260709 14:52:18.261999 20868 leader_election.cc:304] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.263187 21508 raft_consensus.cc:2804] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:18.263548 21508 raft_consensus.cc:493] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:18.263886 21508 raft_consensus.cc:3060] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.273423 20942 leader_election.cc:304] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.274267 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.274513 21317 raft_consensus.cc:2804] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.277212 21317 raft_consensus.cc:697] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:18.274616 20648 catalog_manager.cc:5697] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 2 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.278308 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:18.278219 21317 consensus_queue.cc:237] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.279052 20975 raft_consensus.cc:2393] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate f05a83a13aaf4fd6a733770a8d49e566 in current term 2: Already voted for candidate 48635914fe9b49069a386bf79c83b93d in this term.
I20260709 14:52:18.283001 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:18.283419 21549 raft_consensus.cc:1275] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.283634 20971 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:18.284129 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
W20260709 14:52:18.284802 20868 leader_election.cc:343] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.285257 20868 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [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: f05a83a13aaf4fd6a733770a8d49e566; no voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.286578 21616 raft_consensus.cc:2749] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:18.287210 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:18.289561 20897 raft_consensus.cc:2393] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 48635914fe9b49069a386bf79c83b93d in current term 2: Already voted for candidate f05a83a13aaf4fd6a733770a8d49e566 in this term.
I20260709 14:52:18.293437 20971 raft_consensus.cc:2468] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 3.
I20260709 14:52:18.289572 20975 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:18.297006 20975 raft_consensus.cc:3060] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.297879 21557 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dfa5919a17254427ac35b01d92f8c322" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.270493 21508 raft_consensus.cc:515] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.299013 21549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf255e8c64784317bf044264180c77a4" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.299866 21508 leader_election.cc:290] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Requested vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:18.288265 20942 leader_election.cc:304] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.284745 20898 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.303895 21549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:18.305281 21604 consensus_queue.cc:1048] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:18.305913 20868 leader_election.cc:304] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:18.306985 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86314e2ea73540e4a4923a86595b519a" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:18.307603 20825 raft_consensus.cc:3060] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.307859 21508 raft_consensus.cc:2804] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:18.308558 21508 raft_consensus.cc:697] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:18.309370 21508 consensus_queue.cc:237] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:18.313125 20868 leader_election.cc:343] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 3 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:18.315495 20868 leader_election.cc:343] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.314260 20648 catalog_manager.cc:5697] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 2 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:18.316322 20868 leader_election.cc:343] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 2 election: Tablet error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:18.318674 20975 raft_consensus.cc:2468] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 2.
I20260709 14:52:18.319293 21605 raft_consensus.cc:2749] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:18.321501 20868 leader_election.cc:304] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.321697 20898 raft_consensus.cc:2468] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 2.
I20260709 14:52:18.322911 21629 raft_consensus.cc:2804] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.323477 21629 raft_consensus.cc:697] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:18.322690 20942 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d; no voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.324405 21629 consensus_queue.cc:237] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.325074 20825 raft_consensus.cc:2468] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 2.
I20260709 14:52:18.329028 21557 raft_consensus.cc:1275] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.334017 20868 leader_election.cc:304] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [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: 9ab6141e18624db9828fb9467f35f576, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.334719 21561 consensus_queue.cc:1048] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.325321 21317 raft_consensus.cc:2749] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:18.335090 21629 raft_consensus.cc:2804] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.335772 21629 raft_consensus.cc:697] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:18.336843 21629 consensus_queue.cc:237] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER 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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.345737 20942 leader_election.cc:304] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:18.347281 21605 raft_consensus.cc:2804] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:18.347785 21605 raft_consensus.cc:697] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:18.332870 20647 catalog_manager.cc:5697] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.349445 20822 raft_consensus.cc:1275] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.348604 21605 consensus_queue.cc:237] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.350082 20647 catalog_manager.cc:5697] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.351888 20647 catalog_manager.cc:5697] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.353387 20647 catalog_manager.cc:5697] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.342046 20649 catalog_manager.cc:5697] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.355402 21317 consensus_queue.cc:1048] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:18.355861 20649 catalog_manager.cc:5697] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.358961 21549 raft_consensus.cc:1275] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.322675 21505 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:18.360337 21505 tablet_bootstrap.cc:492] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:18.360947 21505 ts_tablet_manager.cc:1403] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.199s	user 0.034s	sys 0.019s
I20260709 14:52:18.363361 21505 raft_consensus.cc:359] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.363982 21505 raft_consensus.cc:740] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.354736 20647 catalog_manager.cc:5697] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.364995 21508 consensus_queue.cc:1048] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.366185 20647 catalog_manager.cc:5697] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 9ab6141e18624db9828fb9467f35f576 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "9ab6141e18624db9828fb9467f35f576" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.370101 21505 consensus_queue.cc:260] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.372236 21505 ts_tablet_manager.cc:1434] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:18.373013 21505 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:18.383080 20975 raft_consensus.cc:1275] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.385236 21616 consensus_queue.cc:1048] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.388377 20898 raft_consensus.cc:1275] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:18.393087 20942 consensus_peers.cc:597] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:18.405328 21606 consensus_queue.cc:1048] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 14:52:18.414158 20827 raft_consensus.cc:1275] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.433264 20649 catalog_manager.cc:5697] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 2 to 3, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.435129 20649 catalog_manager.cc:5697] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.436646 20649 catalog_manager.cc:5697] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:18.443674 20647 catalog_manager.cc:5697] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 2 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.447090 20647 catalog_manager.cc:5697] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 1 to 2, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 2 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:18.484442 21505 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:18.454074 21317 consensus_queue.cc:1048] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 14:52:18.493852 21505 tablet_bootstrap.cc:492] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:18.494429 21505 ts_tablet_manager.cc:1403] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.122s	user 0.021s	sys 0.010s
I20260709 14:52:18.498262 21505 raft_consensus.cc:359] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.499818 21505 raft_consensus.cc:740] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.500447 21505 consensus_queue.cc:260] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:18.502602 21505 ts_tablet_manager.cc:1434] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:52:18.504971 20971 raft_consensus.cc:1275] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.519363 21554 raft_consensus.cc:1275] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 14:52:18.519882 21554 pending_rounds.cc:85] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Aborting all ops after (but not including) 0
I20260709 14:52:18.520121 21554 pending_rounds.cc:107] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:18.520373 21554 raft_consensus.cc:2889] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:18.521654 20971 raft_consensus.cc:1275] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.532126 21555 consensus_queue.cc:1048] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.533632 21555 consensus_queue.cc:1048] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.535557 21505 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:18.536840 20894 raft_consensus.cc:1275] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.539083 21549 raft_consensus.cc:1275] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:18.543604 20794 consensus_peers.cc:597] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:18.551083 20942 consensus_peers.cc:597] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:18.569521 21549 raft_consensus.cc:3060] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.580408 21556 consensus_queue.cc:1048] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 14:52:18.550374 21561 consensus_queue.cc:1048] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.037s
I20260709 14:52:18.596583 21549 raft_consensus.cc:1275] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.550177 21317 consensus_queue.cc:1048] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260709 14:52:18.606699 20976 raft_consensus.cc:1275] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.615149 21555 consensus_queue.cc:1048] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.616573 21601 consensus_queue.cc:1048] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.634656 20973 raft_consensus.cc:1275] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.635321 20825 raft_consensus.cc:1275] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:18.637135 21629 consensus_queue.cc:1048] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.638825 21317 consensus_queue.cc:1048] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:18.683329 20868 consensus_peers.cc:597] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:18.687968 20898 raft_consensus.cc:1275] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:18.745628 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.65:32903, user_credentials={real_user=slave}} blocked reactor thread for 73499.4us
I20260709 14:52:18.753726 21549 raft_consensus.cc:1275] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.759346 20971 raft_consensus.cc:1275] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.761018 21551 raft_consensus.cc:3060] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:18.763828 21616 consensus_queue.cc:1048] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.772812 21551 raft_consensus.cc:1275] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.775049 21391 consensus_queue.cc:1048] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.791654 20894 raft_consensus.cc:1275] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.793197 21317 consensus_queue.cc:1048] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.795027 21470 consensus_queue.cc:1048] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.803234 21555 consensus_queue.cc:1048] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.803534 20898 raft_consensus.cc:1275] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.808539 20894 raft_consensus.cc:1275] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer 9ab6141e18624db9828fb9467f35f576: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:18.825088 20868 consensus_peers.cc:597] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:18.827016 21560 consensus_queue.cc:1048] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.827826 21555 consensus_queue.cc:1048] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:18.834549 20942 consensus_peers.cc:597] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:18.841410 20973 raft_consensus.cc:1275] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:18.843706 21629 consensus_queue.cc:1048] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:18.844331 20973 raft_consensus.cc:1275] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:18.848544 21616 consensus_queue.cc:1048] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:18.866192 20868 consensus_peers.cc:597] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:18.870707 20794 consensus_peers.cc:597] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:18.900961 21505 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:18.901945 21505 tablet_bootstrap.cc:492] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:18.902590 21505 ts_tablet_manager.cc:1403] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.367s	user 0.037s	sys 0.032s
W20260709 14:52:18.904692 20868 consensus_peers.cc:597] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:18.904888 21505 raft_consensus.cc:359] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.905552 21505 raft_consensus.cc:740] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.906199 21505 consensus_queue.cc:260] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:18.910290 21505 ts_tablet_manager.cc:1434] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:18.911048 21505 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
W20260709 14:52:18.943948 20794 consensus_peers.cc:597] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:18.948374 20868 consensus_peers.cc:597] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:18.968189 21505 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:18.969131 21505 tablet_bootstrap.cc:492] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:18.969720 21505 ts_tablet_manager.cc:1403] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.059s	user 0.011s	sys 0.012s
I20260709 14:52:18.971956 21505 raft_consensus.cc:359] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.972604 21505 raft_consensus.cc:740] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:18.973776 21505 consensus_queue.cc:260] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:18.979007 20826 raft_consensus.cc:1275] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:18.981089 21508 consensus_queue.cc:1048] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:18.984987 21505 ts_tablet_manager.cc:1434] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.003s
I20260709 14:52:18.985921 21505 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
W20260709 14:52:18.998278 20868 consensus_peers.cc:597] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:19.002171 20894 raft_consensus.cc:1275] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 14:52:19.002471 20794 consensus_peers.cc:597] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:19.004566 21604 consensus_queue.cc:1048] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:19.036168 21505 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.037250 21505 tablet_bootstrap.cc:492] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.037953 21505 ts_tablet_manager.cc:1403] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.052s	user 0.031s	sys 0.010s
I20260709 14:52:19.040571 21505 raft_consensus.cc:359] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:19.041652 21505 raft_consensus.cc:740] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.042560 21505 consensus_queue.cc:260] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:19.047636 21505 ts_tablet_manager.cc:1434] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:19.048424 21505 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.062623 21505 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.067986 21505 tablet_bootstrap.cc:492] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.068679 21505 ts_tablet_manager.cc:1403] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.003s
I20260709 14:52:19.070996 21505 raft_consensus.cc:359] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
W20260709 14:52:19.071518 20868 consensus_peers.cc:597] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:19.071627 21505 raft_consensus.cc:740] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.072475 21505 consensus_queue.cc:260] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.074368 21505 ts_tablet_manager.cc:1434] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:19.075548 21505 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.090185 21505 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.090937 21505 tablet_bootstrap.cc:492] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.091403 21505 ts_tablet_manager.cc:1403] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:52:19.092932 21505 raft_consensus.cc:359] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.093396 21505 raft_consensus.cc:740] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.093915 21505 consensus_queue.cc:260] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.095688 21505 ts_tablet_manager.cc:1434] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:19.096519 21505 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.109040 21505 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.109709 21505 tablet_bootstrap.cc:492] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.110183 21505 ts_tablet_manager.cc:1403] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 14:52:19.111884 21505 raft_consensus.cc:359] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.112323 21505 raft_consensus.cc:740] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.112840 21505 consensus_queue.cc:260] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.115370 21505 ts_tablet_manager.cc:1434] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.007s	sys 0.000s
I20260709 14:52:19.116221 21505 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.131075 21505 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.131736 21505 tablet_bootstrap.cc:492] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.132234 21505 ts_tablet_manager.cc:1403] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:52:19.134125 21505 raft_consensus.cc:359] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.134753 21505 raft_consensus.cc:740] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.135319 21505 consensus_queue.cc:260] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.137032 21505 ts_tablet_manager.cc:1434] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:19.137921 21505 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.150265 21505 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.151022 21505 tablet_bootstrap.cc:492] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.151526 21505 ts_tablet_manager.cc:1403] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.007s
I20260709 14:52:19.153167 21505 raft_consensus.cc:359] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.153649 21505 raft_consensus.cc:740] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.154156 21505 consensus_queue.cc:260] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.155982 21505 ts_tablet_manager.cc:1434] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:19.156845 21505 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.168762 21505 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.169544 21505 tablet_bootstrap.cc:492] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.170040 21505 ts_tablet_manager.cc:1403] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:52:19.171731 21505 raft_consensus.cc:359] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.172204 21505 raft_consensus.cc:740] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.172729 21505 consensus_queue.cc:260] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.174083 21505 ts_tablet_manager.cc:1434] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:19.174834 21505 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.189687 21505 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.190471 21505 tablet_bootstrap.cc:492] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.190999 21505 ts_tablet_manager.cc:1403] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.016s	user 0.016s	sys 0.000s
I20260709 14:52:19.192730 21505 raft_consensus.cc:359] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.193183 21505 raft_consensus.cc:740] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.193645 21505 consensus_queue.cc:260] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.195375 21505 ts_tablet_manager.cc:1434] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:19.196235 21505 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.209441 21505 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.210150 21505 tablet_bootstrap.cc:492] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.210803 21505 ts_tablet_manager.cc:1403] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:52:19.212462 21505 raft_consensus.cc:359] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.212926 21505 raft_consensus.cc:740] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.213418 21505 consensus_queue.cc:260] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.214560 21505 ts_tablet_manager.cc:1434] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.000s
I20260709 14:52:19.215409 21505 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.235792 21505 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.236528 21505 tablet_bootstrap.cc:492] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.236984 21505 ts_tablet_manager.cc:1403] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.022s	user 0.011s	sys 0.006s
I20260709 14:52:19.238531 21505 raft_consensus.cc:359] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.239131 21505 raft_consensus.cc:740] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.239655 21505 consensus_queue.cc:260] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.241443 21505 ts_tablet_manager.cc:1434] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.002s	sys 0.002s
I20260709 14:52:19.242441 21505 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.262944 21505 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.263827 21505 tablet_bootstrap.cc:492] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.264370 21505 ts_tablet_manager.cc:1403] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.022s	user 0.005s	sys 0.007s
I20260709 14:52:19.266423 21505 raft_consensus.cc:359] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.267006 21505 raft_consensus.cc:740] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.267635 21505 consensus_queue.cc:260] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.269196 21505 ts_tablet_manager.cc:1434] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:19.270107 21505 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.280192 21505 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.280838 21505 tablet_bootstrap.cc:492] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.281332 21505 ts_tablet_manager.cc:1403] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.011s	user 0.009s	sys 0.000s
I20260709 14:52:19.283134 21505 raft_consensus.cc:359] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.283586 21505 raft_consensus.cc:740] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.284188 21505 consensus_queue.cc:260] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.286055 21505 ts_tablet_manager.cc:1434] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:19.286957 21505 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.300786 21505 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.301635 21505 tablet_bootstrap.cc:492] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.302155 21505 ts_tablet_manager.cc:1403] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.015s	user 0.010s	sys 0.000s
I20260709 14:52:19.304152 21505 raft_consensus.cc:359] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.304652 21505 raft_consensus.cc:740] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.305332 21505 consensus_queue.cc:260] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:19.307212 21505 ts_tablet_manager.cc:1434] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:52:19.308566 21505 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.320487 21505 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.321154 21505 tablet_bootstrap.cc:492] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.321738 21505 ts_tablet_manager.cc:1403] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.000s
I20260709 14:52:19.323936 21505 raft_consensus.cc:359] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.324573 21505 raft_consensus.cc:740] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.325194 21505 consensus_queue.cc:260] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.327116 21505 ts_tablet_manager.cc:1434] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.008s	sys 0.000s
I20260709 14:52:19.327853 21505 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.330842 21553 raft_consensus.cc:3060] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:19.332499 21550 raft_consensus.cc:3060] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.354205 21505 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.355186 21505 tablet_bootstrap.cc:492] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.355831 21505 ts_tablet_manager.cc:1403] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.028s	user 0.013s	sys 0.011s
I20260709 14:52:19.357175 21549 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.358500 21505 raft_consensus.cc:359] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.360458 21505 raft_consensus.cc:740] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.361171 21505 consensus_queue.cc:260] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:19.367662 21505 ts_tablet_manager.cc:1434] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.003s
I20260709 14:52:19.368278 21505 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap starting.
I20260709 14:52:19.373060 21550 raft_consensus.cc:3060] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.383033 21505 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: 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
I20260709 14:52:19.384016 21505 tablet_bootstrap.cc:492] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: Bootstrap complete.
I20260709 14:52:19.384694 21505 ts_tablet_manager.cc:1403] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:52:19.386704 21505 raft_consensus.cc:359] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:19.387266 21505 raft_consensus.cc:740] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Initialized, Role: FOLLOWER
I20260709 14:52:19.387967 21505 consensus_queue.cc:260] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:19.389948 21505 ts_tablet_manager.cc:1434] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.000s
I20260709 14:52:19.397481 21553 raft_consensus.cc:3060] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.441665 21553 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.447394 21550 raft_consensus.cc:3060] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.469451 21553 raft_consensus.cc:3060] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.474982 21553 pending_rounds.cc:85] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Aborting all ops after (but not including) 0
I20260709 14:52:19.475194 21553 pending_rounds.cc:107] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:19.475382 21553 raft_consensus.cc:2889] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:19.592018 21553 raft_consensus.cc:3060] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.650311 21553 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:19.857246 21550 raft_consensus.cc:3060] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:20.165733 21398 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:20.166117 21398 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:20.167603 21398 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:20.168365 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d" is_pre_election: true
I20260709 14:52:20.168603 21549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" is_pre_election: true
I20260709 14:52:20.168872 20976 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 2.
I20260709 14:52:20.169209 21549 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 1.
I20260709 14:52:20.169796 20868 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:20.170414 21398 raft_consensus.cc:2804] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 14:52:20.170740 21398 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:20.171078 21398 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:20.175230 21398 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:20.176764 21398 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [CANDIDATE]: Term 3 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903)
I20260709 14:52:20.177386 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:20.177640 21549 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f05a83a13aaf4fd6a733770a8d49e566" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
I20260709 14:52:20.177850 20976 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:20.178158 21549 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 3
I20260709 14:52:20.182010 20976 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 3.
I20260709 14:52:20.182740 21549 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f05a83a13aaf4fd6a733770a8d49e566 in term 3.
I20260709 14:52:20.183035 20868 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [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: 48635914fe9b49069a386bf79c83b93d, f05a83a13aaf4fd6a733770a8d49e566; no voters: 
I20260709 14:52:20.183755 21398 raft_consensus.cc:2804] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:20.184170 21398 raft_consensus.cc:697] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 LEADER]: Becoming Leader. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:20.184814 21398 consensus_queue.cc:237] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:20.192847 20650 catalog_manager.cc:5697] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 reported cstate change: term changed from 1 to 3, leader changed from f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65) to f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "f05a83a13aaf4fd6a733770a8d49e566" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:20.652635 21549 raft_consensus.cc:1275] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:20.653802 21508 consensus_queue.cc:1048] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:20.670729 20976 raft_consensus.cc:1275] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Refusing update from remote peer f05a83a13aaf4fd6a733770a8d49e566: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:20.674440 21508 consensus_queue.cc:1048] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.020066 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:23.070415 20971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552"
dest_uuid: "48635914fe9b49069a386bf79c83b93d"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:47136
I20260709 14:52:23.071290 20971 raft_consensus.cc:606] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:23.073820 20971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0"
dest_uuid: "48635914fe9b49069a386bf79c83b93d"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:47136
I20260709 14:52:23.074280 20971 raft_consensus.cc:606] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:23.076485 20971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc"
dest_uuid: "48635914fe9b49069a386bf79c83b93d"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:47136
I20260709 14:52:23.076951 20971 raft_consensus.cc:606] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:23.087368 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "822d5bb3352246dbb49c672e3a881303"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "48635914fe9b49069a386bf79c83b93d"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:23.087780 20822 raft_consensus.cc:606] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Received request to transfer leadership to TS 48635914fe9b49069a386bf79c83b93d
I20260709 14:52:23.101202 20894 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda"
dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:37632
I20260709 14:52:23.101778 20894 raft_consensus.cc:606] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:23.104524 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:23.104980 20822 raft_consensus.cc:606] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:23.106001 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:52:23.107064 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:23.216854 21508 raft_consensus.cc:993] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.217308 21725 raft_consensus.cc:1081] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.218657 21553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58232
I20260709 14:52:23.219087 21553 raft_consensus.cc:493] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.219377 21553 raft_consensus.cc:3060] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.227159 21553 raft_consensus.cc:515] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:23.229386 21553 leader_election.cc:290] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:23.240280 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:23.241063 20822 raft_consensus.cc:3060] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.242537 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "94051bbbe0854869af3969753b1e7bda" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:23.243166 20894 raft_consensus.cc:3055] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.243435 20894 raft_consensus.cc:740] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:23.244496 20894 consensus_queue.cc:260] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:23.245858 20894 raft_consensus.cc:3060] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.248346 20822 raft_consensus.cc:2468] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:23.249701 21502 leader_election.cc:304] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:23.251607 21728 raft_consensus.cc:2804] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.252300 20894 raft_consensus.cc:2468] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:23.252728 21728 raft_consensus.cc:697] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:23.254599 21728 consensus_queue.cc:237] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:23.260710 21555 raft_consensus.cc:993] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576: : Instructing follower 48635914fe9b49069a386bf79c83b93d to start an election
I20260709 14:52:23.261175 21719 raft_consensus.cc:1081] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Signalling peer 48635914fe9b49069a386bf79c83b93d to start an election
I20260709 14:52:23.262768 20971 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "822d5bb3352246dbb49c672e3a881303"
dest_uuid: "48635914fe9b49069a386bf79c83b93d"
 from {username='slave'} at 127.0.0.1:35976
I20260709 14:52:23.263403 20971 raft_consensus.cc:493] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.263787 20971 raft_consensus.cc:3060] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.265295 20647 catalog_manager.cc:5697] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 1 to 2, leader changed from f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.271909 20971 raft_consensus.cc:515] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:23.274340 20971 leader_election.cc:290] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:23.275352 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d5bb3352246dbb49c672e3a881303" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:23.275923 20822 raft_consensus.cc:3055] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.276144 20822 raft_consensus.cc:740] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:23.276798 20822 consensus_queue.cc:260] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:23.277873 20822 raft_consensus.cc:3060] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.282277 20822 raft_consensus.cc:2468] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 2.
I20260709 14:52:23.275352 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "822d5bb3352246dbb49c672e3a881303" candidate_uuid: "48635914fe9b49069a386bf79c83b93d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:23.283272 20894 raft_consensus.cc:3060] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.288857 20894 raft_consensus.cc:2468] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 48635914fe9b49069a386bf79c83b93d in term 2.
I20260709 14:52:23.289181 20942 leader_election.cc:304] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, 9ab6141e18624db9828fb9467f35f576; no voters: 
I20260709 14:52:23.290132 21717 raft_consensus.cc:2804] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.290609 21717 raft_consensus.cc:697] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Leader. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:23.291553 21717 consensus_queue.cc:237] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } }
I20260709 14:52:23.307080 20647 catalog_manager.cc:5697] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d reported cstate change: term changed from 1 to 2, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to 48635914fe9b49069a386bf79c83b93d (127.18.74.68). New cstate: current_term: 2 leader_uuid: "48635914fe9b49069a386bf79c83b93d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.315811 21717 raft_consensus.cc:993] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.316408 21736 raft_consensus.cc:1081] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.317857 21553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58236
I20260709 14:52:23.318349 21553 raft_consensus.cc:493] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.318677 21553 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.324390 21553 raft_consensus.cc:515] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.325865 21553 leader_election.cc:290] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 3 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:23.327587 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:23.328150 20826 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.334012 20826 raft_consensus.cc:2468] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:23.334625 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "105b4d734bca49828577d95bff54e2c0" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:23.334834 21502 leader_election.cc:304] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:23.335289 20971 raft_consensus.cc:3055] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:23.335618 20971 raft_consensus.cc:740] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:23.335664 21728 raft_consensus.cc:2804] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:23.336221 21728 raft_consensus.cc:697] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:23.336484 20971 consensus_queue.cc:260] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.337057 21728 consensus_queue.cc:237] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.337545 20971 raft_consensus.cc:3060] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.344388 20971 raft_consensus.cc:2468] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:23.346060 20647 catalog_manager.cc:5697] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 2 to 3, leader changed from 48635914fe9b49069a386bf79c83b93d (127.18.74.68) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 3 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.365245 21717 raft_consensus.cc:993] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.365721 21736 raft_consensus.cc:1081] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.367890 21553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58236
I20260709 14:52:23.368389 21553 raft_consensus.cc:493] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.368727 21553 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.373107 21553 raft_consensus.cc:515] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:23.374680 21553 leader_election.cc:290] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 3 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:23.375221 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:23.375691 20894 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.375792 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0b55d41fecac4bb4a9ca3f2c90e73552" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:23.376298 20976 raft_consensus.cc:3055] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:23.376499 20976 raft_consensus.cc:740] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:23.377054 20976 consensus_queue.cc:260] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:23.378232 20976 raft_consensus.cc:3060] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.380784 20894 raft_consensus.cc:2468] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:23.381805 21502 leader_election.cc:304] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:23.382674 21728 raft_consensus.cc:2804] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:23.383148 21728 raft_consensus.cc:697] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:23.383641 20976 raft_consensus.cc:2468] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:23.384080 21728 consensus_queue.cc:237] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:23.394166 21702 raft_consensus.cc:993] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.394609 21702 raft_consensus.cc:1081] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.397298 21550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58236
I20260709 14:52:23.397801 21550 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.398115 21550 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.399263 20647 catalog_manager.cc:5697] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 2 to 3, leader changed from 48635914fe9b49069a386bf79c83b93d (127.18.74.68) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 3 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:23.404455 21550 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.407015 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:23.407584 20976 raft_consensus.cc:3055] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:23.407861 20976 raft_consensus.cc:740] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:23.408229 21550 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 3 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:23.408644 20976 consensus_queue.cc:260] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.409175 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "72f35cbaa3594f548dae7ea57aa142fc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:23.409754 20826 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.409934 20976 raft_consensus.cc:3060] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:23.414124 20826 raft_consensus.cc:2468] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:23.414120 20976 raft_consensus.cc:2468] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:23.415081 21502 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:23.415661 21728 raft_consensus.cc:2804] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:23.416042 21728 raft_consensus.cc:697] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:23.416754 21728 consensus_queue.cc:237] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.425048 20647 catalog_manager.cc:5697] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 2 to 3, leader changed from 48635914fe9b49069a386bf79c83b93d (127.18.74.68) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 3 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.580358 21719 raft_consensus.cc:993] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.580767 21555 raft_consensus.cc:1081] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:23.581995 21550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:52:23.582396 21550 raft_consensus.cc:493] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:23.582641 21550 raft_consensus.cc:3060] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.586776 21550 raft_consensus.cc:515] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.588263 21550 leader_election.cc:290] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:23.588850 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:23.589109 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0b11a199f384efd968dca6d151333e5" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:23.589454 20976 raft_consensus.cc:3060] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.589593 20822 raft_consensus.cc:3055] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:23.589980 20822 raft_consensus.cc:740] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:23.590756 20822 consensus_queue.cc:260] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.591950 20822 raft_consensus.cc:3060] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:23.595594 20976 raft_consensus.cc:2468] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:23.596608 21502 leader_election.cc:304] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:23.597402 21728 raft_consensus.cc:2804] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:23.597849 21728 raft_consensus.cc:697] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:23.597987 20822 raft_consensus.cc:2468] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:23.598723 21728 consensus_queue.cc:237] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:23.607637 20647 catalog_manager.cc:5697] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 1 to 2, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:23.675635 20894 raft_consensus.cc:1275] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.677076 21736 consensus_queue.cc:1048] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.688155 20822 raft_consensus.cc:1275] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer 48635914fe9b49069a386bf79c83b93d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.691479 21736 consensus_queue.cc:1048] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.719239 20894 raft_consensus.cc:1275] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.720448 21728 consensus_queue.cc:1048] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.739391 20822 raft_consensus.cc:1275] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:23.740487 21728 consensus_queue.cc:1048] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.775497 20822 raft_consensus.cc:1275] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:23.776618 21729 consensus_queue.cc:1048] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:23.791326 20976 raft_consensus.cc:1275] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:23.792882 21728 consensus_queue.cc:1048] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:23.924675 20971 raft_consensus.cc:1275] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:23.925940 21729 consensus_queue.cc:1048] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.935225 20894 raft_consensus.cc:1275] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:23.936496 21729 consensus_queue.cc:1048] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.986203 20822 raft_consensus.cc:1275] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:23.987509 21729 consensus_queue.cc:1048] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:23.996842 20971 raft_consensus.cc:1275] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:23.998183 21728 consensus_queue.cc:1048] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:24.065654 20826 raft_consensus.cc:1275] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.067265 21728 consensus_queue.cc:1048] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.076141 20971 raft_consensus.cc:1275] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.077519 21729 consensus_queue.cc:1048] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:24.107817 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:24.150808 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:24.188740 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:24.189244 20822 raft_consensus.cc:606] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:24.191548 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "308a2ed94f974b2aad1d9762e3371f75"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:24.191932 20822 raft_consensus.cc:606] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:24.193821 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:24.194197 20822 raft_consensus.cc:606] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:24.196246 20897 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558"
dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:37632
I20260709 14:52:24.196718 20897 raft_consensus.cc:606] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:24.199079 20971 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031"
dest_uuid: "48635914fe9b49069a386bf79c83b93d"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:47136
I20260709 14:52:24.199529 20971 raft_consensus.cc:606] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:24.201496 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:24.201884 20822 raft_consensus.cc:606] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:24.203114 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 14:52:24.205293 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:24.363880 21508 raft_consensus.cc:993] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.364336 21758 raft_consensus.cc:1081] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.365689 21553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58232
I20260709 14:52:24.366176 21553 raft_consensus.cc:493] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.366436 21553 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:24.371014 21553 raft_consensus.cc:515] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:24.372689 21553 leader_election.cc:290] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 4 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:24.373270 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:24.373464 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9909bf3047bc40f89600ed662f9b8558" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:24.373857 20894 raft_consensus.cc:3055] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:24.374040 20971 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:24.374152 20894 raft_consensus.cc:740] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: f05a83a13aaf4fd6a733770a8d49e566, State: Running, Role: LEADER
I20260709 14:52:24.374946 20894 consensus_queue.cc:260] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 3, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:24.376121 20894 raft_consensus.cc:3060] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:24.380146 20971 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 4.
I20260709 14:52:24.381605 21502 leader_election.cc:304] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:24.382588 21750 raft_consensus.cc:2804] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:24.383082 21750 raft_consensus.cc:697] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 4 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:24.381614 20894 raft_consensus.cc:2468] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 4.
I20260709 14:52:24.383869 21750 consensus_queue.cc:237] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:24.393206 20650 catalog_manager.cc:5697] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 3 to 4, leader changed from f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 4 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.483688 21761 raft_consensus.cc:993] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.484158 21761 raft_consensus.cc:1081] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.486778 21550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "308a2ed94f974b2aad1d9762e3371f75"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:52:24.487293 21550 raft_consensus.cc:493] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.487641 21550 raft_consensus.cc:3060] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.488426 21736 raft_consensus.cc:993] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.489027 21759 raft_consensus.cc:1081] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.490638 21553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58236
I20260709 14:52:24.491183 21553 raft_consensus.cc:493] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.491487 21553 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.492913 21550 raft_consensus.cc:515] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:24.494347 21550 leader_election.cc:290] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:24.495641 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a2ed94f974b2aad1d9762e3371f75" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:24.496215 20826 raft_consensus.cc:3055] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:24.496614 20826 raft_consensus.cc:740] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:24.497458 21553 raft_consensus.cc:515] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:24.497299 20826 consensus_queue.cc:260] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:24.498842 20826 raft_consensus.cc:3060] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.495926 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "308a2ed94f974b2aad1d9762e3371f75" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:24.499652 20894 raft_consensus.cc:3060] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.505944 20894 raft_consensus.cc:2468] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:24.507189 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:24.522811 20971 raft_consensus.cc:3055] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:24.523485 20971 raft_consensus.cc:740] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 48635914fe9b49069a386bf79c83b93d, State: Running, Role: LEADER
I20260709 14:52:24.524240 20971 consensus_queue.cc:260] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:24.525324 20971 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.531497 21502 leader_election.cc:304] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:24.532368 21750 raft_consensus.cc:2804] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:24.532832 21750 raft_consensus.cc:697] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:24.533104 20971 raft_consensus.cc:2468] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:24.533674 21750 consensus_queue.cc:237] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:24.539480 21502 leader_election.cc:304] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:24.541461 21767 raft_consensus.cc:2804] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:24.542075 21767 raft_consensus.cc:697] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:24.508172 20826 raft_consensus.cc:2468] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:24.510109 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bf61c65c7fb4c2597bbe8d0e1bfb031" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:24.549405 20897 raft_consensus.cc:3060] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.550269 21767 consensus_queue.cc:237] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } }
I20260709 14:52:24.510977 21553 leader_election.cc:290] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 3 election: Requested vote from peers f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311), 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801)
I20260709 14:52:24.516499 21761 raft_consensus.cc:993] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.551915 21761 raft_consensus.cc:1081] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.554817 21553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:52:24.555924 21553 raft_consensus.cc:493] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.556232 20650 catalog_manager.cc:5697] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 1 to 2, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.556286 21553 raft_consensus.cc:3060] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.566015 21553 raft_consensus.cc:515] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:24.567754 21553 leader_election.cc:290] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:24.568703 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:24.569278 20826 raft_consensus.cc:3055] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:24.569543 20826 raft_consensus.cc:740] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:24.570313 20826 consensus_queue.cc:260] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:24.571477 20826 raft_consensus.cc:3060] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.573081 20897 raft_consensus.cc:2468] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:24.577512 20826 raft_consensus.cc:2468] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:24.578622 21555 raft_consensus.cc:993] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.579102 21761 raft_consensus.cc:1081] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.580159 21502 leader_election.cc:304] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:24.582520 21767 raft_consensus.cc:2804] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:24.583215 21767 raft_consensus.cc:697] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:24.584021 21767 consensus_queue.cc:237] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:24.587514 21553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:52:24.588013 21553 raft_consensus.cc:493] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.588315 21553 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.589747 20650 catalog_manager.cc:5697] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 2 to 3, leader changed from 48635914fe9b49069a386bf79c83b93d (127.18.74.68) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 3 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:24.591224 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e777002f12d04268962f41cd6fc056b7" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:24.591813 20897 raft_consensus.cc:3060] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.592617 21553 raft_consensus.cc:515] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:24.594921 21553 leader_election.cc:290] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 3 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:24.595749 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:24.596416 20826 raft_consensus.cc:3055] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:24.596732 20826 raft_consensus.cc:740] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:24.597604 20826 consensus_queue.cc:260] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:24.598814 20826 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.599360 20897 raft_consensus.cc:2468] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:24.595811 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e3e01e84af546928a4cb69de5c52abc" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:24.601677 20971 raft_consensus.cc:3060] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:24.607591 20971 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:24.607591 20826 raft_consensus.cc:2468] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:24.609512 21502 leader_election.cc:304] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:24.610340 21767 raft_consensus.cc:2804] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:24.610833 21767 raft_consensus.cc:697] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:24.611863 21767 consensus_queue.cc:237] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:24.613893 20650 catalog_manager.cc:5697] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 1 to 2, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.625483 21719 raft_consensus.cc:993] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.625960 21719 raft_consensus.cc:1081] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:24.627321 21553 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:52:24.627759 21553 raft_consensus.cc:493] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:24.628096 21553 raft_consensus.cc:3060] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.632205 20650 catalog_manager.cc:5697] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 2 to 3, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 3 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.633133 21553 raft_consensus.cc:515] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:24.634696 21553 leader_election.cc:290] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:24.635298 20971 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:24.635577 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "63e7f5afb1f648d88be863719c9297b4" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:24.636024 20971 raft_consensus.cc:3060] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.636307 20826 raft_consensus.cc:3055] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:24.636623 20826 raft_consensus.cc:740] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:24.637204 20826 consensus_queue.cc:260] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:24.637969 20826 raft_consensus.cc:3060] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:24.641647 20971 raft_consensus.cc:2468] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:24.642611 21502 leader_election.cc:304] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:24.643616 21767 raft_consensus.cc:2804] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:24.644153 21767 raft_consensus.cc:697] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:24.644567 20826 raft_consensus.cc:2468] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:24.644984 21767 consensus_queue.cc:237] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:24.661623 20650 catalog_manager.cc:5697] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 1 to 2, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:24.872315 20897 raft_consensus.cc:1275] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 4 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:24.873379 21767 consensus_queue.cc:1048] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:24.882328 20971 raft_consensus.cc:1275] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 4 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 14:52:24.884027 21750 consensus_queue.cc:1048] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:24.996742 20894 raft_consensus.cc:1275] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:24.998104 21767 consensus_queue.cc:1048] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.011811 20971 raft_consensus.cc:1275] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:25.014113 20822 raft_consensus.cc:1275] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.014737 21729 consensus_queue.cc:1048] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:25.016104 21729 consensus_queue.cc:1048] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.022662 20822 raft_consensus.cc:1275] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.041815 21750 consensus_queue.cc:1048] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:25.056893 20894 raft_consensus.cc:1275] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:25.069895 20894 raft_consensus.cc:1275] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.081492 21767 consensus_queue.cc:1048] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:25.083645 21767 consensus_queue.cc:1048] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.129309 20976 raft_consensus.cc:1275] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.130337 21728 consensus_queue.cc:1048] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.138710 20976 raft_consensus.cc:1275] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:25.139297 20822 raft_consensus.cc:1275] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.140735 21767 consensus_queue.cc:1048] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.141026 21729 consensus_queue.cc:1048] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:25.158157 20822 raft_consensus.cc:1275] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:25.159559 21729 consensus_queue.cc:1048] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:25.206223 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:25.243939 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:25.277496 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:25.277935 20822 raft_consensus.cc:606] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:25.280172 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:25.280722 20822 raft_consensus.cc:606] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:25.282800 20822 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833"
dest_uuid: "9ab6141e18624db9828fb9467f35f576"
mode: GRACEFUL
new_leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:60228
I20260709 14:52:25.283325 20822 raft_consensus.cc:606] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Received request to transfer leadership to TS f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:25.284304 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 14:52:25.285634 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:25.485239 21555 raft_consensus.cc:993] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:25.485762 21555 raft_consensus.cc:1081] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:25.487167 21550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:52:25.487788 21550 raft_consensus.cc:493] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:25.488122 21550 raft_consensus.cc:3060] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.492499 21550 raft_consensus.cc:515] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:25.494725 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:25.495074 21550 leader_election.cc:290] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Requested vote from peers 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553), f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311)
I20260709 14:52:25.495261 20822 raft_consensus.cc:3055] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:25.495661 20822 raft_consensus.cc:740] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:25.496248 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c447c95c7aaf45b3b7349b6adc366dc9" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f05a83a13aaf4fd6a733770a8d49e566"
I20260709 14:52:25.496341 20822 consensus_queue.cc:260] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:25.496843 20894 raft_consensus.cc:3060] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.497534 20822 raft_consensus.cc:3060] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.503105 20894 raft_consensus.cc:2468] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:25.503412 20822 raft_consensus.cc:2468] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:25.504231 21502 leader_election.cc:304] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f05a83a13aaf4fd6a733770a8d49e566, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:25.504911 21729 raft_consensus.cc:2804] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:25.505288 21729 raft_consensus.cc:697] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:25.505945 21729 consensus_queue.cc:237] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } }
I20260709 14:52:25.514815 20649 catalog_manager.cc:5697] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 1 to 2, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.544661 21719 raft_consensus.cc:993] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:25.545158 21555 raft_consensus.cc:1081] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:25.546401 21550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:52:25.546927 21550 raft_consensus.cc:493] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:25.547199 21550 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:25.552613 21550 raft_consensus.cc:515] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:25.554419 21550 leader_election.cc:290] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 3 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:25.555140 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:25.555358 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc4da5298d314d039ffe81ae5b591833" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:25.555783 20976 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:25.555905 20826 raft_consensus.cc:3055] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:25.556294 20826 raft_consensus.cc:740] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:25.557044 20826 consensus_queue.cc:260] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:25.558140 20826 raft_consensus.cc:3060] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:25.561069 20976 raft_consensus.cc:2468] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:25.562110 21502 leader_election.cc:304] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: 48635914fe9b49069a386bf79c83b93d, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:25.562821 21750 raft_consensus.cc:2804] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:25.563302 21750 raft_consensus.cc:697] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:25.564209 20826 raft_consensus.cc:2468] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 3.
I20260709 14:52:25.564136 21750 consensus_queue.cc:237] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [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: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:25.573285 20649 catalog_manager.cc:5697] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 2 to 3, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 3 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.591192 21719 raft_consensus.cc:993] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576: : Instructing follower f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:25.591639 21555 raft_consensus.cc:1081] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Signalling peer f94ab9a8a1d94100adb4fc74cbfdbd19 to start an election
I20260709 14:52:25.592908 21550 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2"
dest_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19"
 from {username='slave'} at 127.0.0.1:58238
I20260709 14:52:25.593327 21550 raft_consensus.cc:493] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:25.593577 21550 raft_consensus.cc:3060] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.599342 21550 raft_consensus.cc:515] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:25.600719 21550 leader_election.cc:290] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Requested vote from peers 48635914fe9b49069a386bf79c83b93d (127.18.74.68:32801), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:25.601377 20976 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "48635914fe9b49069a386bf79c83b93d"
I20260709 14:52:25.601804 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0687ab733e7a461da1f5d02decaf4ac2" candidate_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "9ab6141e18624db9828fb9467f35f576"
I20260709 14:52:25.601943 20976 raft_consensus.cc:3060] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.602258 20826 raft_consensus.cc:3055] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:25.602502 20826 raft_consensus.cc:740] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 9ab6141e18624db9828fb9467f35f576, State: Running, Role: LEADER
I20260709 14:52:25.603132 20826 consensus_queue.cc:260] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:25.604254 20826 raft_consensus.cc:3060] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:25.612005 20826 raft_consensus.cc:2468] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:25.613701 21502 leader_election.cc:304] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19; no voters: 
I20260709 14:52:25.614661 21750 raft_consensus.cc:2804] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:25.615216 21750 raft_consensus.cc:697] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Becoming Leader. State: Replica: f94ab9a8a1d94100adb4fc74cbfdbd19, State: Running, Role: LEADER
I20260709 14:52:25.615825 20976 raft_consensus.cc:2468] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f94ab9a8a1d94100adb4fc74cbfdbd19 in term 2.
I20260709 14:52:25.616035 21750 consensus_queue.cc:237] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:25.624775 20649 catalog_manager.cc:5697] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 reported cstate change: term changed from 1 to 2, leader changed from 9ab6141e18624db9828fb9467f35f576 (127.18.74.66) to f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:25.900442 20826 raft_consensus.cc:1275] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.901391 21750 consensus_queue.cc:1048] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:25.911990 20893 raft_consensus.cc:1275] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:25.913560 21729 consensus_queue.cc:1048] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f05a83a13aaf4fd6a733770a8d49e566" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37311 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.094244 20976 raft_consensus.cc:1275] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:26.095335 21729 consensus_queue.cc:1048] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:26.106658 20822 raft_consensus.cc:1275] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:26.109025 21729 consensus_queue.cc:1048] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:26.130730 20826 raft_consensus.cc:1275] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.132256 21750 consensus_queue.cc:1048] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.140883 20976 raft_consensus.cc:1275] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Refusing update from remote peer f94ab9a8a1d94100adb4fc74cbfdbd19: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:26.142809 21767 consensus_queue.cc:1048] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [LEADER]: Connected to new peer: Peer: permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:26.286401 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:26.322204 18729 tablet_server.cc:179] TabletServer@127.18.74.65:32903 shutting down...
W20260709 14:52:26.329643 20794 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 50 similar messages]
W20260709 14:52:26.332947 20794 consensus_peers.cc:597] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.345098 20942 consensus_peers.cc:597] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.356813 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:26.357821 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.358695 18729 raft_consensus.cc:2243] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.361637 18729 raft_consensus.cc:2272] T 72f35cbaa3594f548dae7ea57aa142fc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.362752 20794 consensus_peers.cc:597] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.363251 20868 consensus_peers.cc:597] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.364248 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.365103 18729 raft_consensus.cc:2243] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.365818 18729 raft_consensus.cc:2272] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.367825 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.368436 18729 raft_consensus.cc:2243] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.369071 18729 raft_consensus.cc:2272] T e777002f12d04268962f41cd6fc056b7 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.370931 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.371565 18729 raft_consensus.cc:2243] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.371994 18729 raft_consensus.cc:2272] T 5c70a3819590447cbe6ff66922654d4c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.373996 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.374541 18729 raft_consensus.cc:2243] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.374933 18729 raft_consensus.cc:2272] T 9f0783192972440fb860a48c565a2424 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.376816 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.377347 18729 raft_consensus.cc:2243] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.377736 18729 raft_consensus.cc:2272] T 46c98326aaf649de99aafaa872bb26c4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.379808 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.380517 18729 raft_consensus.cc:2243] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.380911 18729 raft_consensus.cc:2272] T e4b0d459d02849cf989151e0eec47cdc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.383301 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.383906 18729 raft_consensus.cc:2243] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.384377 18729 raft_consensus.cc:2272] T 2daa5626164d483b87b3e69c07e9dd1d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.384472 20794 consensus_peers.cc:597] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.387090 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.388024 18729 raft_consensus.cc:2243] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.388501 18729 raft_consensus.cc:2272] T e002b70c531d4ae2a99473e926dca43b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.389089 20794 consensus_peers.cc:597] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.390810 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.391669 18729 raft_consensus.cc:2243] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.392149 18729 raft_consensus.cc:2272] T 9a55b30ef90245e4877bfba99d57405d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.393833 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.394295 18729 raft_consensus.cc:2243] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 4 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.394954 18729 raft_consensus.cc:2272] T 9909bf3047bc40f89600ed662f9b8558 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.396632 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.397090 18729 raft_consensus.cc:2243] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.397682 18729 raft_consensus.cc:2272] T 94051bbbe0854869af3969753b1e7bda P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.399605 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.400318 18729 raft_consensus.cc:2243] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.400815 18729 raft_consensus.cc:2272] T df6451c1343c47ad985cbf15320e120a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.403296 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.403898 18729 raft_consensus.cc:2243] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.404331 18729 raft_consensus.cc:2272] T dfa5919a17254427ac35b01d92f8c322 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.405686 20868 consensus_peers.cc:597] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.406486 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.407224 18729 raft_consensus.cc:2243] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.407601 18729 raft_consensus.cc:2272] T 15784a3569c6484ba3f8676f1d289267 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.409936 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.410655 18729 raft_consensus.cc:2243] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.411142 18729 raft_consensus.cc:2272] T ec75e78570bd4b89949f9cb43c8b183d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.411499 20868 consensus_peers.cc:597] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.413193 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.413959 18729 raft_consensus.cc:2243] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.414366 18729 raft_consensus.cc:2272] T 84ce16307d0249a48b609a0bae1f381b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.416391 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.416905 18729 raft_consensus.cc:2243] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.417300 18729 raft_consensus.cc:2272] T e7ff99e821c04ba0864eb6c41a55d593 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.419682 18729 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:26.419720 20942 consensus_peers.cc:597] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.420320 18729 raft_consensus.cc:2243] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.421144 18729 raft_consensus.cc:2272] T dc4da5298d314d039ffe81ae5b591833 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.423334 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.423900 18729 raft_consensus.cc:2243] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.424614 18729 raft_consensus.cc:2272] T c447c95c7aaf45b3b7349b6adc366dc9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.426947 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.427659 18729 raft_consensus.cc:2243] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:26.427673 20868 consensus_peers.cc:597] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.428289 18729 raft_consensus.cc:2272] T 77049b638ac642f28d85763cc08ea236 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.430598 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.431298 18729 raft_consensus.cc:2243] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.431742 18729 raft_consensus.cc:2272] T 4aa3eccf29674a2cb7e57c931baddc4b P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.434092 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.434765 18729 raft_consensus.cc:2243] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.435165 18729 raft_consensus.cc:2272] T 3ece7b0563df4ce8b48979c62f9136b9 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.437026 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.437505 18729 raft_consensus.cc:2243] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.437848 18729 raft_consensus.cc:2272] T 9d8ae93e6cd446cdae5a3cd032302a5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.439747 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.440375 18729 raft_consensus.cc:2243] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.441107 18729 raft_consensus.cc:2272] T 105b4d734bca49828577d95bff54e2c0 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.443310 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.443756 18729 raft_consensus.cc:2243] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.444378 18729 raft_consensus.cc:2272] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.445943 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.446427 18729 raft_consensus.cc:2243] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.446738 18729 raft_consensus.cc:2272] T b8128b240d3347419c1d066feb89e397 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.448508 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.448990 18729 raft_consensus.cc:2243] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.449322 18729 raft_consensus.cc:2272] T bcb502ee3a934ee6b1edf1d71c435cca P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.451015 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.451471 18729 raft_consensus.cc:2243] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.451857 18729 raft_consensus.cc:2272] T bc112bf7f0d348808b3fcfa13af1c7a8 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.453518 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.453984 18729 raft_consensus.cc:2243] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.454728 18729 raft_consensus.cc:2272] T c0b11a199f384efd968dca6d151333e5 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.456468 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.456984 18729 raft_consensus.cc:2243] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.457324 18729 raft_consensus.cc:2272] T e2616a4c19d5430dac84251ee226856c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.459128 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.459620 18729 raft_consensus.cc:2243] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.459983 18729 raft_consensus.cc:2272] T febea4ef998b4e2da8f1d9eac59fa470 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.461886 18729 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:26.462266 20868 consensus_peers.cc:597] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.462371 18729 raft_consensus.cc:2243] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.462896 18729 raft_consensus.cc:2272] T cf255e8c64784317bf044264180c77a4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.465058 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.465552 18729 raft_consensus.cc:2243] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.465903 18729 raft_consensus.cc:2272] T 3e1f6921e925412387cdab9d5642ace3 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.467800 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.468444 18729 raft_consensus.cc:2243] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.468918 18729 raft_consensus.cc:2272] T 2b01d174e4694766ac4d3f1ec2c7e34d P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.469957 20868 consensus_peers.cc:597] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.471068 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.471663 18729 raft_consensus.cc:2243] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.472013 18729 raft_consensus.cc:2272] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.473871 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.474502 18729 raft_consensus.cc:2243] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.475203 18729 raft_consensus.cc:2272] T 308a2ed94f974b2aad1d9762e3371f75 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.477089 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.477622 18729 raft_consensus.cc:2243] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.478264 18729 raft_consensus.cc:2272] T 63e7f5afb1f648d88be863719c9297b4 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.480012 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.480494 18729 raft_consensus.cc:2243] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.481256 18729 raft_consensus.cc:2272] T 0687ab733e7a461da1f5d02decaf4ac2 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.483218 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.483703 18729 raft_consensus.cc:2243] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.484398 18729 raft_consensus.cc:2272] T 2e3e01e84af546928a4cb69de5c52abc P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.486034 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.486478 18729 raft_consensus.cc:2243] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.486863 18729 raft_consensus.cc:2272] T 5cec8ab7a7374afca41b670dfbd17c5c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.488684 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.489145 18729 raft_consensus.cc:2243] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.489506 18729 raft_consensus.cc:2272] T c51061920b2d4b6e8f50224628be492c P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.491248 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.491673 18729 raft_consensus.cc:2243] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.492072 18729 raft_consensus.cc:2272] T 86314e2ea73540e4a4923a86595b519a P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.493846 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:26.494356 18729 raft_consensus.cc:2243] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.494735 18729 raft_consensus.cc:2272] T b972f7823971467abb2e8b4aea9d6287 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.496834 18729 tablet_replica.cc:333] stopping tablet replica
W20260709 14:52:26.496869 20794 consensus_peers.cc:597] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.497439 18729 raft_consensus.cc:2243] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.497789 18729 raft_consensus.cc:2272] T 8d7c03cd857f4e1da2e3f96acda443e6 P f94ab9a8a1d94100adb4fc74cbfdbd19 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.507910 20942 consensus_peers.cc:597] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.530821 20942 consensus_peers.cc:597] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.539011 20942 consensus_peers.cc:597] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.557186 20868 consensus_peers.cc:597] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.563596 18729 tablet_server.cc:196] TabletServer@127.18.74.65:32903 shutdown complete.
W20260709 14:52:26.605625 20942 consensus_peers.cc:597] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.614964 20942 consensus_peers.cc:597] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.624778 20942 consensus_peers.cc:597] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.635367 20868 consensus_peers.cc:597] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.639122 20794 consensus_peers.cc:597] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.639679 20794 consensus_peers.cc:597] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.640089 20794 consensus_peers.cc:597] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.641310 18729 tablet_server.cc:179] TabletServer@127.18.74.66:0 shutting down...
W20260709 14:52:26.641844 20868 consensus_peers.cc:597] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.670513 20942 consensus_peers.cc:597] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.676916 20942 consensus_peers.cc:597] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.678779 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:26.679620 18729 tablet_replica.cc:333] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.680265 18729 raft_consensus.cc:2243] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.680678 18729 raft_consensus.cc:2272] T 105b4d734bca49828577d95bff54e2c0 P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.682439 18729 tablet_replica.cc:333] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.683104 18729 raft_consensus.cc:2243] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.683454 18729 raft_consensus.cc:2272] T b972f7823971467abb2e8b4aea9d6287 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.685304 18729 tablet_replica.cc:333] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.685828 18729 raft_consensus.cc:2243] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.686239 18729 raft_consensus.cc:2272] T 86314e2ea73540e4a4923a86595b519a P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.688046 18729 tablet_replica.cc:333] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.688526 18729 raft_consensus.cc:2243] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.688885 18729 raft_consensus.cc:2272] T ec75e78570bd4b89949f9cb43c8b183d P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.690425 18729 tablet_replica.cc:333] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.691013 18729 raft_consensus.cc:2243] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.691741 18729 raft_consensus.cc:2272] T c51061920b2d4b6e8f50224628be492c P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.693617 18729 tablet_replica.cc:333] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.694223 18729 raft_consensus.cc:2243] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.694928 18729 raft_consensus.cc:2272] T 0378ae777a7e43c08909728a4646e69a P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.696832 18729 tablet_replica.cc:333] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.697332 18729 raft_consensus.cc:2243] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.697688 18729 raft_consensus.cc:2272] T 94051bbbe0854869af3969753b1e7bda P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.699613 18729 tablet_replica.cc:333] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.700205 18729 raft_consensus.cc:2243] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.701007 18729 raft_consensus.cc:2272] T df6451c1343c47ad985cbf15320e120a P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.703294 18729 tablet_replica.cc:333] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.703848 18729 raft_consensus.cc:2243] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.704312 18729 raft_consensus.cc:2272] T e777002f12d04268962f41cd6fc056b7 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.705384 20942 consensus_peers.cc:597] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.706501 18729 tablet_replica.cc:333] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.707296 18729 raft_consensus.cc:2243] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.707832 18729 raft_consensus.cc:2272] T 308a2ed94f974b2aad1d9762e3371f75 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.709451 20868 consensus_peers.cc:597] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.710283 18729 tablet_replica.cc:333] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.710927 18729 raft_consensus.cc:2243] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.711615 18729 raft_consensus.cc:2272] T 1c7ab0d34dd54f11b5d023f4039e9861 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.713369 18729 tablet_replica.cc:333] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.713889 18729 raft_consensus.cc:2243] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.714620 18729 raft_consensus.cc:2272] T e2616a4c19d5430dac84251ee226856c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.716391 18729 tablet_replica.cc:333] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.716909 18729 raft_consensus.cc:2243] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.717272 18729 raft_consensus.cc:2272] T b8128b240d3347419c1d066feb89e397 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.718942 18729 tablet_replica.cc:333] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.719455 18729 raft_consensus.cc:2243] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.719831 18729 raft_consensus.cc:2272] T bc112bf7f0d348808b3fcfa13af1c7a8 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.721496 18729 tablet_replica.cc:333] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.721998 18729 raft_consensus.cc:2243] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.722671 18729 raft_consensus.cc:2272] T bcb502ee3a934ee6b1edf1d71c435cca P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.724423 18729 tablet_replica.cc:333] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.724893 18729 raft_consensus.cc:2243] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.725219 18729 raft_consensus.cc:2272] T c0b11a199f384efd968dca6d151333e5 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.726816 18729 tablet_replica.cc:333] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.727334 18729 raft_consensus.cc:2243] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.727660 18729 raft_consensus.cc:2272] T 59e3e3a48be94d0594d6cca8800c3c56 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.729287 18729 tablet_replica.cc:333] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.729746 18729 raft_consensus.cc:2243] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.730429 18729 raft_consensus.cc:2272] T febea4ef998b4e2da8f1d9eac59fa470 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.732161 18729 tablet_replica.cc:333] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.732661 18729 raft_consensus.cc:2243] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.733031 18729 raft_consensus.cc:2272] T 63e7f5afb1f648d88be863719c9297b4 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.734791 18729 tablet_replica.cc:333] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.735303 18729 raft_consensus.cc:2243] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.735996 18729 raft_consensus.cc:2272] T 2daa5626164d483b87b3e69c07e9dd1d P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.737843 18729 tablet_replica.cc:333] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.738356 18729 raft_consensus.cc:2243] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.738837 18729 raft_consensus.cc:2272] T e002b70c531d4ae2a99473e926dca43b P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.741092 18729 tablet_replica.cc:333] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
W20260709 14:52:26.741410 20942 consensus_peers.cc:597] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.741770 18729 raft_consensus.cc:2243] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.742221 18729 raft_consensus.cc:2272] T 72f35cbaa3594f548dae7ea57aa142fc P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.743924 18729 tablet_replica.cc:333] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.744460 18729 raft_consensus.cc:2243] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.744849 18729 raft_consensus.cc:2272] T a450e76f66054ef58bafc78619f8428b P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.746622 18729 tablet_replica.cc:333] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.747157 18729 raft_consensus.cc:2243] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.747834 18729 raft_consensus.cc:2272] T e99a8bd08dc144e989e365b6e6e7537f P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.749526 18729 tablet_replica.cc:333] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.750022 18729 raft_consensus.cc:2243] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.750684 18729 raft_consensus.cc:2272] T 5c70a3819590447cbe6ff66922654d4c P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.752460 18729 tablet_replica.cc:333] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.752959 18729 raft_consensus.cc:2243] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.753330 18729 raft_consensus.cc:2272] T 182a74a8eea848bba17398f050713df4 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.754828 20868 consensus_peers.cc:597] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.755167 18729 tablet_replica.cc:333] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.755734 18729 raft_consensus.cc:2243] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.756399 18729 raft_consensus.cc:2272] T 5333b1818a444d6780e4fd30f60ec280 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.758129 18729 tablet_replica.cc:333] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.758744 18729 raft_consensus.cc:2243] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.759533 18729 raft_consensus.cc:2272] T 3ece7b0563df4ce8b48979c62f9136b9 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.761215 18729 tablet_replica.cc:333] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.761690 18729 raft_consensus.cc:2243] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.762348 18729 raft_consensus.cc:2272] T 9d8ae93e6cd446cdae5a3cd032302a5c P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.764134 18729 tablet_replica.cc:333] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.764609 18729 raft_consensus.cc:2243] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.765002 18729 raft_consensus.cc:2272] T e4b0d459d02849cf989151e0eec47cdc P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.766229 20942 consensus_peers.cc:597] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.767526 18729 tablet_replica.cc:333] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.768285 18729 raft_consensus.cc:2243] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.768741 18729 raft_consensus.cc:2272] T 47d09d3178114331b71b7104e008d420 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.770641 20942 consensus_peers.cc:597] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.771176 18729 tablet_replica.cc:333] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.771999 18729 raft_consensus.cc:2243] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.772485 18729 raft_consensus.cc:2272] T 2677bdce535d4e0587d82348be165767 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.774600 18729 tablet_replica.cc:333] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.775171 18729 raft_consensus.cc:2243] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:26.775305 20942 consensus_peers.cc:597] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.775651 18729 raft_consensus.cc:2272] T 0687ab733e7a461da1f5d02decaf4ac2 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.778316 18729 tablet_replica.cc:333] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.778848 18729 raft_consensus.cc:2243] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.779280 18729 raft_consensus.cc:2272] T 2e3e01e84af546928a4cb69de5c52abc P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.780853 18729 tablet_replica.cc:333] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.781312 18729 raft_consensus.cc:2243] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.781656 18729 raft_consensus.cc:2272] T 822d5bb3352246dbb49c672e3a881303 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.783244 18729 tablet_replica.cc:333] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.783762 18729 raft_consensus.cc:2243] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.784142 18729 raft_consensus.cc:2272] T 15784a3569c6484ba3f8676f1d289267 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.785806 18729 tablet_replica.cc:333] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.786248 18729 raft_consensus.cc:2243] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.786597 18729 raft_consensus.cc:2272] T 5fa35385d412495aa19251a71cfe3af7 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.788209 18729 tablet_replica.cc:333] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.788655 18729 raft_consensus.cc:2243] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.789009 18729 raft_consensus.cc:2272] T dc4da5298d314d039ffe81ae5b591833 P 9ab6141e18624db9828fb9467f35f576 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.791028 18729 tablet_replica.cc:333] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.791488 18729 raft_consensus.cc:2243] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.791843 18729 raft_consensus.cc:2272] T c447c95c7aaf45b3b7349b6adc366dc9 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.793921 18729 tablet_replica.cc:333] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.794386 18729 raft_consensus.cc:2243] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.794761 18729 raft_consensus.cc:2272] T d388869aa0844e12b0a1ef71e37bd0e0 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.796453 18729 tablet_replica.cc:333] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.796902 18729 raft_consensus.cc:2243] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.797614 18729 raft_consensus.cc:2272] T e7ff99e821c04ba0864eb6c41a55d593 P 9ab6141e18624db9828fb9467f35f576 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.799336 18729 tablet_replica.cc:333] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.799767 18729 raft_consensus.cc:2243] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.800117 18729 raft_consensus.cc:2272] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.801767 18729 tablet_replica.cc:333] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.802178 18729 raft_consensus.cc:2243] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.802831 18729 raft_consensus.cc:2272] T 77049b638ac642f28d85763cc08ea236 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.804422 18729 tablet_replica.cc:333] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576: stopping tablet replica
I20260709 14:52:26.804807 18729 raft_consensus.cc:2243] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.805159 18729 raft_consensus.cc:2272] T 490e88b9b73449f5b52e47c520baee28 P 9ab6141e18624db9828fb9467f35f576 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:26.843988 20868 consensus_peers.cc:597] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.852639 20868 consensus_peers.cc:597] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.867359 18729 tablet_server.cc:196] TabletServer@127.18.74.66:0 shutdown complete.
W20260709 14:52:26.873579 20868 consensus_peers.cc:597] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 -> Peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Couldn't send request to peer f94ab9a8a1d94100adb4fc74cbfdbd19. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.900702 20942 consensus_peers.cc:597] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.934924 20942 consensus_peers.cc:597] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.943794 18729 tablet_server.cc:179] TabletServer@127.18.74.67:0 shutting down...
W20260709 14:52:26.964069 20942 consensus_peers.cc:597] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.976938 20942 consensus_peers.cc:597] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.979293 20942 consensus_peers.cc:597] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:26.986308 20942 consensus_peers.cc:597] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:26.989152 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:26.989997 18729 tablet_replica.cc:333] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:26.990622 18729 raft_consensus.cc:2243] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.991408 18729 raft_consensus.cc:2272] T 86314e2ea73540e4a4923a86595b519a P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.993278 18729 tablet_replica.cc:333] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:26.993842 18729 raft_consensus.cc:2243] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:26.994213 18729 raft_consensus.cc:2272] T 59e3e3a48be94d0594d6cca8800c3c56 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.995919 18729 tablet_replica.cc:333] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:26.996430 18729 raft_consensus.cc:2243] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.997099 18729 raft_consensus.cc:2272] T 46c98326aaf649de99aafaa872bb26c4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:26.998740 18729 tablet_replica.cc:333] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:26.999286 18729 raft_consensus.cc:2243] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:26.999951 18729 raft_consensus.cc:2272] T 8d7c03cd857f4e1da2e3f96acda443e6 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.001616 18729 tablet_replica.cc:333] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.002084 18729 raft_consensus.cc:2243] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.002910 18729 raft_consensus.cc:2272] T 2677bdce535d4e0587d82348be165767 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.005019 18729 tablet_replica.cc:333] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.005628 18729 raft_consensus.cc:2243] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.006085 18729 raft_consensus.cc:2272] T 9909bf3047bc40f89600ed662f9b8558 P f05a83a13aaf4fd6a733770a8d49e566 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.007858 18729 tablet_replica.cc:333] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.008438 18729 raft_consensus.cc:2243] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.008807 18729 raft_consensus.cc:2272] T 94051bbbe0854869af3969753b1e7bda P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.010495 18729 tablet_replica.cc:333] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.011040 18729 raft_consensus.cc:2243] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.011408 18729 raft_consensus.cc:2272] T e777002f12d04268962f41cd6fc056b7 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.013165 18729 tablet_replica.cc:333] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.013774 18729 raft_consensus.cc:2243] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.014531 18729 raft_consensus.cc:2272] T 53f3d1ea0ca2421b8622fe6285bcfe2f P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.016551 18729 tablet_replica.cc:333] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.017068 18729 raft_consensus.cc:2243] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.017436 18729 raft_consensus.cc:2272] T 5fa35385d412495aa19251a71cfe3af7 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.019232 18729 tablet_replica.cc:333] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.019762 18729 raft_consensus.cc:2243] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.020141 18729 raft_consensus.cc:2272] T c447c95c7aaf45b3b7349b6adc366dc9 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.021670 18729 tablet_replica.cc:333] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.022166 18729 raft_consensus.cc:2243] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.022603 18729 raft_consensus.cc:2272] T e7ff99e821c04ba0864eb6c41a55d593 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.024591 18729 tablet_replica.cc:333] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.025070 18729 raft_consensus.cc:2243] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.025556 18729 raft_consensus.cc:2272] T d388869aa0844e12b0a1ef71e37bd0e0 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.027737 18729 tablet_replica.cc:333] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.028489 18729 raft_consensus.cc:2243] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.028973 18729 raft_consensus.cc:2272] T 5c70a3819590447cbe6ff66922654d4c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:27.030864 20868 consensus_peers.cc:597] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.031505 18729 tablet_replica.cc:333] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.032333 18729 raft_consensus.cc:2243] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
W20260709 14:52:27.032892 20942 consensus_peers.cc:597] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.033239 18729 raft_consensus.cc:2272] T 9f0783192972440fb860a48c565a2424 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:27.035305 20868 consensus_peers.cc:597] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.035682 18729 tablet_replica.cc:333] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.036437 18729 raft_consensus.cc:2243] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:27.036630 20942 consensus_peers.cc:597] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.036921 18729 raft_consensus.cc:2272] T 308a2ed94f974b2aad1d9762e3371f75 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.039275 18729 tablet_replica.cc:333] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.040015 18729 raft_consensus.cc:2243] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.040427 18729 raft_consensus.cc:2272] T 1c7ab0d34dd54f11b5d023f4039e9861 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.042244 18729 tablet_replica.cc:333] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.042793 18729 raft_consensus.cc:2243] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.043188 18729 raft_consensus.cc:2272] T e99a8bd08dc144e989e365b6e6e7537f P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.045256 18729 tablet_replica.cc:333] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
W20260709 14:52:27.045337 20942 consensus_peers.cc:597] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.045915 18729 raft_consensus.cc:2243] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.046322 18729 raft_consensus.cc:2272] T 0b55d41fecac4bb4a9ca3f2c90e73552 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.048082 18729 tablet_replica.cc:333] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.048565 18729 raft_consensus.cc:2243] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.048931 18729 raft_consensus.cc:2272] T e2616a4c19d5430dac84251ee226856c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.050534 18729 tablet_replica.cc:333] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.051060 18729 raft_consensus.cc:2243] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.051416 18729 raft_consensus.cc:2272] T bcb502ee3a934ee6b1edf1d71c435cca P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.053009 18729 tablet_replica.cc:333] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.053494 18729 raft_consensus.cc:2243] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.053875 18729 raft_consensus.cc:2272] T 5333b1818a444d6780e4fd30f60ec280 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.055640 18729 tablet_replica.cc:333] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.056135 18729 raft_consensus.cc:2243] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.056854 18729 raft_consensus.cc:2272] T 182a74a8eea848bba17398f050713df4 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.058609 18729 tablet_replica.cc:333] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.059290 18729 raft_consensus.cc:2243] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.059748 18729 raft_consensus.cc:2272] T 9d8ae93e6cd446cdae5a3cd032302a5c P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.062211 18729 tablet_replica.cc:333] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.062829 18729 raft_consensus.cc:2243] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.063342 18729 raft_consensus.cc:2272] T 3ece7b0563df4ce8b48979c62f9136b9 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:27.063911 20868 consensus_peers.cc:597] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.065289 18729 tablet_replica.cc:333] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.065874 18729 raft_consensus.cc:2243] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.066259 18729 raft_consensus.cc:2272] T 2daa5626164d483b87b3e69c07e9dd1d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.067922 18729 tablet_replica.cc:333] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.068404 18729 raft_consensus.cc:2243] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.069063 18729 raft_consensus.cc:2272] T e002b70c531d4ae2a99473e926dca43b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.070904 18729 tablet_replica.cc:333] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.071414 18729 raft_consensus.cc:2243] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.071777 18729 raft_consensus.cc:2272] T 822d5bb3352246dbb49c672e3a881303 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.073364 18729 tablet_replica.cc:333] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.073856 18729 raft_consensus.cc:2243] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.074534 18729 raft_consensus.cc:2272] T dfa5919a17254427ac35b01d92f8c322 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.076385 18729 tablet_replica.cc:333] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.076859 18729 raft_consensus.cc:2243] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.077569 18729 raft_consensus.cc:2272] T 47d09d3178114331b71b7104e008d420 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.079332 18729 tablet_replica.cc:333] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.079807 18729 raft_consensus.cc:2243] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.080541 18729 raft_consensus.cc:2272] T 2b01d174e4694766ac4d3f1ec2c7e34d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.082136 18729 tablet_replica.cc:333] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.082633 18729 raft_consensus.cc:2243] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.083417 18729 raft_consensus.cc:2272] T cf255e8c64784317bf044264180c77a4 P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.085060 18729 tablet_replica.cc:333] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.085553 18729 raft_consensus.cc:2243] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.085927 18729 raft_consensus.cc:2272] T a450e76f66054ef58bafc78619f8428b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.087527 18729 tablet_replica.cc:333] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.087998 18729 raft_consensus.cc:2243] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.088660 18729 raft_consensus.cc:2272] T 3e1f6921e925412387cdab9d5642ace3 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.090267 18729 tablet_replica.cc:333] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.090713 18729 raft_consensus.cc:2243] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.091089 18729 raft_consensus.cc:2272] T 77049b638ac642f28d85763cc08ea236 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.092703 18729 tablet_replica.cc:333] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.093187 18729 raft_consensus.cc:2243] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.093554 18729 raft_consensus.cc:2272] T 4aa3eccf29674a2cb7e57c931baddc4b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.095281 18729 tablet_replica.cc:333] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.095746 18729 raft_consensus.cc:2243] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.096446 18729 raft_consensus.cc:2272] T 490e88b9b73449f5b52e47c520baee28 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.098125 18729 tablet_replica.cc:333] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.098572 18729 raft_consensus.cc:2243] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.098990 18729 raft_consensus.cc:2272] T 84ce16307d0249a48b609a0bae1f381b P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.100512 18729 tablet_replica.cc:333] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.100960 18729 raft_consensus.cc:2243] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.101334 18729 raft_consensus.cc:2272] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P f05a83a13aaf4fd6a733770a8d49e566 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.103163 18729 tablet_replica.cc:333] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.103767 18729 raft_consensus.cc:2243] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.104136 18729 raft_consensus.cc:2272] T 9a55b30ef90245e4877bfba99d57405d P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.106032 18729 tablet_replica.cc:333] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.106552 18729 raft_consensus.cc:2243] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.107052 18729 raft_consensus.cc:2272] T c51061920b2d4b6e8f50224628be492c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.108688 18729 tablet_replica.cc:333] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.109283 18729 raft_consensus.cc:2243] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.109760 18729 raft_consensus.cc:2272] T 0378ae777a7e43c08909728a4646e69a P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.111594 18729 tablet_replica.cc:333] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.111987 18729 raft_consensus.cc:2243] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.112628 18729 raft_consensus.cc:2272] T 5cec8ab7a7374afca41b670dfbd17c5c P f05a83a13aaf4fd6a733770a8d49e566 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.114216 18729 tablet_replica.cc:333] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566: stopping tablet replica
I20260709 14:52:27.114643 18729 raft_consensus.cc:2243] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.115037 18729 raft_consensus.cc:2272] T 2c4a0cc961a14ca8afa9270eb5a48d72 P f05a83a13aaf4fd6a733770a8d49e566 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:27.122335 20942 consensus_peers.cc:597] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:27.135213 20942 consensus_peers.cc:597] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d -> Peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Couldn't send request to peer 9ab6141e18624db9828fb9467f35f576. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.182717 18729 tablet_server.cc:196] TabletServer@127.18.74.67:0 shutdown complete.
W20260709 14:52:27.186844 20942 consensus_peers.cc:597] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.67:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.240926 18729 tablet_server.cc:179] TabletServer@127.18.74.68:0 shutting down...
I20260709 14:52:27.281625 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:27.282373 18729 tablet_replica.cc:333] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.282995 18729 raft_consensus.cc:2243] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.283416 18729 raft_consensus.cc:2272] T 105b4d734bca49828577d95bff54e2c0 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.285095 18729 tablet_replica.cc:333] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.285632 18729 raft_consensus.cc:2243] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.285997 18729 raft_consensus.cc:2272] T 9909bf3047bc40f89600ed662f9b8558 P 48635914fe9b49069a386bf79c83b93d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.287670 18729 tablet_replica.cc:333] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.288158 18729 raft_consensus.cc:2243] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.288554 18729 raft_consensus.cc:2272] T df6451c1343c47ad985cbf15320e120a P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.290235 18729 tablet_replica.cc:333] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.290745 18729 raft_consensus.cc:2243] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.291174 18729 raft_consensus.cc:2272] T 8d7c03cd857f4e1da2e3f96acda443e6 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.292773 18729 tablet_replica.cc:333] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.293264 18729 raft_consensus.cc:2243] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.293988 18729 raft_consensus.cc:2272] T b972f7823971467abb2e8b4aea9d6287 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.295615 18729 tablet_replica.cc:333] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.296126 18729 raft_consensus.cc:2243] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.296588 18729 raft_consensus.cc:2272] T 46c98326aaf649de99aafaa872bb26c4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.298843 18729 tablet_replica.cc:333] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.299577 18729 raft_consensus.cc:2243] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.300347 18729 raft_consensus.cc:2272] T 5fa35385d412495aa19251a71cfe3af7 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:27.300604 20942 consensus_peers.cc:597] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.67:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.302160 18729 tablet_replica.cc:333] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.303004 18729 raft_consensus.cc:2243] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.303467 18729 raft_consensus.cc:2272] T dc4da5298d314d039ffe81ae5b591833 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.305430 18729 tablet_replica.cc:333] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.306023 18729 raft_consensus.cc:2243] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.306727 18729 raft_consensus.cc:2272] T d388869aa0844e12b0a1ef71e37bd0e0 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.308478 18729 tablet_replica.cc:333] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.308974 18729 raft_consensus.cc:2243] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.309324 18729 raft_consensus.cc:2272] T 53f3d1ea0ca2421b8622fe6285bcfe2f P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.311108 18729 tablet_replica.cc:333] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.311615 18729 raft_consensus.cc:2243] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.312008 18729 raft_consensus.cc:2272] T 1c7ab0d34dd54f11b5d023f4039e9861 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.312140 21803 raft_consensus.cc:493] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Starting pre-election (detected failure of leader f94ab9a8a1d94100adb4fc74cbfdbd19)
I20260709 14:52:27.312655 21803 raft_consensus.cc:515] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "48635914fe9b49069a386bf79c83b93d" member_type: VOTER last_known_addr { host: "127.18.74.68" port: 32801 } } peers { permanent_uuid: "f94ab9a8a1d94100adb4fc74cbfdbd19" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 32903 } } peers { permanent_uuid: "9ab6141e18624db9828fb9467f35f576" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42553 } }
I20260709 14:52:27.314415 18729 tablet_replica.cc:333] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.314734 21803 leader_election.cc:290] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903), 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553)
I20260709 14:52:27.315223 18729 raft_consensus.cc:2243] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.315707 18729 raft_consensus.cc:2272] T 9bf61c65c7fb4c2597bbe8d0e1bfb031 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.317916 18729 tablet_replica.cc:333] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
W20260709 14:52:27.318367 20942 leader_election.cc:336] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer f94ab9a8a1d94100adb4fc74cbfdbd19 (127.18.74.65:32903): Network error: Client connection negotiation failed: client connection to 127.18.74.65:32903: connect: Connection refused (error 111)
I20260709 14:52:27.318554 18729 raft_consensus.cc:2243] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:27.319018 20942 leader_election.cc:336] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 4 pre-election: RPC error from VoteRequest() call to peer 9ab6141e18624db9828fb9467f35f576 (127.18.74.66:42553): Network error: Client connection negotiation failed: client connection to 127.18.74.66:42553: connect: Connection refused (error 111)
I20260709 14:52:27.319088 18729 raft_consensus.cc:2272] T 63e7f5afb1f648d88be863719c9297b4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.319305 20942 leader_election.cc:304] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 48635914fe9b49069a386bf79c83b93d; no voters: 9ab6141e18624db9828fb9467f35f576, f94ab9a8a1d94100adb4fc74cbfdbd19
I20260709 14:52:27.319887 21803 raft_consensus.cc:2749] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 14:52:27.321147 18729 tablet_replica.cc:333] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.321689 18729 raft_consensus.cc:2243] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.322027 18729 raft_consensus.cc:2272] T 9f0783192972440fb860a48c565a2424 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.323714 18729 tablet_replica.cc:333] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.324240 18729 raft_consensus.cc:2243] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.324594 18729 raft_consensus.cc:2272] T 0b55d41fecac4bb4a9ca3f2c90e73552 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.326094 18729 tablet_replica.cc:333] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.326542 18729 raft_consensus.cc:2243] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.327243 18729 raft_consensus.cc:2272] T b8128b240d3347419c1d066feb89e397 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.329048 18729 tablet_replica.cc:333] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.329646 18729 raft_consensus.cc:2243] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.330353 18729 raft_consensus.cc:2272] T bc112bf7f0d348808b3fcfa13af1c7a8 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.332633 18729 tablet_replica.cc:333] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.333329 18729 raft_consensus.cc:2243] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.333806 18729 raft_consensus.cc:2272] T c0b11a199f384efd968dca6d151333e5 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:27.333950 20942 consensus_peers.cc:597] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d -> Peer f05a83a13aaf4fd6a733770a8d49e566 (127.18.74.67:37311): Couldn't send request to peer f05a83a13aaf4fd6a733770a8d49e566. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.67:37311: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:27.335474 18729 tablet_replica.cc:333] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.336032 18729 raft_consensus.cc:2243] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.336711 18729 raft_consensus.cc:2272] T 59e3e3a48be94d0594d6cca8800c3c56 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.338276 18729 tablet_replica.cc:333] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.338798 18729 raft_consensus.cc:2243] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.339211 18729 raft_consensus.cc:2272] T febea4ef998b4e2da8f1d9eac59fa470 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.340931 18729 tablet_replica.cc:333] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.341418 18729 raft_consensus.cc:2243] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.341791 18729 raft_consensus.cc:2272] T 5333b1818a444d6780e4fd30f60ec280 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.343544 18729 tablet_replica.cc:333] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.344066 18729 raft_consensus.cc:2243] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.344424 18729 raft_consensus.cc:2272] T 182a74a8eea848bba17398f050713df4 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.346158 18729 tablet_replica.cc:333] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.346684 18729 raft_consensus.cc:2243] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.347061 18729 raft_consensus.cc:2272] T e99a8bd08dc144e989e365b6e6e7537f P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.348691 18729 tablet_replica.cc:333] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.349145 18729 raft_consensus.cc:2243] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.349804 18729 raft_consensus.cc:2272] T 822d5bb3352246dbb49c672e3a881303 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.351478 18729 tablet_replica.cc:333] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.351930 18729 raft_consensus.cc:2243] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.352579 18729 raft_consensus.cc:2272] T 15784a3569c6484ba3f8676f1d289267 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.354202 18729 tablet_replica.cc:333] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.354651 18729 raft_consensus.cc:2243] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.355047 18729 raft_consensus.cc:2272] T dfa5919a17254427ac35b01d92f8c322 P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.356614 18729 tablet_replica.cc:333] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.357100 18729 raft_consensus.cc:2243] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.357470 18729 raft_consensus.cc:2272] T 47d09d3178114331b71b7104e008d420 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.359622 18729 tablet_replica.cc:333] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.360283 18729 raft_consensus.cc:2243] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.361017 18729 raft_consensus.cc:2272] T e4b0d459d02849cf989151e0eec47cdc P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.362864 18729 tablet_replica.cc:333] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.363380 18729 raft_consensus.cc:2243] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.363749 18729 raft_consensus.cc:2272] T 2b01d174e4694766ac4d3f1ec2c7e34d P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.365396 18729 tablet_replica.cc:333] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.365876 18729 raft_consensus.cc:2243] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.366243 18729 raft_consensus.cc:2272] T cf255e8c64784317bf044264180c77a4 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.367892 18729 tablet_replica.cc:333] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.368352 18729 raft_consensus.cc:2243] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.369019 18729 raft_consensus.cc:2272] T a450e76f66054ef58bafc78619f8428b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.370726 18729 tablet_replica.cc:333] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.371210 18729 raft_consensus.cc:2243] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.371578 18729 raft_consensus.cc:2272] T 3e1f6921e925412387cdab9d5642ace3 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.373128 18729 tablet_replica.cc:333] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.373589 18729 raft_consensus.cc:2243] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.374241 18729 raft_consensus.cc:2272] T 4aa3eccf29674a2cb7e57c931baddc4b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.375928 18729 tablet_replica.cc:333] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.376402 18729 raft_consensus.cc:2243] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.376794 18729 raft_consensus.cc:2272] T 490e88b9b73449f5b52e47c520baee28 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.378544 18729 tablet_replica.cc:333] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.379053 18729 raft_consensus.cc:2243] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.379714 18729 raft_consensus.cc:2272] T ec75e78570bd4b89949f9cb43c8b183d P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.381237 18729 tablet_replica.cc:333] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.381692 18729 raft_consensus.cc:2243] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.382336 18729 raft_consensus.cc:2272] T 84ce16307d0249a48b609a0bae1f381b P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.383920 18729 tablet_replica.cc:333] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.384361 18729 raft_consensus.cc:2243] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.384721 18729 raft_consensus.cc:2272] T 0378ae777a7e43c08909728a4646e69a P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.386188 18729 tablet_replica.cc:333] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.386639 18729 raft_consensus.cc:2243] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.387048 18729 raft_consensus.cc:2272] T 5cec8ab7a7374afca41b670dfbd17c5c P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.388578 18729 tablet_replica.cc:333] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.389020 18729 raft_consensus.cc:2243] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.389657 18729 raft_consensus.cc:2272] T 2c4a0cc961a14ca8afa9270eb5a48d72 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.391264 18729 tablet_replica.cc:333] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.391695 18729 raft_consensus.cc:2243] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.392052 18729 raft_consensus.cc:2272] T 2677bdce535d4e0587d82348be165767 P 48635914fe9b49069a386bf79c83b93d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.393564 18729 tablet_replica.cc:333] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.394007 18729 raft_consensus.cc:2243] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.394363 18729 raft_consensus.cc:2272] T 0687ab733e7a461da1f5d02decaf4ac2 P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.396041 18729 tablet_replica.cc:333] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.396483 18729 raft_consensus.cc:2243] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.396837 18729 raft_consensus.cc:2272] T 2e3e01e84af546928a4cb69de5c52abc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.398353 18729 tablet_replica.cc:333] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.398770 18729 raft_consensus.cc:2243] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:27.399159 18729 raft_consensus.cc:2272] T 72f35cbaa3594f548dae7ea57aa142fc P 48635914fe9b49069a386bf79c83b93d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.400743 18729 tablet_replica.cc:333] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d: stopping tablet replica
I20260709 14:52:27.401130 18729 raft_consensus.cc:2243] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.401803 18729 raft_consensus.cc:2272] T 9a55b30ef90245e4877bfba99d57405d P 48635914fe9b49069a386bf79c83b93d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.461812 18729 tablet_server.cc:196] TabletServer@127.18.74.68:0 shutdown complete.
I20260709 14:52:27.516103 18729 master.cc:562] Master@127.18.74.126:46585 shutting down...
I20260709 14:52:27.536158 18729 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:27.536687 18729 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:27.536988 18729 tablet_replica.cc:333] T 00000000000000000000000000000000 P 4fcfe096bc6a4069975ddb41725fe2d7: stopping tablet replica
I20260709 14:52:27.556883 18729 master.cc:584] Master@127.18.74.126:46585 shutdown complete.
[       OK ] LeaderRebalancerTest.RestartTserver (20581 ms)
[ RUN      ] LeaderRebalancerTest.TestMaintenanceMode
I20260709 14:52:27.633623 18729 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.74.126:40609
I20260709 14:52:27.634718 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:27.639765 21819 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
W20260709 14:52:27.640744 21820 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
W20260709 14:52:27.641022 21822 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
I20260709 14:52:27.642180 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:27.643051 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:27.643224 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:27.643337 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608747643325 us; error 0 us; skew 500 ppm
I20260709 14:52:27.643779 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:27.645920 18729 webserver.cc:533] Webserver started at http://127.18.74.126:39753/ using document root <none> and password file <none>
I20260709 14:52:27.646350 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:27.646512 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:27.646730 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:27.647790 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/master-0-root/instance:
uuid: "ed9af284493541f995f10c3dbcd7d051"
format_stamp: "Formatted at 2026-07-09 14:52:27 on dist-test-slave-0wd7"
I20260709 14:52:27.651944 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:27.655093 21827 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:27.655757 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:27.656019 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/master-0-root
uuid: "ed9af284493541f995f10c3dbcd7d051"
format_stamp: "Formatted at 2026-07-09 14:52:27 on dist-test-slave-0wd7"
I20260709 14:52:27.656265 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-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)
I20260709 14:52:27.673245 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:27.674405 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:27.710248 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:40609
I20260709 14:52:27.710335 21878 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:40609 every 8 connection(s)
I20260709 14:52:27.714812 21879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:27.724668 21879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051: Bootstrap starting.
I20260709 14:52:27.729429 21879 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:27.733603 21879 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051: No bootstrap required, opened a new log
I20260709 14:52:27.735725 21879 raft_consensus.cc:359] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed9af284493541f995f10c3dbcd7d051" member_type: VOTER }
I20260709 14:52:27.736086 21879 raft_consensus.cc:385] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:27.736296 21879 raft_consensus.cc:740] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed9af284493541f995f10c3dbcd7d051, State: Initialized, Role: FOLLOWER
I20260709 14:52:27.736894 21879 consensus_queue.cc:260] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "ed9af284493541f995f10c3dbcd7d051" member_type: VOTER }
I20260709 14:52:27.737331 21879 raft_consensus.cc:399] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:27.737540 21879 raft_consensus.cc:493] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:27.737779 21879 raft_consensus.cc:3060] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:27.741943 21879 raft_consensus.cc:515] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed9af284493541f995f10c3dbcd7d051" member_type: VOTER }
I20260709 14:52:27.742429 21879 leader_election.cc:304] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [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: ed9af284493541f995f10c3dbcd7d051; no voters: 
I20260709 14:52:27.743501 21879 leader_election.cc:290] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:27.743851 21882 raft_consensus.cc:2804] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:27.745118 21882 raft_consensus.cc:697] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 1 LEADER]: Becoming Leader. State: Replica: ed9af284493541f995f10c3dbcd7d051, State: Running, Role: LEADER
I20260709 14:52:27.745736 21882 consensus_queue.cc:237] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [LEADER]: Queue going to LEADER mode. State: All 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: "ed9af284493541f995f10c3dbcd7d051" member_type: VOTER }
I20260709 14:52:27.746217 21879 sys_catalog.cc:565] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:27.749696 21884 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [sys.catalog]: SysCatalogTable state changed. Reason: New leader ed9af284493541f995f10c3dbcd7d051. Latest consensus state: current_term: 1 leader_uuid: "ed9af284493541f995f10c3dbcd7d051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed9af284493541f995f10c3dbcd7d051" member_type: VOTER } }
I20260709 14:52:27.750301 21884 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:27.752985 21883 sys_catalog.cc:455] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "ed9af284493541f995f10c3dbcd7d051" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "ed9af284493541f995f10c3dbcd7d051" member_type: VOTER } }
I20260709 14:52:27.753613 21883 sys_catalog.cc:458] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:27.754719 21888 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:27.760455 21888 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:27.761370 18729 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:27.768740 21888 catalog_manager.cc:1383] Generated new cluster ID: 93b4e111a6b94c77a9a837f5bbe93a15
I20260709 14:52:27.769025 21888 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:27.787292 21888 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:27.788564 21888 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:27.806201 21888 catalog_manager.cc:6070] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051: Generated new TSK 0
I20260709 14:52:27.806821 21888 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:27.828044 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:27.833899 21900 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
W20260709 14:52:27.834645 21901 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
I20260709 14:52:27.836548 18729 server_base.cc:1061] running on GCE node
W20260709 14:52:27.836931 21903 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
I20260709 14:52:27.837807 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:27.837993 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:27.838114 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608747838102 us; error 0 us; skew 500 ppm
I20260709 14:52:27.838563 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:27.840680 18729 webserver.cc:533] Webserver started at http://127.18.74.65:44697/ using document root <none> and password file <none>
I20260709 14:52:27.841100 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:27.841251 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:27.841468 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:27.842475 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-0-root/instance:
uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
format_stamp: "Formatted at 2026-07-09 14:52:27 on dist-test-slave-0wd7"
I20260709 14:52:27.846626 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:52:27.849771 21908 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:27.850486 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:27.850745 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
format_stamp: "Formatted at 2026-07-09 14:52:27 on dist-test-slave-0wd7"
I20260709 14:52:27.851052 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-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)
I20260709 14:52:27.892614 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:27.893895 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:27.895351 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:27.897643 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:27.897845 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:27.898072 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:27.898236 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:27.936103 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:39897
I20260709 14:52:27.936208 21970 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:39897 every 8 connection(s)
I20260709 14:52:27.940769 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:27.948182 21975 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
W20260709 14:52:27.949649 21976 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
I20260709 14:52:27.951715 18729 server_base.cc:1061] running on GCE node
W20260709 14:52:27.951948 21978 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
I20260709 14:52:27.953354 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:27.953622 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:27.953823 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608747953804 us; error 0 us; skew 500 ppm
I20260709 14:52:27.954373 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:27.956284 21971 heartbeater.cc:344] Connected to a master server at 127.18.74.126:40609
I20260709 14:52:27.956638 21971 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:27.957020 18729 webserver.cc:533] Webserver started at http://127.18.74.66:34561/ using document root <none> and password file <none>
I20260709 14:52:27.957355 21971 heartbeater.cc:507] Master 127.18.74.126:40609 requested a full tablet report, sending...
I20260709 14:52:27.957612 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:27.957901 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:27.958151 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:27.959455 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-1-root/instance:
uuid: "67b6bd233933480093380bc009bd55be"
format_stamp: "Formatted at 2026-07-09 14:52:27 on dist-test-slave-0wd7"
I20260709 14:52:27.959568 21844 ts_manager.cc:194] Registered new tserver with Master: 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897)
I20260709 14:52:27.961272 21844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33882
I20260709 14:52:27.964087 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:27.967382 21983 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:27.968087 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.001s
I20260709 14:52:27.968349 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-1-root
uuid: "67b6bd233933480093380bc009bd55be"
format_stamp: "Formatted at 2026-07-09 14:52:27 on dist-test-slave-0wd7"
I20260709 14:52:27.968628 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-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)
I20260709 14:52:27.983367 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:27.984512 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:27.985888 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:27.988195 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:27.988401 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:27.988626 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:27.988776 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:28.025431 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:36735
I20260709 14:52:28.025529 22045 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:36735 every 8 connection(s)
I20260709 14:52:28.030045 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:28.036648 22049 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
W20260709 14:52:28.037168 22050 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
I20260709 14:52:28.040028 18729 server_base.cc:1061] running on GCE node
W20260709 14:52:28.040933 22052 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
I20260709 14:52:28.041515 22046 heartbeater.cc:344] Connected to a master server at 127.18.74.126:40609
I20260709 14:52:28.041957 22046 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:28.042086 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:28.042375 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:28.042575 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608748042557 us; error 0 us; skew 500 ppm
I20260709 14:52:28.042899 22046 heartbeater.cc:507] Master 127.18.74.126:40609 requested a full tablet report, sending...
I20260709 14:52:28.043411 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:28.045163 21844 ts_manager.cc:194] Registered new tserver with Master: 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:28.046195 18729 webserver.cc:533] Webserver started at http://127.18.74.67:40849/ using document root <none> and password file <none>
I20260709 14:52:28.046902 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:28.047029 21844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33886
I20260709 14:52:28.047175 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:28.047561 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:28.048856 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-2-root/instance:
uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
format_stamp: "Formatted at 2026-07-09 14:52:28 on dist-test-slave-0wd7"
I20260709 14:52:28.053445 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:28.056926 22057 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:28.057668 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:28.057956 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-2-root
uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
format_stamp: "Formatted at 2026-07-09 14:52:28 on dist-test-slave-0wd7"
I20260709 14:52:28.058221 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-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)
I20260709 14:52:28.078823 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:28.080031 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:28.081425 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:28.083560 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:28.083755 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:28.083981 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:28.084132 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:28.121554 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:37055
I20260709 14:52:28.121654 22119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:37055 every 8 connection(s)
I20260709 14:52:28.134431 22120 heartbeater.cc:344] Connected to a master server at 127.18.74.126:40609
I20260709 14:52:28.134855 22120 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:28.135586 22120 heartbeater.cc:507] Master 127.18.74.126:40609 requested a full tablet report, sending...
I20260709 14:52:28.137365 21844 ts_manager.cc:194] Registered new tserver with Master: 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:28.137946 18729 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013263782s
I20260709 14:52:28.138669 21844 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33894
I20260709 14:52:28.162647 21844 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33908:
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"
    }
  }
}
W20260709 14:52:28.165383 21844 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.
I20260709 14:52:28.245791 22085 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab2b5b241144d5c9ef7dd5d8d28fd3d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:28.247274 22085 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab2b5b241144d5c9ef7dd5d8d28fd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.247906 22079 tablet_service.cc:1511] Processing CreateTablet for tablet 7c360fd83b2c427b8939dd5f51fdb40d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:28.248843 22084 tablet_service.cc:1511] Processing CreateTablet for tablet 507fae9ff75648448fbcb22a9f1ec514 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:28.249415 22079 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c360fd83b2c427b8939dd5f51fdb40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.250146 22084 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507fae9ff75648448fbcb22a9f1ec514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.251817 22080 tablet_service.cc:1511] Processing CreateTablet for tablet 50fde8d0ab314c258e4e27812ad41c2d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:28.253242 22080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fde8d0ab314c258e4e27812ad41c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.255045 22081 tablet_service.cc:1511] Processing CreateTablet for tablet f080c01a17894701baf52fc675ed7283 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:28.256438 22081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f080c01a17894701baf52fc675ed7283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.258358 22083 tablet_service.cc:1511] Processing CreateTablet for tablet 81e5512ebdce4bc0a5cf4171b96bba85 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:28.259760 22083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e5512ebdce4bc0a5cf4171b96bba85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.263873 22082 tablet_service.cc:1511] Processing CreateTablet for tablet 6866c0bf21e2494e8a8a4fad8bdf28d4 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:28.265261 22009 tablet_service.cc:1511] Processing CreateTablet for tablet 81e5512ebdce4bc0a5cf4171b96bba85 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:28.266609 22009 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e5512ebdce4bc0a5cf4171b96bba85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.268051 22008 tablet_service.cc:1511] Processing CreateTablet for tablet 6866c0bf21e2494e8a8a4fad8bdf28d4 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:28.272128 22006 tablet_service.cc:1511] Processing CreateTablet for tablet 50fde8d0ab314c258e4e27812ad41c2d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:28.272734 21929 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed58a4523044ea1ada62ccc4494df74 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:28.270424 22007 tablet_service.cc:1511] Processing CreateTablet for tablet f080c01a17894701baf52fc675ed7283 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:28.274035 21929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed58a4523044ea1ada62ccc4494df74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.275168 22005 tablet_service.cc:1511] Processing CreateTablet for tablet 7c360fd83b2c427b8939dd5f51fdb40d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:28.277339 22004 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed58a4523044ea1ada62ccc4494df74 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:28.279547 21936 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab2b5b241144d5c9ef7dd5d8d28fd3d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:28.280813 21936 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab2b5b241144d5c9ef7dd5d8d28fd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.282119 22076 tablet_service.cc:1511] Processing CreateTablet for tablet b7f623e1f1924e5ea92874b1c614412d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:28.282790 21935 tablet_service.cc:1511] Processing CreateTablet for tablet 507fae9ff75648448fbcb22a9f1ec514 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:28.284109 21935 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507fae9ff75648448fbcb22a9f1ec514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.287935 21934 tablet_service.cc:1511] Processing CreateTablet for tablet 81e5512ebdce4bc0a5cf4171b96bba85 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 14:52:28.289283 21934 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81e5512ebdce4bc0a5cf4171b96bba85. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.289656 21927 tablet_service.cc:1511] Processing CreateTablet for tablet b7f623e1f1924e5ea92874b1c614412d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:28.291000 21927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f623e1f1924e5ea92874b1c614412d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.293663 22077 tablet_service.cc:1511] Processing CreateTablet for tablet 89b145e40d7c447eb0a7896605e8f3f0 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:28.295919 22003 tablet_service.cc:1511] Processing CreateTablet for tablet 89b145e40d7c447eb0a7896605e8f3f0 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:28.298086 21928 tablet_service.cc:1511] Processing CreateTablet for tablet 89b145e40d7c447eb0a7896605e8f3f0 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 14:52:28.299383 21928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b145e40d7c447eb0a7896605e8f3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.303705 21930 tablet_service.cc:1511] Processing CreateTablet for tablet 7c360fd83b2c427b8939dd5f51fdb40d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 14:52:28.305047 21930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c360fd83b2c427b8939dd5f51fdb40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.304934 21932 tablet_service.cc:1511] Processing CreateTablet for tablet f080c01a17894701baf52fc675ed7283 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 14:52:28.306195 21932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f080c01a17894701baf52fc675ed7283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.307888 21931 tablet_service.cc:1511] Processing CreateTablet for tablet 50fde8d0ab314c258e4e27812ad41c2d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 14:52:28.309125 21931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fde8d0ab314c258e4e27812ad41c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.312340 22011 tablet_service.cc:1511] Processing CreateTablet for tablet 4ab2b5b241144d5c9ef7dd5d8d28fd3d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 14:52:28.303611 21933 tablet_service.cc:1511] Processing CreateTablet for tablet 6866c0bf21e2494e8a8a4fad8bdf28d4 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 14:52:28.314396 21933 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6866c0bf21e2494e8a8a4fad8bdf28d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.263967 22010 tablet_service.cc:1511] Processing CreateTablet for tablet 507fae9ff75648448fbcb22a9f1ec514 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 14:52:28.321071 22078 tablet_service.cc:1511] Processing CreateTablet for tablet 1ed58a4523044ea1ada62ccc4494df74 (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 14:52:28.323474 22002 tablet_service.cc:1511] Processing CreateTablet for tablet b7f623e1f1924e5ea92874b1c614412d (DEFAULT_TABLE table=test-workload [id=4414666c22704e22882973953697a7fd]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 14:52:28.265283 22082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6866c0bf21e2494e8a8a4fad8bdf28d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.327529 22076 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f623e1f1924e5ea92874b1c614412d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.331086 22010 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 507fae9ff75648448fbcb22a9f1ec514. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.335286 22004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed58a4523044ea1ada62ccc4494df74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.339288 22007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f080c01a17894701baf52fc675ed7283. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.340992 22011 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ab2b5b241144d5c9ef7dd5d8d28fd3d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.347287 22008 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6866c0bf21e2494e8a8a4fad8bdf28d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.351475 22003 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b145e40d7c447eb0a7896605e8f3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.353758 22077 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89b145e40d7c447eb0a7896605e8f3f0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.399319 22005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c360fd83b2c427b8939dd5f51fdb40d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.403301 22006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 50fde8d0ab314c258e4e27812ad41c2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.404547 22002 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7f623e1f1924e5ea92874b1c614412d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.406792 22135 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:28.403357 22078 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1ed58a4523044ea1ada62ccc4494df74. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:28.548238 22137 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:28.553110 22137 tablet_bootstrap.cc:654] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.592756 22136 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:28.600301 22136 tablet_bootstrap.cc:654] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.631963 22135 tablet_bootstrap.cc:654] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.650012 22137 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:28.650584 22137 ts_tablet_manager.cc:1403] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.106s	user 0.028s	sys 0.055s
I20260709 14:52:28.658113 22137 raft_consensus.cc:359] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.658656 22137 raft_consensus.cc:385] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.658915 22137 raft_consensus.cc:740] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.659636 22137 consensus_queue.cc:260] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.663300 22046 heartbeater.cc:499] Master 127.18.74.126:40609 was elected leader, sending a full tablet report...
I20260709 14:52:28.667042 22136 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:28.667702 22136 ts_tablet_manager.cc:1403] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.075s	user 0.024s	sys 0.022s
I20260709 14:52:28.669553 22137 ts_tablet_manager.cc:1434] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 14:52:28.670667 22137 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:28.676847 22137 tablet_bootstrap.cc:654] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.676930 22135 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:28.677567 22135 ts_tablet_manager.cc:1403] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.271s	user 0.015s	sys 0.006s
I20260709 14:52:28.677909 22136 raft_consensus.cc:359] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.678696 22136 raft_consensus.cc:385] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.679076 22136 raft_consensus.cc:740] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.679806 22136 consensus_queue.cc:260] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.680795 22135 raft_consensus.cc:359] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.681636 22135 raft_consensus.cc:385] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.681983 22135 raft_consensus.cc:740] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.682941 22135 consensus_queue.cc:260] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.685738 22136 ts_tablet_manager.cc:1434] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.005s
I20260709 14:52:28.685948 21971 heartbeater.cc:499] Master 127.18.74.126:40609 was elected leader, sending a full tablet report...
I20260709 14:52:28.686710 22136 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
W20260709 14:52:28.690857 21972 tablet.cc:2406] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:52:28.693071 22136 tablet_bootstrap.cc:654] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.698171 22120 heartbeater.cc:499] Master 127.18.74.126:40609 was elected leader, sending a full tablet report...
I20260709 14:52:28.698529 22136 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:28.699116 22136 ts_tablet_manager.cc:1403] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 14:52:28.699226 22135 ts_tablet_manager.cc:1434] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.004s
I20260709 14:52:28.701850 22137 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:28.701923 22136 raft_consensus.cc:359] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.702536 22137 ts_tablet_manager.cc:1403] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.032s	user 0.021s	sys 0.007s
I20260709 14:52:28.702718 22136 raft_consensus.cc:385] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.703091 22136 raft_consensus.cc:740] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.703909 22136 consensus_queue.cc:260] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.705453 22137 raft_consensus.cc:359] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.705906 22136 ts_tablet_manager.cc:1434] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:28.706177 22137 raft_consensus.cc:385] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.706496 22137 raft_consensus.cc:740] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.706848 22136 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:28.706977 22135 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:28.707373 22137 consensus_queue.cc:260] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.711323 22137 ts_tablet_manager.cc:1434] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.008s	user 0.009s	sys 0.000s
I20260709 14:52:28.714643 22135 tablet_bootstrap.cc:654] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.715431 22137 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:28.721972 22137 tablet_bootstrap.cc:654] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.725135 22136 tablet_bootstrap.cc:654] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.729290 22135 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:28.729815 22135 ts_tablet_manager.cc:1403] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.007s
I20260709 14:52:28.730786 22144 raft_consensus.cc:493] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.731140 22136 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:28.731343 22137 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:28.731666 22136 ts_tablet_manager.cc:1403] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.004s
I20260709 14:52:28.732084 22137 ts_tablet_manager.cc:1403] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.000s
I20260709 14:52:28.732802 22135 raft_consensus.cc:359] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.733577 22135 raft_consensus.cc:385] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.733861 22135 raft_consensus.cc:740] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.731351 22144 raft_consensus.cc:515] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.734613 22135 consensus_queue.cc:260] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.734790 22136 raft_consensus.cc:359] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.735590 22136 raft_consensus.cc:385] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.736109 22136 raft_consensus.cc:740] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.735555 22137 raft_consensus.cc:359] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.736696 22137 raft_consensus.cc:385] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.737104 22137 raft_consensus.cc:740] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.736963 22136 consensus_queue.cc:260] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.738214 22137 consensus_queue.cc:260] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.737043 22144 leader_election.cc:290] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:28.740618 22137 ts_tablet_manager.cc:1434] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:28.742777 22137 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:28.741439 22136 ts_tablet_manager.cc:1434] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 14:52:28.748848 22136 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:28.754730 22136 tablet_bootstrap.cc:654] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:28.757202 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:28.758988 22137 tablet_bootstrap.cc:654] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.761622 22135 ts_tablet_manager.cc:1434] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.031s	user 0.021s	sys 0.009s
I20260709 14:52:28.762779 22135 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:28.769212 22135 tablet_bootstrap.cc:654] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.772914 22140 raft_consensus.cc:493] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.773432 22140 raft_consensus.cc:515] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.773478 22137 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:28.776294 22137 ts_tablet_manager.cc:1403] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.034s	user 0.008s	sys 0.007s
I20260709 14:52:28.779426 22137 raft_consensus.cc:359] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:28.781629 22137 raft_consensus.cc:385] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.781925 22137 raft_consensus.cc:740] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.782653 22137 consensus_queue.cc:260] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:28.784570 22140 leader_election.cc:290] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:28.801438 22136 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:28.802086 22136 ts_tablet_manager.cc:1403] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.053s	user 0.007s	sys 0.007s
I20260709 14:52:28.805235 22136 raft_consensus.cc:359] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.805963 22136 raft_consensus.cc:385] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.806246 22136 raft_consensus.cc:740] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.811544 22136 consensus_queue.cc:260] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.813648 22136 ts_tablet_manager.cc:1434] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.003s
I20260709 14:52:28.814604 22136 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:28.830044 22136 tablet_bootstrap.cc:654] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.844959 22135 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:28.845482 22135 ts_tablet_manager.cc:1403] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.083s	user 0.016s	sys 0.023s
I20260709 14:52:28.847927 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b145e40d7c447eb0a7896605e8f3f0" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:28.848752 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080c01a17894701baf52fc675ed7283" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:28.848804 22135 raft_consensus.cc:359] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.849627 22135 raft_consensus.cc:385] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.849574 21945 raft_consensus.cc:2468] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 0.
W20260709 14:52:28.849864 21986 leader_election.cc:343] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.850404 22135 raft_consensus.cc:740] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.851284 22135 consensus_queue.cc:260] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.851630 22060 leader_election.cc:304] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:28.854133 22149 raft_consensus.cc:2804] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.854506 22149 raft_consensus.cc:493] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.854835 22137 ts_tablet_manager.cc:1434] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.078s	user 0.018s	sys 0.018s
I20260709 14:52:28.856033 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b145e40d7c447eb0a7896605e8f3f0" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" is_pre_election: true
I20260709 14:52:28.857774 22137 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:28.860389 22144 raft_consensus.cc:493] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:52:28.860663 21984 leader_election.cc:343] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.860750 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080c01a17894701baf52fc675ed7283" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:28.860909 22144 raft_consensus.cc:515] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.861285 21984 leader_election.cc:304] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 67b6bd233933480093380bc009bd55be; no voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:28.861546 22021 raft_consensus.cc:2468] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 0.
I20260709 14:52:28.862413 22140 raft_consensus.cc:2749] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:28.863063 22144 leader_election.cc:290] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:28.854809 22149 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.864194 22135 ts_tablet_manager.cc:1434] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.018s	user 0.008s	sys 0.000s
I20260709 14:52:28.864624 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e5512ebdce4bc0a5cf4171b96bba85" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:28.865231 22135 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
W20260709 14:52:28.865984 22060 leader_election.cc:343] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 67b6bd233933480093380bc009bd55be (127.18.74.66:36735): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.868001 22137 tablet_bootstrap.cc:654] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.870464 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e5512ebdce4bc0a5cf4171b96bba85" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:28.871515 21945 raft_consensus.cc:2468] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 0.
I20260709 14:52:28.872804 22060 leader_election.cc:304] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 67b6bd233933480093380bc009bd55be
I20260709 14:52:28.873571 22144 raft_consensus.cc:2804] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.873899 22144 raft_consensus.cc:493] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.874553 22144 raft_consensus.cc:3060] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.886260 22149 raft_consensus.cc:515] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.888638 22149 leader_election.cc:290] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:28.892846 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080c01a17894701baf52fc675ed7283" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:28.893534 22021 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.893235 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080c01a17894701baf52fc675ed7283" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:28.894349 21945 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.898089 22144 raft_consensus.cc:515] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.901095 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e5512ebdce4bc0a5cf4171b96bba85" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:28.901515 21945 raft_consensus.cc:2468] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 1.
I20260709 14:52:28.901835 21946 raft_consensus.cc:3060] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.902779 22060 leader_election.cc:304] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:28.903728 22149 raft_consensus.cc:2804] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.906921 22159 raft_consensus.cc:493] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:28.907451 22159 raft_consensus.cc:515] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.909577 21946 raft_consensus.cc:2468] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 1.
I20260709 14:52:28.910895 22060 leader_election.cc:304] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:28.911805 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" is_pre_election: true
I20260709 14:52:28.912205 22137 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:28.912700 22137 ts_tablet_manager.cc:1403] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.055s	user 0.013s	sys 0.001s
I20260709 14:52:28.901062 22021 raft_consensus.cc:2468] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 1.
I20260709 14:52:28.915107 22159 leader_election.cc:290] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:28.915767 22137 raft_consensus.cc:359] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.916522 22137 raft_consensus.cc:385] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.916816 22137 raft_consensus.cc:740] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
W20260709 14:52:28.916826 21984 leader_election.cc:343] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.917618 22137 consensus_queue.cc:260] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.917922 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:28.920915 22137 ts_tablet_manager.cc:1434] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 14:52:28.922051 22137 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:28.923067 22164 raft_consensus.cc:2804] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.923610 22164 raft_consensus.cc:697] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:28.924469 22164 consensus_queue.cc:237] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.926640 22144 leader_election.cc:290] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:28.928175 22135 tablet_bootstrap.cc:654] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.928984 22136 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:28.929478 22136 ts_tablet_manager.cc:1403] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.115s	user 0.035s	sys 0.040s
I20260709 14:52:28.932552 22136 raft_consensus.cc:359] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:28.932916 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81e5512ebdce4bc0a5cf4171b96bba85" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:28.933254 22136 raft_consensus.cc:385] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.933568 22136 raft_consensus.cc:740] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.934384 22136 consensus_queue.cc:260] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:28.934689 21945 raft_consensus.cc:2468] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 0.
I20260709 14:52:28.944517 21986 leader_election.cc:304] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:28.938498 22149 raft_consensus.cc:697] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:28.938352 22021 raft_consensus.cc:3060] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.946703 22149 consensus_queue.cc:237] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.948166 22159 raft_consensus.cc:2804] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:28.948593 22159 raft_consensus.cc:493] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:28.948907 22159 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.953346 22136 ts_tablet_manager.cc:1434] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.024s	user 0.002s	sys 0.006s
I20260709 14:52:28.954407 22136 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:28.960222 22137 tablet_bootstrap.cc:654] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.961486 22136 tablet_bootstrap.cc:654] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.961434 22159 raft_consensus.cc:515] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.967342 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:28.967927 21945 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:28.971611 21842 catalog_manager.cc:5697] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:28.972510 22021 raft_consensus.cc:2468] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 1.
I20260709 14:52:28.975214 21945 raft_consensus.cc:2468] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 1.
I20260709 14:52:28.976150 22159 leader_election.cc:290] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:28.976457 21986 leader_election.cc:304] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 
I20260709 14:52:28.977293 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:28.977587 22137 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:28.978205 22137 ts_tablet_manager.cc:1403] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.056s	user 0.010s	sys 0.002s
W20260709 14:52:28.978811 21984 leader_election.cc:343] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:28.978847 22135 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:28.980154 22136 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:28.980232 22135 ts_tablet_manager.cc:1403] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.115s	user 0.007s	sys 0.006s
I20260709 14:52:28.980767 22136 ts_tablet_manager.cc:1403] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.027s	user 0.007s	sys 0.009s
I20260709 14:52:28.981575 22137 raft_consensus.cc:359] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.983175 22137 raft_consensus.cc:385] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.983479 22137 raft_consensus.cc:740] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.977300 22159 raft_consensus.cc:2804] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:28.984078 22159 raft_consensus.cc:697] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:28.983696 22136 raft_consensus.cc:359] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.984553 22136 raft_consensus.cc:385] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.983574 22135 raft_consensus.cc:359] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.984853 22136 raft_consensus.cc:740] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.985077 22135 raft_consensus.cc:385] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:28.985432 22135 raft_consensus.cc:740] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:28.985472 22137 consensus_queue.cc:260] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.985786 22136 consensus_queue.cc:260] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.986316 22135 consensus_queue.cc:260] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.987799 22137 ts_tablet_manager.cc:1434] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:52:28.988067 22136 ts_tablet_manager.cc:1434] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:52:28.988786 22137 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:28.989144 22136 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:28.989270 22135 ts_tablet_manager.cc:1434] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 14:52:28.990446 22135 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:28.984911 22159 consensus_queue.cc:237] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:28.995968 22136 tablet_bootstrap.cc:654] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:28.996558 22135 tablet_bootstrap.cc:654] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.000404 22137 tablet_bootstrap.cc:654] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.012521 22136 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:29.013041 22136 ts_tablet_manager.cc:1403] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.024s	user 0.013s	sys 0.003s
I20260709 14:52:29.017918 22136 raft_consensus.cc:359] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.018738 22136 raft_consensus.cc:385] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.019071 22136 raft_consensus.cc:740] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.019929 22136 consensus_queue.cc:260] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.021864 21841 catalog_manager.cc:5697] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 1 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.024753 22136 ts_tablet_manager.cc:1434] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:29.025291 22137 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:29.025785 22137 ts_tablet_manager.cc:1403] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.004s
I20260709 14:52:29.028414 22137 raft_consensus.cc:359] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.029141 22137 raft_consensus.cc:385] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.029429 22137 raft_consensus.cc:740] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.030191 22137 consensus_queue.cc:260] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.030716 22136 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:29.032246 22159 raft_consensus.cc:493] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.032599 22137 ts_tablet_manager.cc:1434] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:29.032756 22159 raft_consensus.cc:515] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.033602 22137 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:29.034861 22159 leader_election.cc:290] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:29.036866 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507fae9ff75648448fbcb22a9f1ec514" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.037415 21945 raft_consensus.cc:2468] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 0.
I20260709 14:52:29.037729 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507fae9ff75648448fbcb22a9f1ec514" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" is_pre_election: true
I20260709 14:52:29.039309 21986 leader_election.cc:304] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 
I20260709 14:52:29.040191 22136 tablet_bootstrap.cc:654] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:29.040680 21984 leader_election.cc:343] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.041675 22137 tablet_bootstrap.cc:654] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.041644 22159 raft_consensus.cc:2804] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.042243 22159 raft_consensus.cc:493] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.042773 22159 raft_consensus.cc:3060] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.042789 21842 catalog_manager.cc:5697] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.045567 22135 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:29.046056 22135 ts_tablet_manager.cc:1403] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.056s	user 0.003s	sys 0.016s
I20260709 14:52:29.047717 22137 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:29.048275 22137 ts_tablet_manager.cc:1403] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.015s	user 0.008s	sys 0.003s
I20260709 14:52:29.048797 22135 raft_consensus.cc:359] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.049495 22135 raft_consensus.cc:385] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.049782 22135 raft_consensus.cc:740] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.050493 22143 raft_consensus.cc:493] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.051014 22143 raft_consensus.cc:515] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.052078 22136 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:29.052565 22136 ts_tablet_manager.cc:1403] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.005s
I20260709 14:52:29.055594 22136 raft_consensus.cc:359] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.057794 22136 raft_consensus.cc:385] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.058086 22136 raft_consensus.cc:740] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.058349 22137 raft_consensus.cc:359] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.060110 22137 raft_consensus.cc:385] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.059559 22143 leader_election.cc:290] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b6bd233933480093380bc009bd55be (127.18.74.66:36735), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:29.060878 22137 raft_consensus.cc:740] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.058957 22136 consensus_queue.cc:260] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.062058 22137 consensus_queue.cc:260] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.063447 22159 raft_consensus.cc:515] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.065578 22137 ts_tablet_manager.cc:1434] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.017s	user 0.004s	sys 0.001s
I20260709 14:52:29.066504 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507fae9ff75648448fbcb22a9f1ec514" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:29.067907 22137 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:29.058043 22135 consensus_queue.cc:260] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.069844 22095 raft_consensus.cc:3060] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.070292 22136 ts_tablet_manager.cc:1434] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.017s	user 0.006s	sys 0.000s
I20260709 14:52:29.071251 22136 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:29.071805 22135 ts_tablet_manager.cc:1434] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.025s	user 0.007s	sys 0.002s
I20260709 14:52:29.072839 22135 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:29.076762 22136 tablet_bootstrap.cc:654] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.079100 22159 leader_election.cc:290] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:29.078707 22135 tablet_bootstrap.cc:654] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.080914 22137 tablet_bootstrap.cc:654] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.081455 22095 raft_consensus.cc:2468] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 1.
I20260709 14:52:29.094092 21984 leader_election.cc:304] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b6bd233933480093380bc009bd55be, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:29.094990 22159 raft_consensus.cc:2804] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.095501 22159 raft_consensus.cc:697] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:29.096325 22159 consensus_queue.cc:237] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.108336 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507fae9ff75648448fbcb22a9f1ec514" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:29.109097 21945 raft_consensus.cc:3060] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.117092 21945 raft_consensus.cc:2468] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 1.
I20260709 14:52:29.124174 22137 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:29.124790 22137 ts_tablet_manager.cc:1403] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.057s	user 0.023s	sys 0.006s
I20260709 14:52:29.127514 22137 raft_consensus.cc:359] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.128211 22137 raft_consensus.cc:385] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.128532 22137 raft_consensus.cc:740] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.129317 22137 consensus_queue.cc:260] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.131668 22137 ts_tablet_manager.cc:1434] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:29.132617 22137 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be: Bootstrap starting.
I20260709 14:52:29.135142 22149 raft_consensus.cc:493] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.135720 22149 raft_consensus.cc:515] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.135058 22159 raft_consensus.cc:493] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.137063 22159 raft_consensus.cc:515] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.138373 22137 tablet_bootstrap.cc:654] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.140427 22149 leader_election.cc:290] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:29.142093 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b145e40d7c447eb0a7896605e8f3f0" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.141922 22159 leader_election.cc:290] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:29.142941 21840 catalog_manager.cc:5697] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 1 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:29.143663 22060 leader_election.cc:343] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.144815 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.145484 21945 raft_consensus.cc:2468] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 0.
I20260709 14:52:29.146116 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b145e40d7c447eb0a7896605e8f3f0" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:29.146473 21986 leader_election.cc:304] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 
I20260709 14:52:29.146754 22021 raft_consensus.cc:2468] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 0.
I20260709 14:52:29.147380 22159 raft_consensus.cc:2804] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.147735 22159 raft_consensus.cc:493] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.148087 22159 raft_consensus.cc:3060] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.148018 22060 leader_election.cc:304] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [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: 67b6bd233933480093380bc009bd55be, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 3d61f8268fcc4dd4b3dd8a741d1d9977
I20260709 14:52:29.149222 22149 raft_consensus.cc:2804] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.149588 22149 raft_consensus.cc:493] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.149920 22149 raft_consensus.cc:3060] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.143720 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" is_pre_election: true
W20260709 14:52:29.156138 21984 leader_election.cc:343] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.156811 22159 raft_consensus.cc:515] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.160504 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fde8d0ab314c258e4e27812ad41c2d" candidate_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:29.164958 22149 raft_consensus.cc:515] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.165341 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fde8d0ab314c258e4e27812ad41c2d" candidate_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" is_pre_election: true
I20260709 14:52:29.165810 22021 raft_consensus.cc:2468] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3d61f8268fcc4dd4b3dd8a741d1d9977 in term 0.
I20260709 14:52:29.163589 22136 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
W20260709 14:52:29.167061 21909 leader_election.cc:343] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.167671 22136 ts_tablet_manager.cc:1403] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.097s	user 0.038s	sys 0.030s
I20260709 14:52:29.168385 21911 leader_election.cc:304] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:29.169201 22143 raft_consensus.cc:2804] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.169548 22143 raft_consensus.cc:493] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.169780 22135 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:29.169909 22143 raft_consensus.cc:3060] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.170663 22136 raft_consensus.cc:359] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.171233 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b145e40d7c447eb0a7896605e8f3f0" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:29.171428 22136 raft_consensus.cc:385] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.171872 22021 raft_consensus.cc:3060] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.172372 22149 leader_election.cc:290] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:29.172132 22135 ts_tablet_manager.cc:1403] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.100s	user 0.031s	sys 0.012s
I20260709 14:52:29.175631 22135 raft_consensus.cc:359] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:29.176326 22135 raft_consensus.cc:385] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.176611 22135 raft_consensus.cc:740] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.177372 22135 consensus_queue.cc:260] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:29.167857 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89b145e40d7c447eb0a7896605e8f3f0" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
W20260709 14:52:29.179174 22060 leader_election.cc:343] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.179584 22135 ts_tablet_manager.cc:1434] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.005s
I20260709 14:52:29.177513 22143 raft_consensus.cc:515] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.180106 22021 raft_consensus.cc:2468] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 1.
I20260709 14:52:29.171864 22136 raft_consensus.cc:740] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.181432 22060 leader_election.cc:304] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [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: 67b6bd233933480093380bc009bd55be, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 3d61f8268fcc4dd4b3dd8a741d1d9977
I20260709 14:52:29.181491 22136 consensus_queue.cc:260] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.182803 22164 raft_consensus.cc:2804] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.183387 22164 raft_consensus.cc:697] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:29.183882 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:29.184418 21945 raft_consensus.cc:3060] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.184232 22164 consensus_queue.cc:237] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.185549 22137 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be: No bootstrap required, opened a new log
I20260709 14:52:29.186003 22137 ts_tablet_manager.cc:1403] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be: Time spent bootstrapping tablet: real 0.054s	user 0.022s	sys 0.019s
I20260709 14:52:29.188648 22137 raft_consensus.cc:359] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.189234 22137 raft_consensus.cc:385] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.189481 22137 raft_consensus.cc:740] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.190093 22137 consensus_queue.cc:260] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.191498 22135 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:29.193980 22143 leader_election.cc:290] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [CANDIDATE]: Term 1 election: Requested vote from peers 67b6bd233933480093380bc009bd55be (127.18.74.66:36735), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:29.194624 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fde8d0ab314c258e4e27812ad41c2d" candidate_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:29.195996 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fde8d0ab314c258e4e27812ad41c2d" candidate_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:29.196679 22021 raft_consensus.cc:3060] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.196192 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
W20260709 14:52:29.198323 21984 leader_election.cc:343] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:29.196848 21909 leader_election.cc:343] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.199648 22140 raft_consensus.cc:493] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.200026 22137 ts_tablet_manager.cc:1434] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be: Time spent starting tablet: real 0.014s	user 0.001s	sys 0.006s
I20260709 14:52:29.198784 22135 tablet_bootstrap.cc:654] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.200119 22140 raft_consensus.cc:515] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.202167 22159 leader_election.cc:290] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:29.202409 22140 leader_election.cc:290] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:29.202792 21945 raft_consensus.cc:2468] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 1.
I20260709 14:52:29.204558 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c360fd83b2c427b8939dd5f51fdb40d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" is_pre_election: true
I20260709 14:52:29.205374 22021 raft_consensus.cc:2468] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3d61f8268fcc4dd4b3dd8a741d1d9977 in term 1.
W20260709 14:52:29.206149 21984 leader_election.cc:343] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.207566 21986 leader_election.cc:304] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:29.207742 21911 leader_election.cc:304] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:29.208772 22159 raft_consensus.cc:2804] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.209277 22159 raft_consensus.cc:697] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:29.209789 22143 raft_consensus.cc:2804] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.210305 22143 raft_consensus.cc:697] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 LEADER]: Becoming Leader. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Running, Role: LEADER
I20260709 14:52:29.210116 22159 consensus_queue.cc:237] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.211148 22143 consensus_queue.cc:237] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.212750 22135 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:29.213238 22135 ts_tablet_manager.cc:1403] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.022s	user 0.016s	sys 0.000s
I20260709 14:52:29.214354 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c360fd83b2c427b8939dd5f51fdb40d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.215085 21945 raft_consensus.cc:2468] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 0.
I20260709 14:52:29.216140 22135 raft_consensus.cc:359] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.216820 22135 raft_consensus.cc:385] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.217108 22135 raft_consensus.cc:740] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.217787 22135 consensus_queue.cc:260] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.220028 22136 ts_tablet_manager.cc:1434] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.052s	user 0.022s	sys 0.004s
I20260709 14:52:29.220993 22136 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:29.224803 22163 raft_consensus.cc:493] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.225322 22163 raft_consensus.cc:515] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.228163 22135 ts_tablet_manager.cc:1434] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 14:52:29.228374 22136 tablet_bootstrap.cc:654] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.229197 22135 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:29.227641 22163 leader_election.cc:290] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:29.220788 21986 leader_election.cc:304] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:29.232815 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f623e1f1924e5ea92874b1c614412d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.233635 21945 raft_consensus.cc:2468] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 0.
I20260709 14:52:29.233196 21842 catalog_manager.cc:5697] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.235169 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f623e1f1924e5ea92874b1c614412d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:29.235889 22021 raft_consensus.cc:2468] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 0.
I20260709 14:52:29.237214 22060 leader_election.cc:304] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b6bd233933480093380bc009bd55be, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:29.233021 22140 raft_consensus.cc:2804] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.238252 21840 catalog_manager.cc:5697] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.238749 22163 raft_consensus.cc:2804] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.239934 22163 raft_consensus.cc:493] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.240355 22163 raft_consensus.cc:3060] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.239120 22140 raft_consensus.cc:493] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.242473 22140 raft_consensus.cc:3060] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.258368 22140 raft_consensus.cc:515] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.264417 22140 leader_election.cc:290] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:29.266263 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c360fd83b2c427b8939dd5f51fdb40d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
W20260709 14:52:29.267717 21984 leader_election.cc:343] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:29.268548 22135 tablet_bootstrap.cc:654] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.268376 21844 catalog_manager.cc:5697] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 1 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.269276 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c360fd83b2c427b8939dd5f51fdb40d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:29.269970 21945 raft_consensus.cc:3060] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.254962 22163 raft_consensus.cc:515] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.274197 22163 leader_election.cc:290] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:29.259073 22193 raft_consensus.cc:493] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.275051 22193 raft_consensus.cc:515] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:29.275864 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f623e1f1924e5ea92874b1c614412d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:29.276446 21946 raft_consensus.cc:3060] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.277673 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" is_pre_election: true
I20260709 14:52:29.278115 22193 leader_election.cc:290] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055), 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897)
I20260709 14:52:29.278954 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7f623e1f1924e5ea92874b1c614412d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:29.279373 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.280047 21944 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 0.
I20260709 14:52:29.279529 22021 raft_consensus.cc:3060] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.282382 22136 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: No bootstrap required, opened a new log
I20260709 14:52:29.282860 22136 ts_tablet_manager.cc:1403] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.062s	user 0.018s	sys 0.031s
I20260709 14:52:29.284024 21946 raft_consensus.cc:2468] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 1.
I20260709 14:52:29.285118 22060 leader_election.cc:304] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:29.285431 22136 raft_consensus.cc:359] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.285856 22021 raft_consensus.cc:2468] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 1.
I20260709 14:52:29.286113 22136 raft_consensus.cc:385] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.285904 22163 raft_consensus.cc:2804] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.286525 22136 raft_consensus.cc:740] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.287153 22163 raft_consensus.cc:697] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:29.287214 22136 consensus_queue.cc:260] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.288167 22163 consensus_queue.cc:237] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.289209 22136 ts_tablet_manager.cc:1434] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 14:52:29.289625 22135 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:29.290096 22135 ts_tablet_manager.cc:1403] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.061s	user 0.011s	sys 0.000s
I20260709 14:52:29.290935 21986 leader_election.cc:304] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 
I20260709 14:52:29.278337 22095 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 0.
I20260709 14:52:29.292702 22135 raft_consensus.cc:359] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.293382 22193 raft_consensus.cc:2804] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:29.276970 21945 raft_consensus.cc:2468] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 1.
I20260709 14:52:29.293833 22193 raft_consensus.cc:493] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:29.293397 22135 raft_consensus.cc:385] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.294731 22135 raft_consensus.cc:740] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.294945 21986 leader_election.cc:304] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:29.295722 22159 raft_consensus.cc:2804] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.295598 22135 consensus_queue.cc:260] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.296207 22159 raft_consensus.cc:697] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:29.297060 22159 consensus_queue.cc:237] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.297610 22135 ts_tablet_manager.cc:1434] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:29.298621 22135 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:29.294250 22193 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.304517 22135 tablet_bootstrap.cc:654] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.308635 22193 raft_consensus.cc:515] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:29.311604 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:29.312173 22095 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.313411 21844 catalog_manager.cc:5697] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 0 to 1, leader changed from <none> to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.318994 22095 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 1.
I20260709 14:52:29.320209 21984 leader_election.cc:304] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b6bd233933480093380bc009bd55be, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:29.321233 22193 leader_election.cc:290] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 1 election: Requested vote from peers 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055), 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897)
I20260709 14:52:29.321060 22159 raft_consensus.cc:2804] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:29.322311 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:29.323081 21945 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.323073 22159 raft_consensus.cc:697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:29.325012 22135 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:29.325225 22159 consensus_queue.cc:237] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:29.325918 22135 ts_tablet_manager.cc:1403] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.027s	user 0.013s	sys 0.011s
I20260709 14:52:29.325142 21840 catalog_manager.cc:5697] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 1 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:29.328794 22135 raft_consensus.cc:359] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.329595 22135 raft_consensus.cc:385] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.329928 22135 raft_consensus.cc:740] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.330446 21945 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 1.
I20260709 14:52:29.330746 22135 consensus_queue.cc:260] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.333168 22135 ts_tablet_manager.cc:1434] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:29.334184 22135 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15: Bootstrap starting.
I20260709 14:52:29.340761 22135 tablet_bootstrap.cc:654] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:29.340566 22163 consensus_queue.cc:1048] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.344739 21840 catalog_manager.cc:5697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 1 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:29.350155 22135 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15: No bootstrap required, opened a new log
I20260709 14:52:29.350677 22135 ts_tablet_manager.cc:1403] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent bootstrapping tablet: real 0.017s	user 0.011s	sys 0.002s
I20260709 14:52:29.353181 22135 raft_consensus.cc:359] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.353799 22135 raft_consensus.cc:385] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:29.354070 22135 raft_consensus.cc:740] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Initialized, Role: FOLLOWER
I20260709 14:52:29.354826 22135 consensus_queue.cc:260] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.356951 22149 raft_consensus.cc:493] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.357435 22149 raft_consensus.cc:515] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.360441 21946 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.360880 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:29.361505 21946 raft_consensus.cc:2393] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 977f2acdc3eb4f96affbac7bde0f6f15 in current term 1: Already voted for candidate 67b6bd233933480093380bc009bd55be in this term.
I20260709 14:52:29.362689 22060 leader_election.cc:304] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be
I20260709 14:52:29.363456 22164 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.363382 22163 consensus_queue.cc:1048] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.359771 22149 leader_election.cc:290] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:29.366673 22135 ts_tablet_manager.cc:1434] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.000s
I20260709 14:52:29.368274 22149 raft_consensus.cc:493] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.368731 22149 raft_consensus.cc:515] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.370683 22149 leader_election.cc:290] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:29.371395 21944 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c360fd83b2c427b8939dd5f51fdb40d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.372202 21944 raft_consensus.cc:2393] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 977f2acdc3eb4f96affbac7bde0f6f15 in current term 1: Already voted for candidate 67b6bd233933480093380bc009bd55be in this term.
I20260709 14:52:29.373659 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c360fd83b2c427b8939dd5f51fdb40d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:29.375061 22164 raft_consensus.cc:2749] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:29.379204 22060 leader_election.cc:304] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be
I20260709 14:52:29.380618 22149 raft_consensus.cc:3060] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.387120 22149 raft_consensus.cc:2749] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:29.409953 22149 consensus_queue.cc:1048] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.419459 22163 consensus_queue.cc:1048] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.476332 22159 consensus_queue.cc:1048] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.477246 22193 consensus_queue.cc:1048] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.486299 22163 raft_consensus.cc:493] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.486843 22163 raft_consensus.cc:515] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.488847 22163 leader_election.cc:290] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:29.489678 22140 consensus_queue.cc:1048] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.492208 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.492934 21945 raft_consensus.cc:2393] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 977f2acdc3eb4f96affbac7bde0f6f15 in current term 1: Already voted for candidate 67b6bd233933480093380bc009bd55be in this term.
I20260709 14:52:29.493827 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:29.495378 22060 leader_election.cc:304] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be
I20260709 14:52:29.496492 22163 raft_consensus.cc:3060] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.497671 22164 raft_consensus.cc:493] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:29.498162 22164 raft_consensus.cc:515] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:29.500129 22164 leader_election.cc:290] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:29.501924 21945 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fde8d0ab314c258e4e27812ad41c2d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" is_pre_election: true
I20260709 14:52:29.502229 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fde8d0ab314c258e4e27812ad41c2d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b6bd233933480093380bc009bd55be" is_pre_election: true
I20260709 14:52:29.502976 22021 raft_consensus.cc:2393] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 977f2acdc3eb4f96affbac7bde0f6f15 in current term 1: Already voted for candidate 3d61f8268fcc4dd4b3dd8a741d1d9977 in this term.
I20260709 14:52:29.503575 22140 consensus_queue.cc:1048] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.503861 22060 leader_election.cc:304] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be
I20260709 14:52:29.504652 22164 raft_consensus.cc:3060] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:29.512182 22163 raft_consensus.cc:2749] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:29.517544 22164 raft_consensus.cc:2749] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:29.526583 18729 ts_manager.cc:295] Set tserver state for 3d61f8268fcc4dd4b3dd8a741d1d9977 to MAINTENANCE_MODE
I20260709 14:52:29.527381 18729 tablet_server.cc:179] TabletServer@127.18.74.65:0 shutting down...
I20260709 14:52:29.546023 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:29.546774 18729 tablet_replica.cc:333] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.547461 18729 raft_consensus.cc:2243] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.548098 18729 raft_consensus.cc:2272] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.550311 18729 tablet_replica.cc:333] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.550861 18729 raft_consensus.cc:2243] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.551297 18729 raft_consensus.cc:2272] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.553269 18729 tablet_replica.cc:333] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.553743 18729 raft_consensus.cc:2243] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.554044 18729 raft_consensus.cc:2272] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.555653 18729 tablet_replica.cc:333] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.556088 18729 raft_consensus.cc:2243] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.556413 18729 raft_consensus.cc:2272] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.558213 18729 tablet_replica.cc:333] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.558719 18729 raft_consensus.cc:2243] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.559074 18729 raft_consensus.cc:2272] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.560662 18729 tablet_replica.cc:333] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.561165 18729 raft_consensus.cc:2243] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.561571 18729 raft_consensus.cc:2272] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.563408 18729 tablet_replica.cc:333] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.563854 18729 raft_consensus.cc:2243] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.564150 18729 raft_consensus.cc:2272] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.565560 18729 tablet_replica.cc:333] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.565980 18729 raft_consensus.cc:2243] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:29.566504 18729 pending_rounds.cc:70] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Trying to abort 1 pending ops.
I20260709 14:52:29.566668 18729 pending_rounds.cc:77] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7305661436777639936 op_type: NO_OP noop_request { }
I20260709 14:52:29.567003 18729 raft_consensus.cc:2889] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260709 14:52:29.567250 18729 raft_consensus.cc:2272] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.569240 18729 tablet_replica.cc:333] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.569818 18729 raft_consensus.cc:2243] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:29.570158 18729 raft_consensus.cc:2272] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.572206 18729 tablet_replica.cc:333] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: stopping tablet replica
I20260709 14:52:29.572706 18729 raft_consensus.cc:2243] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:29.572742 22060 consensus_peers.cc:597] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.573228 18729 raft_consensus.cc:2272] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:29.601006 18729 tablet_server.cc:196] TabletServer@127.18.74.65:0 shutdown complete.
I20260709 14:52:29.667331 22209 consensus_queue.cc:1048] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:29.681094 21986 consensus_peers.cc:597] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.743662 22164 consensus_queue.cc:1048] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:29.755693 22060 consensus_peers.cc:597] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.758178 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:29.811614 21986 consensus_peers.cc:597] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.820199 22144 consensus_queue.cc:1048] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:29.829939 22159 consensus_queue.cc:1048] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:29.844499 21986 consensus_peers.cc:597] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:29.860623 22209 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:29.900187 22060 consensus_peers.cc:597] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.942152 21986 consensus_peers.cc:597] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:29.950028 22060 consensus_peers.cc:597] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.072505 21986 consensus_peers.cc:597] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:30.759080 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:31.127936 22193 raft_consensus.cc:493] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:31.128492 22193 raft_consensus.cc:515] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:31.130278 22193 leader_election.cc:290] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:31.131429 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fde8d0ab314c258e4e27812ad41c2d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" is_pre_election: true
I20260709 14:52:31.132012 22094 raft_consensus.cc:2468] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 1.
I20260709 14:52:31.132977 21984 leader_election.cc:304] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [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: 67b6bd233933480093380bc009bd55be, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
W20260709 14:52:31.133574 21986 leader_election.cc:336] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111)
I20260709 14:52:31.133735 22193 raft_consensus.cc:2804] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:31.134119 22193 raft_consensus.cc:493] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:31.134521 22193 raft_consensus.cc:3060] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:31.140226 22193 raft_consensus.cc:515] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:31.141940 22193 leader_election.cc:290] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 2 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:31.143045 22094 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "50fde8d0ab314c258e4e27812ad41c2d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:31.143622 22094 raft_consensus.cc:3060] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Advancing to term 2
W20260709 14:52:31.145010 21986 leader_election.cc:336] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111)
I20260709 14:52:31.148643 22094 raft_consensus.cc:2468] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 2.
I20260709 14:52:31.149556 21984 leader_election.cc:304] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [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: 67b6bd233933480093380bc009bd55be, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 3d61f8268fcc4dd4b3dd8a741d1d9977
I20260709 14:52:31.150146 22193 raft_consensus.cc:2804] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:31.150527 22193 raft_consensus.cc:697] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 2 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:31.151280 22193 consensus_queue.cc:237] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [LEADER]: Queue going to LEADER 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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:31.157732 21840 catalog_manager.cc:5697] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 1 to 2, leader changed from 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65) to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 2 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } }
W20260709 14:52:31.496207 21986 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111) [suppressed 108 similar messages]
I20260709 14:52:31.588304 22094 raft_consensus.cc:1275] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:31.589401 22193 consensus_queue.cc:1048] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:31.605608 21986 consensus_peers.cc:597] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:31.759999 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:31.967661 22060 consensus_peers.cc:597] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.342604 21986 consensus_peers.cc:597] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.435472 22060 consensus_peers.cc:597] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.436506 21986 consensus_peers.cc:597] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.521826 21986 consensus_peers.cc:597] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.527973 21986 consensus_peers.cc:597] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.540333 22060 consensus_peers.cc:597] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.575013 21986 consensus_peers.cc:597] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.673282 22060 consensus_peers.cc:597] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:32.761150 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:33.762063 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
W20260709 14:52:33.949721 21986 consensus_peers.cc:597] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:34.177907 22060 consensus_peers.cc:597] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:34.617751 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:34.625351 22239 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
W20260709 14:52:34.625438 22238 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
W20260709 14:52:34.628295 22241 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
I20260709 14:52:34.632042 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:34.636094 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:34.636387 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:34.636619 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608754636600 us; error 0 us; skew 500 ppm
I20260709 14:52:34.637399 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:34.641215 18729 webserver.cc:533] Webserver started at http://127.18.74.65:44697/ using document root <none> and password file <none>
I20260709 14:52:34.641870 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:34.642100 18729 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260709 14:52:34.647663 18729 fs_manager.cc:714] Time spent opening directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:34.653196 22246 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:34.654093 18729 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.001s
I20260709 14:52:34.654531 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
format_stamp: "Formatted at 2026-07-09 14:52:27 on dist-test-slave-0wd7"
I20260709 14:52:34.655202 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.TestMaintenanceMode.1783608681240996-18729-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)
I20260709 14:52:34.705125 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:34.706434 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:34.708104 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
W20260709 14:52:34.709611 21986 consensus_peers.cc:597] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:34.711813 22253 ts_tablet_manager.cc:548] Loading tablet metadata (0/10 complete)
W20260709 14:52:34.763012 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:34.763029 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (10 total tablets, 10 live tablets)
I20260709 14:52:34.763665 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.053s	user 0.002s	sys 0.000s
I20260709 14:52:34.764004 18729 ts_tablet_manager.cc:600] Registering tablets (0/10 complete)
I20260709 14:52:34.769752 22253 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.784456 22253 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.785264 22253 tablet_bootstrap.cc:492] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.785935 22253 ts_tablet_manager.cc:1403] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
W20260709 14:52:34.786996 21986 consensus_peers.cc:597] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:34.788944 22253 raft_consensus.cc:359] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:34.790118 22253 raft_consensus.cc:740] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
W20260709 14:52:34.790663 21986 consensus_peers.cc:597] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260709 14:52:34.790951 22253 consensus_queue.cc:260] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:34.793855 22253 ts_tablet_manager.cc:1434] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.004s
I20260709 14:52:34.794682 22253 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.810235 22253 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.811219 22253 tablet_bootstrap.cc:492] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.811872 22253 ts_tablet_manager.cc:1403] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.017s	user 0.008s	sys 0.008s
I20260709 14:52:34.814443 22253 raft_consensus.cc:359] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.815336 22253 raft_consensus.cc:740] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.816061 22253 consensus_queue.cc:260] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.818084 22253 ts_tablet_manager.cc:1434] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:34.818869 22253 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.819299 18729 ts_tablet_manager.cc:616] Registered 10 tablets
I20260709 14:52:34.819660 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.056s	user 0.055s	sys 0.000s
I20260709 14:52:34.836334 22253 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.837471 22253 tablet_bootstrap.cc:492] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.838167 22253 ts_tablet_manager.cc:1403] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.008s
I20260709 14:52:34.841087 22253 raft_consensus.cc:359] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.841866 22253 raft_consensus.cc:740] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.842653 22253 consensus_queue.cc:260] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.844874 22253 ts_tablet_manager.cc:1434] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 14:52:34.845759 22253 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.860992 22253 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.861678 22253 tablet_bootstrap.cc:492] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.862172 22253 ts_tablet_manager.cc:1403] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.017s	user 0.012s	sys 0.002s
I20260709 14:52:34.864009 22253 raft_consensus.cc:359] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.864493 22253 raft_consensus.cc:740] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.865067 22253 consensus_queue.cc:260] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.866565 22253 ts_tablet_manager.cc:1434] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.002s
I20260709 14:52:34.867210 22253 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.874006 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:39897
I20260709 14:52:34.874120 22315 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:39897 every 8 connection(s)
I20260709 14:52:34.877202 22253 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.877916 22253 tablet_bootstrap.cc:492] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.878532 22253 ts_tablet_manager.cc:1403] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.011s	user 0.004s	sys 0.004s
I20260709 14:52:34.879545 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:34.881696 22253 raft_consensus.cc:359] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.882409 22253 raft_consensus.cc:740] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.883215 22253 consensus_queue.cc:260] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.884728 22253 ts_tablet_manager.cc:1434] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:52:34.885650 22253 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.907207 22317 heartbeater.cc:344] Connected to a master server at 127.18.74.126:40609
I20260709 14:52:34.907847 22317 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:34.908874 22317 heartbeater.cc:507] Master 127.18.74.126:40609 requested a full tablet report, sending...
I20260709 14:52:34.910939 22253 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.911806 22253 tablet_bootstrap.cc:492] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.912503 22253 ts_tablet_manager.cc:1403] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.027s	user 0.024s	sys 0.000s
I20260709 14:52:34.915709 21840 ts_manager.cc:194] Re-registered known tserver with Master: 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897)
I20260709 14:52:34.915946 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74"
dest_uuid: "67b6bd233933480093380bc009bd55be"
mode: GRACEFUL
new_leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:52:34.915838 22253 raft_consensus.cc:359] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.916757 22253 raft_consensus.cc:740] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.916826 22021 raft_consensus.cc:606] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Received request to transfer leadership to TS 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:34.917567 22253 consensus_queue.cc:260] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.919526 22253 ts_tablet_manager.cc:1434] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:34.919818 22021 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d"
dest_uuid: "67b6bd233933480093380bc009bd55be"
mode: GRACEFUL
new_leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:52:34.920318 22253 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.920404 22021 raft_consensus.cc:606] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Received request to transfer leadership to TS 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:34.921765 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:34.922523 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:34.923327 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:34.925369 21840 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40640
I20260709 14:52:34.929641 22317 heartbeater.cc:499] Master 127.18.74.126:40609 was elected leader, sending a full tablet report...
I20260709 14:52:34.937469 22253 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.938449 22253 tablet_bootstrap.cc:492] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.939147 22253 ts_tablet_manager.cc:1403] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.004s
I20260709 14:52:34.941650 22253 raft_consensus.cc:359] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.942298 22253 raft_consensus.cc:740] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.942982 22253 consensus_queue.cc:260] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.944897 22253 ts_tablet_manager.cc:1434] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 14:52:34.945631 22253 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.956943 22253 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.957553 22253 tablet_bootstrap.cc:492] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.958096 22253 ts_tablet_manager.cc:1403] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.013s	user 0.006s	sys 0.004s
I20260709 14:52:34.959892 22253 raft_consensus.cc:359] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.960413 22253 raft_consensus.cc:385] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:34.960623 22253 raft_consensus.cc:740] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.961140 22253 consensus_queue.cc:260] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.962776 22253 ts_tablet_manager.cc:1434] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:52:34.963532 22253 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.976536 22253 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.977170 22253 tablet_bootstrap.cc:492] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.977613 22253 ts_tablet_manager.cc:1403] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.014s	user 0.011s	sys 0.000s
I20260709 14:52:34.979310 22253 raft_consensus.cc:359] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.979743 22253 raft_consensus.cc:740] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.980186 22253 consensus_queue.cc:260] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.981752 22253 ts_tablet_manager.cc:1434] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:34.982590 22253 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap starting.
I20260709 14:52:34.993978 22253 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: 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
I20260709 14:52:34.994551 22253 tablet_bootstrap.cc:492] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Bootstrap complete.
I20260709 14:52:34.995082 22253 ts_tablet_manager.cc:1403] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent bootstrapping tablet: real 0.013s	user 0.010s	sys 0.002s
I20260709 14:52:34.996796 22253 raft_consensus.cc:359] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.997241 22253 raft_consensus.cc:740] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d61f8268fcc4dd4b3dd8a741d1d9977, State: Initialized, Role: FOLLOWER
I20260709 14:52:34.997763 22253 consensus_queue.cc:260] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:34.999472 22253 ts_tablet_manager.cc:1434] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:35.067857 22254 raft_consensus.cc:993] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be: : Instructing follower 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:35.068379 22193 raft_consensus.cc:1081] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Signalling peer 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:35.069875 22094 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:57934
I20260709 14:52:35.070367 22094 raft_consensus.cc:493] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:35.070719 22094 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.075165 22254 raft_consensus.cc:993] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be: : Instructing follower 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:35.075655 22193 raft_consensus.cc:1081] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Signalling peer 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:35.077343 22095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:57934
I20260709 14:52:35.077823 22095 raft_consensus.cc:493] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:35.078106 22095 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.078091 22094 raft_consensus.cc:515] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:35.080031 22094 leader_election.cc:290] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 2 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:35.080928 22290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:35.081090 22021 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:35.081720 22290 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.081779 22021 raft_consensus.cc:3055] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:35.082255 22021 raft_consensus.cc:740] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:35.083112 22021 consensus_queue.cc:260] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:35.084149 22021 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.085731 22095 raft_consensus.cc:515] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:35.087859 22095 leader_election.cc:290] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 2 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:35.089061 22289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:35.089471 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:35.089753 22289 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.090061 22021 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 2.
I20260709 14:52:35.090081 22020 raft_consensus.cc:3055] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:35.090297 22290 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 2.
I20260709 14:52:35.090788 22020 raft_consensus.cc:740] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:35.091517 22060 leader_election.cc:304] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b6bd233933480093380bc009bd55be, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:35.092459 22235 raft_consensus.cc:2804] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:35.092089 22020 consensus_queue.cc:260] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:35.093770 22020 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.095331 22235 raft_consensus.cc:697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:35.096377 22235 consensus_queue.cc:237] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:35.097112 22289 raft_consensus.cc:2468] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 2.
I20260709 14:52:35.098251 22060 leader_election.cc:304] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:35.099159 22331 raft_consensus.cc:2804] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:35.101490 22020 raft_consensus.cc:2468] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 2.
I20260709 14:52:35.101800 22331 raft_consensus.cc:697] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:35.102931 22331 consensus_queue.cc:237] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:35.103919 21840 catalog_manager.cc:5697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 1 to 2, leader changed from 67b6bd233933480093380bc009bd55be (127.18.74.66) to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:35.119681 21840 catalog_manager.cc:5697] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 1 to 2, leader changed from 67b6bd233933480093380bc009bd55be (127.18.74.66) to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:35.189769 22289 raft_consensus.cc:3060] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:35.330964 22289 raft_consensus.cc:3060] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:35.336884 22289 pending_rounds.cc:85] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Aborting all ops after (but not including) 0
I20260709 14:52:35.337117 22289 pending_rounds.cc:107] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 14:52:35.337330 22289 raft_consensus.cc:2889] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 14:52:35.544838 22289 raft_consensus.cc:1275] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:35.545955 22331 consensus_queue.cc:1048] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:35.556365 22020 raft_consensus.cc:1275] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:35.558367 22331 consensus_queue.cc:1048] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:35.652287 22020 raft_consensus.cc:1275] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:35.653445 22331 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:35.661089 22290 raft_consensus.cc:1275] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:35.662635 22331 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:35.764070 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:35.936177 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:35.953824 22095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
mode: GRACEFUL
new_leader_uuid: "67b6bd233933480093380bc009bd55be"
 from {username='slave'} at 127.0.0.1:37202
I20260709 14:52:35.954325 22095 raft_consensus.cc:606] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Received request to transfer leadership to TS 67b6bd233933480093380bc009bd55be
I20260709 14:52:35.956544 22095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f080c01a17894701baf52fc675ed7283"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
mode: GRACEFUL
new_leader_uuid: "67b6bd233933480093380bc009bd55be"
 from {username='slave'} at 127.0.0.1:37202
I20260709 14:52:35.956982 22095 raft_consensus.cc:606] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Received request to transfer leadership to TS 67b6bd233933480093380bc009bd55be
I20260709 14:52:35.957934 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:35.958370 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:35.958891 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:36.121196 22331 raft_consensus.cc:993] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15: : Instructing follower 67b6bd233933480093380bc009bd55be to start an election
I20260709 14:52:36.121608 22345 raft_consensus.cc:1081] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Signalling peer 67b6bd233933480093380bc009bd55be to start an election
I20260709 14:52:36.122859 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d"
dest_uuid: "67b6bd233933480093380bc009bd55be"
 from {username='slave'} at 127.0.0.1:44100
I20260709 14:52:36.123334 22020 raft_consensus.cc:493] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.123616 22020 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.128427 22020 raft_consensus.cc:515] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:36.129899 22020 leader_election.cc:290] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 3 election: Requested vote from peers 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055), 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897)
I20260709 14:52:36.130756 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:36.130807 22289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:36.131431 22095 raft_consensus.cc:3055] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:36.131506 22289 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.131731 22095 raft_consensus.cc:740] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:36.132409 22095 consensus_queue.cc:260] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [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: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:36.133291 22095 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:36.136479 22289 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 3.
I20260709 14:52:36.137502 21986 leader_election.cc:304] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 
I20260709 14:52:36.138105 22095 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 3.
I20260709 14:52:36.138123 22254 raft_consensus.cc:2804] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:36.138720 22254 raft_consensus.cc:697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 3 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:36.139433 22254 consensus_queue.cc:237] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [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: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:36.145134 21844 catalog_manager.cc:5697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 2 to 3, leader changed from 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67) to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 3 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:36.310748 22331 raft_consensus.cc:993] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15: : Instructing follower 67b6bd233933480093380bc009bd55be to start an election
I20260709 14:52:36.311272 22345 raft_consensus.cc:1081] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Signalling peer 67b6bd233933480093380bc009bd55be to start an election
I20260709 14:52:36.312691 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f080c01a17894701baf52fc675ed7283"
dest_uuid: "67b6bd233933480093380bc009bd55be"
 from {username='slave'} at 127.0.0.1:44100
I20260709 14:52:36.313143 22020 raft_consensus.cc:493] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:36.313443 22020 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.318219 22020 raft_consensus.cc:515] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:36.320328 22020 leader_election.cc:290] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 2 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:36.320693 22289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080c01a17894701baf52fc675ed7283" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:36.320937 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080c01a17894701baf52fc675ed7283" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:36.321336 22289 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.321593 22095 raft_consensus.cc:3055] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:36.321908 22095 raft_consensus.cc:740] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:36.322546 22095 consensus_queue.cc:260] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:36.323534 22095 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:36.326191 22289 raft_consensus.cc:2468] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 2.
I20260709 14:52:36.327189 21986 leader_election.cc:304] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 
I20260709 14:52:36.327952 22254 raft_consensus.cc:2804] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:36.328308 22254 raft_consensus.cc:697] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 2 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:36.328683 22095 raft_consensus.cc:2468] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 2.
I20260709 14:52:36.329080 22254 consensus_queue.cc:237] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:36.335512 21844 catalog_manager.cc:5697] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 1 to 2, leader changed from 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67) to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 2 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:36.703312 22095 raft_consensus.cc:1275] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:36.704519 22343 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:36.713786 22289 raft_consensus.cc:1275] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:36.715569 22359 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:36.762902 22289 raft_consensus.cc:1275] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:36.764046 22359 consensus_queue.cc:1048] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:36.764900 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:36.772078 22095 raft_consensus.cc:1275] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:36.773703 22254 consensus_queue.cc:1048] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:36.966697 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:36.974308 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d"
dest_uuid: "67b6bd233933480093380bc009bd55be"
mode: GRACEFUL
new_leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:52:36.974840 22020 raft_consensus.cc:606] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 3 LEADER]: Received request to transfer leadership to TS 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:36.977303 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f080c01a17894701baf52fc675ed7283"
dest_uuid: "67b6bd233933480093380bc009bd55be"
mode: GRACEFUL
new_leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:52:36.977890 22020 raft_consensus.cc:606] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 2 LEADER]: Received request to transfer leadership to TS 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:36.979072 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:36.979487 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:36.979967 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:37.157847 22359 raft_consensus.cc:993] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be: : Instructing follower 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:37.158326 22254 raft_consensus.cc:1081] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 3 LEADER]: Signalling peer 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:37.159688 22095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:57934
I20260709 14:52:37.160172 22095 raft_consensus.cc:493] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:37.160462 22095 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:37.166141 22095 raft_consensus.cc:515] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:37.167891 22095 leader_election.cc:290] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 4 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:37.168707 22289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:37.168900 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:37.169258 22289 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:37.169494 22020 raft_consensus.cc:3055] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 3 LEADER]: Stepping down as leader of term 3
I20260709 14:52:37.169835 22020 raft_consensus.cc:740] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:37.170526 22020 consensus_queue.cc:260] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [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: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:37.171452 22020 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Advancing to term 4
I20260709 14:52:37.174192 22289 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 4.
I20260709 14:52:37.175271 22060 leader_election.cc:304] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:37.175899 22331 raft_consensus.cc:2804] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 14:52:37.176285 22331 raft_consensus.cc:697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 4 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:37.176555 22020 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 4.
I20260709 14:52:37.177114 22331 consensus_queue.cc:237] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [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: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:37.182926 21840 catalog_manager.cc:5697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 3 to 4, leader changed from 67b6bd233933480093380bc009bd55be (127.18.74.66) to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 4 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:37.398717 22359 raft_consensus.cc:993] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be: : Instructing follower 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:37.399228 22369 raft_consensus.cc:1081] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 2 LEADER]: Signalling peer 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:37.400698 22095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f080c01a17894701baf52fc675ed7283"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:57934
I20260709 14:52:37.401189 22095 raft_consensus.cc:493] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:37.401578 22095 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:37.406313 22095 raft_consensus.cc:515] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:37.407783 22095 leader_election.cc:290] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 3 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:37.408661 22289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080c01a17894701baf52fc675ed7283" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:37.408833 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f080c01a17894701baf52fc675ed7283" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:37.409183 22289 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:37.409332 22020 raft_consensus.cc:3055] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:37.409693 22020 raft_consensus.cc:740] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:37.410353 22020 consensus_queue.cc:260] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:37.411248 22020 raft_consensus.cc:3060] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:37.413846 22289 raft_consensus.cc:2468] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 3.
I20260709 14:52:37.414754 22060 leader_election.cc:304] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:37.415381 22331 raft_consensus.cc:2804] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:37.415761 22331 raft_consensus.cc:697] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:37.416285 22020 raft_consensus.cc:2468] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 3.
I20260709 14:52:37.416519 22331 consensus_queue.cc:237] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:37.422739 21840 catalog_manager.cc:5697] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 2 to 3, leader changed from 67b6bd233933480093380bc009bd55be (127.18.74.66) to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:37.589905 22020 raft_consensus.cc:1275] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 4 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:37.590956 22331 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:37.598377 22289 raft_consensus.cc:1275] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 4 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 14:52:37.600134 22331 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 14:52:37.765784 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:37.807848 22020 raft_consensus.cc:1275] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:37.809015 22331 consensus_queue.cc:1048] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:37.818153 22289 raft_consensus.cc:1275] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:37.819571 22371 consensus_queue.cc:1048] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:37.986135 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:37.993651 22095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
mode: GRACEFUL
new_leader_uuid: "67b6bd233933480093380bc009bd55be"
 from {username='slave'} at 127.0.0.1:37202
I20260709 14:52:37.994138 22095 raft_consensus.cc:606] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Received request to transfer leadership to TS 67b6bd233933480093380bc009bd55be
I20260709 14:52:37.996435 22095 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
mode: GRACEFUL
new_leader_uuid: "67b6bd233933480093380bc009bd55be"
 from {username='slave'} at 127.0.0.1:37202
I20260709 14:52:37.996852 22095 raft_consensus.cc:606] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 4 LEADER]: Received request to transfer leadership to TS 67b6bd233933480093380bc009bd55be
I20260709 14:52:37.997774 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:37.998167 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:37.998653 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:38.076874 22371 raft_consensus.cc:993] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15: : Instructing follower 67b6bd233933480093380bc009bd55be to start an election
I20260709 14:52:38.077318 22331 raft_consensus.cc:1081] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 4 LEADER]: Signalling peer 67b6bd233933480093380bc009bd55be to start an election
I20260709 14:52:38.078588 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d"
dest_uuid: "67b6bd233933480093380bc009bd55be"
 from {username='slave'} at 127.0.0.1:44100
I20260709 14:52:38.079070 22020 raft_consensus.cc:493] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.079348 22020 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:38.084028 22020 raft_consensus.cc:515] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:38.085484 22020 leader_election.cc:290] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 5 election: Requested vote from peers 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055), 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897)
I20260709 14:52:38.086227 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:38.086544 22290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ab2b5b241144d5c9ef7dd5d8d28fd3d" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:38.086831 22095 raft_consensus.cc:3055] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 14:52:38.087169 22290 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:38.087179 22095 raft_consensus.cc:740] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:38.087984 22095 consensus_queue.cc:260] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [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: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:38.088866 22095 raft_consensus.cc:3060] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 4 FOLLOWER]: Advancing to term 5
I20260709 14:52:38.092350 22290 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 5.
I20260709 14:52:38.093428 21986 leader_election.cc:304] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 
I20260709 14:52:38.094137 22369 raft_consensus.cc:2804] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 5 FOLLOWER]: Leader election won for term 5
I20260709 14:52:38.094501 22095 raft_consensus.cc:2468] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 5.
I20260709 14:52:38.095168 22369 raft_consensus.cc:697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 5 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:38.096073 22369 consensus_queue.cc:237] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [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: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } }
I20260709 14:52:38.101475 21844 catalog_manager.cc:5697] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 4 to 5, leader changed from 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67) to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 5 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:38.449375 22371 raft_consensus.cc:993] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15: : Instructing follower 67b6bd233933480093380bc009bd55be to start an election
I20260709 14:52:38.449879 22382 raft_consensus.cc:1081] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Signalling peer 67b6bd233933480093380bc009bd55be to start an election
I20260709 14:52:38.451246 22020 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74"
dest_uuid: "67b6bd233933480093380bc009bd55be"
 from {username='slave'} at 127.0.0.1:44100
I20260709 14:52:38.451714 22020 raft_consensus.cc:493] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:38.452004 22020 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.456789 22020 raft_consensus.cc:515] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:38.458704 22020 leader_election.cc:290] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [CANDIDATE]: Term 3 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67:37055)
I20260709 14:52:38.459055 22289 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:38.459247 22095 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1ed58a4523044ea1ada62ccc4494df74" candidate_uuid: "67b6bd233933480093380bc009bd55be" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
I20260709 14:52:38.459690 22289 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.459808 22095 raft_consensus.cc:3055] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:38.460230 22095 raft_consensus.cc:740] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:38.460830 22095 consensus_queue.cc:260] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:38.461679 22095 raft_consensus.cc:3060] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:38.464572 22289 raft_consensus.cc:2468] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 3.
I20260709 14:52:38.465588 21986 leader_election.cc:304] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [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: 3d61f8268fcc4dd4b3dd8a741d1d9977, 67b6bd233933480093380bc009bd55be; no voters: 
I20260709 14:52:38.466277 22369 raft_consensus.cc:2804] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:38.466406 22095 raft_consensus.cc:2468] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b6bd233933480093380bc009bd55be in term 3.
I20260709 14:52:38.466809 22369 raft_consensus.cc:697] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 3 LEADER]: Becoming Leader. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:38.467614 22369 consensus_queue.cc:237] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [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: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:38.474493 21844 catalog_manager.cc:5697] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be reported cstate change: term changed from 2 to 3, leader changed from 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67) to 67b6bd233933480093380bc009bd55be (127.18.74.66). New cstate: current_term: 3 leader_uuid: "67b6bd233933480093380bc009bd55be" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:38.497112 22095 raft_consensus.cc:1275] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 5 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:52:38.498267 22369 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 14:52:38.505784 22289 raft_consensus.cc:1275] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 5 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 14:52:38.507369 22378 consensus_queue.cc:1048] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
W20260709 14:52:38.766562 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:38.848943 22289 raft_consensus.cc:1275] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:38.850204 22377 consensus_queue.cc:1048] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:38.858777 22095 raft_consensus.cc:1275] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Refusing update from remote peer 67b6bd233933480093380bc009bd55be: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:38.861233 22389 consensus_queue.cc:1048] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [LEADER]: Connected to new peer: Peer: permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:39.004575 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:39.011626 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "507fae9ff75648448fbcb22a9f1ec514"
dest_uuid: "67b6bd233933480093380bc009bd55be"
mode: GRACEFUL
new_leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:52:39.012176 22020 raft_consensus.cc:606] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Received request to transfer leadership to TS 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:39.014691 22020 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4"
dest_uuid: "67b6bd233933480093380bc009bd55be"
mode: GRACEFUL
new_leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:52716
I20260709 14:52:39.015288 22020 raft_consensus.cc:606] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Received request to transfer leadership to TS 977f2acdc3eb4f96affbac7bde0f6f15
I20260709 14:52:39.016378 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:52:39.016806 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:39.017469 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:39.140247 22377 raft_consensus.cc:993] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be: : Instructing follower 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:39.140720 22389 raft_consensus.cc:1081] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Signalling peer 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:39.141992 22095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "507fae9ff75648448fbcb22a9f1ec514"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:57934
I20260709 14:52:39.142452 22095 raft_consensus.cc:493] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.142707 22095 raft_consensus.cc:3060] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.146728 22095 raft_consensus.cc:515] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:39.148094 22095 leader_election.cc:290] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 2 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:39.148934 22290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507fae9ff75648448fbcb22a9f1ec514" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:39.149212 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "507fae9ff75648448fbcb22a9f1ec514" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:39.149500 22290 raft_consensus.cc:3060] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.149751 22020 raft_consensus.cc:3055] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.150054 22020 raft_consensus.cc:740] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:39.150718 22020 consensus_queue.cc:260] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:39.151708 22020 raft_consensus.cc:3060] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.154384 22290 raft_consensus.cc:2468] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 2.
I20260709 14:52:39.155387 22060 leader_election.cc:304] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:39.156170 22382 raft_consensus.cc:2804] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.156678 22020 raft_consensus.cc:2468] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 2.
I20260709 14:52:39.157238 22382 raft_consensus.cc:697] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:39.158389 22382 consensus_queue.cc:237] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:39.164577 21844 catalog_manager.cc:5697] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 1 to 2, leader changed from 67b6bd233933480093380bc009bd55be (127.18.74.66) to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:39.335709 22377 raft_consensus.cc:993] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be: : Instructing follower 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:39.336102 22389 raft_consensus.cc:1081] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Signalling peer 977f2acdc3eb4f96affbac7bde0f6f15 to start an election
I20260709 14:52:39.337519 22095 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4"
dest_uuid: "977f2acdc3eb4f96affbac7bde0f6f15"
 from {username='slave'} at 127.0.0.1:57934
I20260709 14:52:39.337987 22095 raft_consensus.cc:493] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:39.338282 22095 raft_consensus.cc:3060] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.342428 22095 raft_consensus.cc:515] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:39.343807 22095 leader_election.cc:290] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 2 election: Requested vote from peers 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897), 67b6bd233933480093380bc009bd55be (127.18.74.66:36735)
I20260709 14:52:39.344620 22290 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977"
I20260709 14:52:39.344830 22020 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6866c0bf21e2494e8a8a4fad8bdf28d4" candidate_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b6bd233933480093380bc009bd55be"
I20260709 14:52:39.345265 22290 raft_consensus.cc:3060] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.345324 22020 raft_consensus.cc:3055] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:39.345714 22020 raft_consensus.cc:740] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b6bd233933480093380bc009bd55be, State: Running, Role: LEADER
I20260709 14:52:39.346450 22020 consensus_queue.cc:260] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:39.347675 22020 raft_consensus.cc:3060] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:39.352104 22290 raft_consensus.cc:2468] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 2.
I20260709 14:52:39.353274 22060 leader_election.cc:304] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3d61f8268fcc4dd4b3dd8a741d1d9977, 977f2acdc3eb4f96affbac7bde0f6f15; no voters: 
I20260709 14:52:39.353868 22020 raft_consensus.cc:2468] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 977f2acdc3eb4f96affbac7bde0f6f15 in term 2.
I20260709 14:52:39.354045 22382 raft_consensus.cc:2804] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:39.354534 22382 raft_consensus.cc:697] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Becoming Leader. State: Replica: 977f2acdc3eb4f96affbac7bde0f6f15, State: Running, Role: LEADER
I20260709 14:52:39.355486 22382 consensus_queue.cc:237] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } }
I20260709 14:52:39.362733 21844 catalog_manager.cc:5697] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 reported cstate change: term changed from 1 to 2, leader changed from 67b6bd233933480093380bc009bd55be (127.18.74.66) to 977f2acdc3eb4f96affbac7bde0f6f15 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "977f2acdc3eb4f96affbac7bde0f6f15" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37055 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:39.563172 22020 raft_consensus.cc:1275] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.564270 22391 consensus_queue.cc:1048] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.574566 22290 raft_consensus.cc:1275] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.575832 22382 consensus_queue.cc:1048] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 14:52:39.767539 21892 auto_rebalancer.cc:288] Could not retrieve cluster info: Illegal state: not all tservers available for tablet placement
I20260709 14:52:39.852371 22289 raft_consensus.cc:1275] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.853596 22400 consensus_queue.cc:1048] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3d61f8268fcc4dd4b3dd8a741d1d9977" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 39897 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:39.862322 22020 raft_consensus.cc:1275] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Refusing update from remote peer 977f2acdc3eb4f96affbac7bde0f6f15: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:39.863644 22400 consensus_queue.cc:1048] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b6bd233933480093380bc009bd55be" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 36735 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:40.024467 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:40.052867 18729 tablet_server.cc:179] TabletServer@127.18.74.65:39897 shutting down...
I20260709 14:52:40.069043 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:40.069772 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.070384 18729 raft_consensus.cc:2243] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.070842 18729 raft_consensus.cc:2272] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:40.073122 21986 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 73 similar messages]
I20260709 14:52:40.073457 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.074285 18729 raft_consensus.cc:2243] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.074766 18729 raft_consensus.cc:2272] T 1ed58a4523044ea1ada62ccc4494df74 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:40.075920 21986 consensus_peers.cc:597] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:40.076833 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.077381 18729 raft_consensus.cc:2243] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.077729 18729 raft_consensus.cc:2272] T 89b145e40d7c447eb0a7896605e8f3f0 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.079442 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.079912 18729 raft_consensus.cc:2243] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.080240 18729 raft_consensus.cc:2272] T 507fae9ff75648448fbcb22a9f1ec514 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.082096 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.082576 18729 raft_consensus.cc:2243] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.082971 18729 raft_consensus.cc:2272] T f080c01a17894701baf52fc675ed7283 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.084532 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.084983 18729 raft_consensus.cc:2243] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.085336 18729 raft_consensus.cc:2272] T b7f623e1f1924e5ea92874b1c614412d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.087025 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.087483 18729 raft_consensus.cc:2243] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.087850 18729 raft_consensus.cc:2272] T 81e5512ebdce4bc0a5cf4171b96bba85 P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.089499 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.089986 18729 raft_consensus.cc:2243] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.090375 18729 raft_consensus.cc:2272] T 7c360fd83b2c427b8939dd5f51fdb40d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.091945 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.092420 18729 raft_consensus.cc:2243] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.092806 18729 raft_consensus.cc:2272] T 50fde8d0ab314c258e4e27812ad41c2d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.094365 18729 tablet_replica.cc:333] stopping tablet replica
I20260709 14:52:40.094790 18729 raft_consensus.cc:2243] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.095216 18729 raft_consensus.cc:2272] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 3d61f8268fcc4dd4b3dd8a741d1d9977 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.122113 18729 tablet_server.cc:196] TabletServer@127.18.74.65:39897 shutdown complete.
I20260709 14:52:40.139467 18729 tablet_server.cc:179] TabletServer@127.18.74.66:0 shutting down...
I20260709 14:52:40.160951 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:40.161651 18729 tablet_replica.cc:333] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.162318 18729 raft_consensus.cc:2243] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.163117 18729 raft_consensus.cc:2272] T 7c360fd83b2c427b8939dd5f51fdb40d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.165102 18729 tablet_replica.cc:333] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.165622 18729 raft_consensus.cc:2243] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.166406 18729 raft_consensus.cc:2272] T 50fde8d0ab314c258e4e27812ad41c2d P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.168358 18729 tablet_replica.cc:333] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.168911 18729 raft_consensus.cc:2243] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.169325 18729 raft_consensus.cc:2272] T b7f623e1f1924e5ea92874b1c614412d P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.171381 18729 tablet_replica.cc:333] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.171868 18729 raft_consensus.cc:2243] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.172245 18729 raft_consensus.cc:2272] T 81e5512ebdce4bc0a5cf4171b96bba85 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.174072 18729 tablet_replica.cc:333] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.174578 18729 raft_consensus.cc:2243] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 5 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.175367 18729 raft_consensus.cc:2272] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 67b6bd233933480093380bc009bd55be [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.177255 18729 tablet_replica.cc:333] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.177738 18729 raft_consensus.cc:2243] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.178112 18729 raft_consensus.cc:2272] T f080c01a17894701baf52fc675ed7283 P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.179913 18729 tablet_replica.cc:333] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.180369 18729 raft_consensus.cc:2243] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.180724 18729 raft_consensus.cc:2272] T 507fae9ff75648448fbcb22a9f1ec514 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.183044 18729 tablet_replica.cc:333] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.183533 18729 raft_consensus.cc:2243] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.183908 18729 raft_consensus.cc:2272] T 89b145e40d7c447eb0a7896605e8f3f0 P 67b6bd233933480093380bc009bd55be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.185678 18729 tablet_replica.cc:333] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.186111 18729 raft_consensus.cc:2243] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.186470 18729 raft_consensus.cc:2272] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 67b6bd233933480093380bc009bd55be [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.188678 18729 tablet_replica.cc:333] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be: stopping tablet replica
I20260709 14:52:40.189172 18729 raft_consensus.cc:2243] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.189891 18729 raft_consensus.cc:2272] T 1ed58a4523044ea1ada62ccc4494df74 P 67b6bd233933480093380bc009bd55be [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.218703 18729 tablet_server.cc:196] TabletServer@127.18.74.66:0 shutdown complete.
I20260709 14:52:40.240049 18729 tablet_server.cc:179] TabletServer@127.18.74.67:0 shutting down...
I20260709 14:52:40.268754 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:40.269431 18729 tablet_replica.cc:333] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.270067 18729 raft_consensus.cc:2243] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 14:52:40.270341 22060 consensus_peers.cc:597] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 3d61f8268fcc4dd4b3dd8a741d1d9977 (127.18.74.65:39897): Couldn't send request to peer 3d61f8268fcc4dd4b3dd8a741d1d9977. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:39897: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:40.270550 18729 raft_consensus.cc:2272] T 50fde8d0ab314c258e4e27812ad41c2d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.272787 18729 tablet_replica.cc:333] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.273308 18729 raft_consensus.cc:2243] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.273727 18729 raft_consensus.cc:2272] T 7c360fd83b2c427b8939dd5f51fdb40d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.275722 18729 tablet_replica.cc:333] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.276297 18729 raft_consensus.cc:2243] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.277009 18729 raft_consensus.cc:2272] T 6866c0bf21e2494e8a8a4fad8bdf28d4 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.279161 18729 tablet_replica.cc:333] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.279639 18729 raft_consensus.cc:2243] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.279987 18729 raft_consensus.cc:2272] T 1ed58a4523044ea1ada62ccc4494df74 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.281628 18729 tablet_replica.cc:333] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.282042 18729 raft_consensus.cc:2243] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:40.282382 18729 raft_consensus.cc:2272] T 4ab2b5b241144d5c9ef7dd5d8d28fd3d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.284053 18729 tablet_replica.cc:333] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.284487 18729 raft_consensus.cc:2243] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.285406 18729 raft_consensus.cc:2272] T 89b145e40d7c447eb0a7896605e8f3f0 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.287673 18729 tablet_replica.cc:333] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.288172 18729 raft_consensus.cc:2243] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.288872 18729 raft_consensus.cc:2272] T 507fae9ff75648448fbcb22a9f1ec514 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:40.289050 22060 consensus_peers.cc:597] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 -> Peer 67b6bd233933480093380bc009bd55be (127.18.74.66:36735): Couldn't send request to peer 67b6bd233933480093380bc009bd55be. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:36735: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:40.291257 18729 tablet_replica.cc:333] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.291812 18729 raft_consensus.cc:2243] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.292481 18729 raft_consensus.cc:2272] T b7f623e1f1924e5ea92874b1c614412d P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.294359 18729 tablet_replica.cc:333] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.294777 18729 raft_consensus.cc:2243] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.295472 18729 raft_consensus.cc:2272] T 81e5512ebdce4bc0a5cf4171b96bba85 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.297230 18729 tablet_replica.cc:333] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15: stopping tablet replica
I20260709 14:52:40.297678 18729 raft_consensus.cc:2243] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.298408 18729 raft_consensus.cc:2272] T f080c01a17894701baf52fc675ed7283 P 977f2acdc3eb4f96affbac7bde0f6f15 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.327191 18729 tablet_server.cc:196] TabletServer@127.18.74.67:0 shutdown complete.
I20260709 14:52:40.348098 18729 master.cc:562] Master@127.18.74.126:40609 shutting down...
I20260709 14:52:40.367053 18729 raft_consensus.cc:2243] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:40.367558 18729 raft_consensus.cc:2272] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:40.367834 18729 tablet_replica.cc:333] T 00000000000000000000000000000000 P ed9af284493541f995f10c3dbcd7d051: stopping tablet replica
I20260709 14:52:40.387567 18729 master.cc:584] Master@127.18.74.126:40609 shutdown complete.
[       OK ] LeaderRebalancerTest.TestMaintenanceMode (12795 ms)
[ RUN      ] LeaderRebalancerTest.MultiTableLeaderBalance
I20260709 14:52:40.429257 18729 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.74.126:39245
I20260709 14:52:40.430423 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:40.435127 22411 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
W20260709 14:52:40.435230 22412 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
W20260709 14:52:40.436758 22414 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
I20260709 14:52:40.437836 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:40.438717 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:40.438935 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:40.439061 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608760439048 us; error 0 us; skew 500 ppm
I20260709 14:52:40.439507 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:40.442342 18729 webserver.cc:533] Webserver started at http://127.18.74.126:33783/ using document root <none> and password file <none>
I20260709 14:52:40.442866 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:40.443068 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:40.443290 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:40.444272 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/master-0-root/instance:
uuid: "532b85e84d304972a1d6aaad79b97add"
format_stamp: "Formatted at 2026-07-09 14:52:40 on dist-test-slave-0wd7"
I20260709 14:52:40.448724 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:40.451921 22419 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.452601 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:40.452893 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/master-0-root
uuid: "532b85e84d304972a1d6aaad79b97add"
format_stamp: "Formatted at 2026-07-09 14:52:40 on dist-test-slave-0wd7"
I20260709 14:52:40.453164 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-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)
I20260709 14:52:40.470460 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:40.471661 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:40.508019 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:39245
I20260709 14:52:40.508111 22470 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:39245 every 8 connection(s)
I20260709 14:52:40.512084 22471 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:40.522337 22471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add: Bootstrap starting.
I20260709 14:52:40.527055 22471 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:40.531095 22471 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add: No bootstrap required, opened a new log
I20260709 14:52:40.533449 22471 raft_consensus.cc:359] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "532b85e84d304972a1d6aaad79b97add" member_type: VOTER }
I20260709 14:52:40.533962 22471 raft_consensus.cc:385] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:40.534175 22471 raft_consensus.cc:740] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 532b85e84d304972a1d6aaad79b97add, State: Initialized, Role: FOLLOWER
I20260709 14:52:40.534735 22471 consensus_queue.cc:260] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "532b85e84d304972a1d6aaad79b97add" member_type: VOTER }
I20260709 14:52:40.535252 22471 raft_consensus.cc:399] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:40.535476 22471 raft_consensus.cc:493] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:40.535738 22471 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:40.540222 22471 raft_consensus.cc:515] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "532b85e84d304972a1d6aaad79b97add" member_type: VOTER }
I20260709 14:52:40.540699 22471 leader_election.cc:304] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [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: 532b85e84d304972a1d6aaad79b97add; no voters: 
I20260709 14:52:40.541755 22471 leader_election.cc:290] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:40.542061 22474 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:40.543278 22474 raft_consensus.cc:697] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 1 LEADER]: Becoming Leader. State: Replica: 532b85e84d304972a1d6aaad79b97add, State: Running, Role: LEADER
I20260709 14:52:40.543907 22474 consensus_queue.cc:237] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [LEADER]: Queue going to LEADER mode. State: All 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: "532b85e84d304972a1d6aaad79b97add" member_type: VOTER }
I20260709 14:52:40.544458 22471 sys_catalog.cc:565] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:40.546469 22475 sys_catalog.cc:455] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "532b85e84d304972a1d6aaad79b97add" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "532b85e84d304972a1d6aaad79b97add" member_type: VOTER } }
I20260709 14:52:40.546623 22476 sys_catalog.cc:455] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [sys.catalog]: SysCatalogTable state changed. Reason: New leader 532b85e84d304972a1d6aaad79b97add. Latest consensus state: current_term: 1 leader_uuid: "532b85e84d304972a1d6aaad79b97add" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "532b85e84d304972a1d6aaad79b97add" member_type: VOTER } }
I20260709 14:52:40.547171 22475 sys_catalog.cc:458] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:40.547205 22476 sys_catalog.cc:458] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:40.558586 22479 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:40.563439 22479 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:40.564339 18729 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:40.571486 22479 catalog_manager.cc:1383] Generated new cluster ID: 6767204d8cf149a8a051b40bd8653dea
I20260709 14:52:40.571777 22479 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:40.600564 22479 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:40.601805 22479 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:40.620021 22479 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add: Generated new TSK 0
I20260709 14:52:40.620647 22479 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:40.630716 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:40.636261 22492 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
W20260709 14:52:40.637329 22493 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
W20260709 14:52:40.638541 22495 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
I20260709 14:52:40.639237 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:40.640064 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:40.640249 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:40.640415 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608760640398 us; error 0 us; skew 500 ppm
I20260709 14:52:40.640955 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:40.643149 18729 webserver.cc:533] Webserver started at http://127.18.74.65:42137/ using document root <none> and password file <none>
I20260709 14:52:40.643639 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:40.643812 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:40.644048 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:40.645066 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-0-root/instance:
uuid: "89014c8c9a7640a2a8312065028c1588"
format_stamp: "Formatted at 2026-07-09 14:52:40 on dist-test-slave-0wd7"
I20260709 14:52:40.649264 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 14:52:40.652525 22500 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.653216 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:40.653527 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "89014c8c9a7640a2a8312065028c1588"
format_stamp: "Formatted at 2026-07-09 14:52:40 on dist-test-slave-0wd7"
I20260709 14:52:40.653785 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-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)
I20260709 14:52:40.668994 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:40.670168 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:40.671663 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:40.673764 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:40.673959 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.674168 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:40.674310 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.711957 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:37481
I20260709 14:52:40.712057 22562 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:37481 every 8 connection(s)
I20260709 14:52:40.716334 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:40.723347 22567 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
W20260709 14:52:40.725101 22568 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
W20260709 14:52:40.727857 22570 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
I20260709 14:52:40.728572 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:40.728729 22563 heartbeater.cc:344] Connected to a master server at 127.18.74.126:39245
I20260709 14:52:40.729182 22563 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:40.729543 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:40.729789 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:40.729871 22563 heartbeater.cc:507] Master 127.18.74.126:39245 requested a full tablet report, sending...
I20260709 14:52:40.729945 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608760729929 us; error 0 us; skew 500 ppm
I20260709 14:52:40.730679 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:40.731943 22436 ts_manager.cc:194] Registered new tserver with Master: 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481)
I20260709 14:52:40.733283 18729 webserver.cc:533] Webserver started at http://127.18.74.66:45465/ using document root <none> and password file <none>
I20260709 14:52:40.733800 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:40.733754 22436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34960
I20260709 14:52:40.734163 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:40.734447 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:40.735608 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-1-root/instance:
uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
format_stamp: "Formatted at 2026-07-09 14:52:40 on dist-test-slave-0wd7"
I20260709 14:52:40.739792 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.004s
I20260709 14:52:40.742933 22575 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.743677 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:40.743956 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-1-root
uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
format_stamp: "Formatted at 2026-07-09 14:52:40 on dist-test-slave-0wd7"
I20260709 14:52:40.744228 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-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)
I20260709 14:52:40.756601 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:40.757727 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:40.759161 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:40.761315 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:40.761518 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.761727 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:40.761873 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.800094 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:42429
I20260709 14:52:40.800209 22637 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:42429 every 8 connection(s)
I20260709 14:52:40.804662 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:40.811388 22641 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
W20260709 14:52:40.812770 22642 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
W20260709 14:52:40.814803 22644 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
I20260709 14:52:40.815129 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:40.816037 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:40.816236 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:40.816371 22638 heartbeater.cc:344] Connected to a master server at 127.18.74.126:39245
I20260709 14:52:40.816437 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608760816416 us; error 0 us; skew 500 ppm
I20260709 14:52:40.816897 22638 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:40.817355 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:40.817833 22638 heartbeater.cc:507] Master 127.18.74.126:39245 requested a full tablet report, sending...
I20260709 14:52:40.819926 18729 webserver.cc:533] Webserver started at http://127.18.74.67:34399/ using document root <none> and password file <none>
I20260709 14:52:40.820343 22436 ts_manager.cc:194] Registered new tserver with Master: 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
I20260709 14:52:40.820580 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:40.820878 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:40.821183 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:40.822125 22436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34976
I20260709 14:52:40.822700 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-2-root/instance:
uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
format_stamp: "Formatted at 2026-07-09 14:52:40 on dist-test-slave-0wd7"
I20260709 14:52:40.827622 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:52:40.830830 22649 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.831688 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:40.831982 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-2-root
uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
format_stamp: "Formatted at 2026-07-09 14:52:40 on dist-test-slave-0wd7"
I20260709 14:52:40.832261 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.MultiTableLeaderBalance.1783608681240996-18729-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)
I20260709 14:52:40.846375 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:40.847581 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:40.849009 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:40.851215 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:40.851413 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.851639 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:40.851795 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:40.891032 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:37681
I20260709 14:52:40.891098 22711 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:37681 every 8 connection(s)
I20260709 14:52:40.903877 22712 heartbeater.cc:344] Connected to a master server at 127.18.74.126:39245
I20260709 14:52:40.904237 22712 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:40.904940 22712 heartbeater.cc:507] Master 127.18.74.126:39245 requested a full tablet report, sending...
I20260709 14:52:40.906778 22436 ts_manager.cc:194] Registered new tserver with Master: c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681)
I20260709 14:52:40.907404 18729 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013341718s
I20260709 14:52:40.908071 22436 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34988
I20260709 14:52:40.932148 22436 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34994:
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"
    }
  }
}
W20260709 14:52:40.934121 22436 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.
I20260709 14:52:40.981202 22677 tablet_service.cc:1511] Processing CreateTablet for tablet a04865e003a9408ba0cb1bb9dc348aa6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1dc162eb1e3b4ea4b5a082e06aa2d206]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:40.982547 22677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04865e003a9408ba0cb1bb9dc348aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:40.983858 22676 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9dec2155924d68b9ff49a01c858a98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1dc162eb1e3b4ea4b5a082e06aa2d206]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:40.985163 22676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9dec2155924d68b9ff49a01c858a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:40.991269 22527 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9dec2155924d68b9ff49a01c858a98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1dc162eb1e3b4ea4b5a082e06aa2d206]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:40.991098 22528 tablet_service.cc:1511] Processing CreateTablet for tablet a04865e003a9408ba0cb1bb9dc348aa6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1dc162eb1e3b4ea4b5a082e06aa2d206]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:40.992551 22603 tablet_service.cc:1511] Processing CreateTablet for tablet a04865e003a9408ba0cb1bb9dc348aa6 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1dc162eb1e3b4ea4b5a082e06aa2d206]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:40.992544 22527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9dec2155924d68b9ff49a01c858a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:40.993858 22603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04865e003a9408ba0cb1bb9dc348aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:40.994971 22602 tablet_service.cc:1511] Processing CreateTablet for tablet 2a9dec2155924d68b9ff49a01c858a98 (DEFAULT_TABLE table=multi_table_leader_balance_table1 [id=1dc162eb1e3b4ea4b5a082e06aa2d206]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:40.996201 22602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2a9dec2155924d68b9ff49a01c858a98. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.003206 22528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a04865e003a9408ba0cb1bb9dc348aa6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.010695 22727 tablet_bootstrap.cc:492] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1: Bootstrap starting.
I20260709 14:52:41.019227 22727 tablet_bootstrap.cc:654] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.024507 22728 tablet_bootstrap.cc:492] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22: Bootstrap starting.
I20260709 14:52:41.026795 22730 tablet_bootstrap.cc:492] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588: Bootstrap starting.
I20260709 14:52:41.036350 22730 tablet_bootstrap.cc:654] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.036548 22728 tablet_bootstrap.cc:654] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.041240 22727 tablet_bootstrap.cc:492] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1: No bootstrap required, opened a new log
I20260709 14:52:41.041656 22730 tablet_bootstrap.cc:492] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588: No bootstrap required, opened a new log
I20260709 14:52:41.041749 22727 ts_tablet_manager.cc:1403] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.011s
I20260709 14:52:41.041885 22728 tablet_bootstrap.cc:492] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22: No bootstrap required, opened a new log
I20260709 14:52:41.042286 22730 ts_tablet_manager.cc:1403] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588: Time spent bootstrapping tablet: real 0.016s	user 0.012s	sys 0.000s
I20260709 14:52:41.042469 22728 ts_tablet_manager.cc:1403] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22: Time spent bootstrapping tablet: real 0.018s	user 0.008s	sys 0.004s
I20260709 14:52:41.044957 22730 raft_consensus.cc:359] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.044835 22727 raft_consensus.cc:359] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.045344 22728 raft_consensus.cc:359] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.045763 22727 raft_consensus.cc:385] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.045706 22730 raft_consensus.cc:385] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.046093 22728 raft_consensus.cc:385] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.046339 22727 raft_consensus.cc:740] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6871a7ec30f49ad8c2ed25b582a47e1, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.046422 22730 raft_consensus.cc:740] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89014c8c9a7640a2a8312065028c1588, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.046521 22728 raft_consensus.cc:740] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.047307 22727 consensus_queue.cc:260] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.047326 22730 consensus_queue.cc:260] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.047482 22728 consensus_queue.cc:260] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.051931 22638 heartbeater.cc:499] Master 127.18.74.126:39245 was elected leader, sending a full tablet report...
I20260709 14:52:41.052457 22728 ts_tablet_manager.cc:1434] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.003s
I20260709 14:52:41.053490 22728 tablet_bootstrap.cc:492] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22: Bootstrap starting.
I20260709 14:52:41.058058 22730 ts_tablet_manager.cc:1434] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.009s
I20260709 14:52:41.058336 22727 ts_tablet_manager.cc:1434] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.007s
I20260709 14:52:41.059108 22563 heartbeater.cc:499] Master 127.18.74.126:39245 was elected leader, sending a full tablet report...
I20260709 14:52:41.061524 22728 tablet_bootstrap.cc:654] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.061817 22712 heartbeater.cc:499] Master 127.18.74.126:39245 was elected leader, sending a full tablet report...
I20260709 14:52:41.065115 22727 tablet_bootstrap.cc:492] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1: Bootstrap starting.
I20260709 14:52:41.061549 22730 tablet_bootstrap.cc:492] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588: Bootstrap starting.
I20260709 14:52:41.071986 22727 tablet_bootstrap.cc:654] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.073871 22730 tablet_bootstrap.cc:654] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.089103 22728 tablet_bootstrap.cc:492] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22: No bootstrap required, opened a new log
I20260709 14:52:41.089133 22730 tablet_bootstrap.cc:492] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588: No bootstrap required, opened a new log
I20260709 14:52:41.089574 22728 ts_tablet_manager.cc:1403] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22: Time spent bootstrapping tablet: real 0.036s	user 0.030s	sys 0.004s
I20260709 14:52:41.089717 22730 ts_tablet_manager.cc:1403] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588: Time spent bootstrapping tablet: real 0.028s	user 0.011s	sys 0.008s
I20260709 14:52:41.089919 22727 tablet_bootstrap.cc:492] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1: No bootstrap required, opened a new log
I20260709 14:52:41.090423 22727 ts_tablet_manager.cc:1403] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1: Time spent bootstrapping tablet: real 0.026s	user 0.011s	sys 0.011s
I20260709 14:52:41.091943 22728 raft_consensus.cc:359] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.092510 22728 raft_consensus.cc:385] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.092741 22728 raft_consensus.cc:740] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.092753 22730 raft_consensus.cc:359] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.093040 22727 raft_consensus.cc:359] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.093616 22730 raft_consensus.cc:385] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.093755 22727 raft_consensus.cc:385] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.093470 22728 consensus_queue.cc:260] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.094012 22730 raft_consensus.cc:740] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89014c8c9a7640a2a8312065028c1588, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.094094 22727 raft_consensus.cc:740] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6871a7ec30f49ad8c2ed25b582a47e1, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.094895 22727 consensus_queue.cc:260] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.094846 22730 consensus_queue.cc:260] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.095781 22728 ts_tablet_manager.cc:1434] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:41.097673 22727 ts_tablet_manager.cc:1434] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:41.098488 22730 ts_tablet_manager.cc:1434] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:41.115610 22735 raft_consensus.cc:493] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.116004 22735 raft_consensus.cc:515] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.117916 22735 leader_election.cc:290] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681), 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481)
I20260709 14:52:41.125957 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04865e003a9408ba0cb1bb9dc348aa6" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" is_pre_election: true
I20260709 14:52:41.126613 22687 raft_consensus.cc:2468] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 0.
I20260709 14:52:41.127628 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04865e003a9408ba0cb1bb9dc348aa6" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89014c8c9a7640a2a8312065028c1588" is_pre_election: true
I20260709 14:52:41.127657 22579 leader_election.cc:304] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038a6d1f950b4c5f81c8a8b708aecf22, c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 
I20260709 14:52:41.128369 22538 raft_consensus.cc:2468] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 0.
I20260709 14:52:41.128643 22735 raft_consensus.cc:2804] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:41.129096 22735 raft_consensus.cc:493] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:41.129467 22735 raft_consensus.cc:3060] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.134351 22735 raft_consensus.cc:515] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.135855 22735 leader_election.cc:290] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 1 election: Requested vote from peers c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681), 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481)
I20260709 14:52:41.136688 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04865e003a9408ba0cb1bb9dc348aa6" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
I20260709 14:52:41.136816 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04865e003a9408ba0cb1bb9dc348aa6" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89014c8c9a7640a2a8312065028c1588"
I20260709 14:52:41.137213 22687 raft_consensus.cc:3060] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.137347 22538 raft_consensus.cc:3060] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.142107 22538 raft_consensus.cc:2468] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 1.
I20260709 14:52:41.142251 22687 raft_consensus.cc:2468] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 1.
I20260709 14:52:41.143213 22577 leader_election.cc:304] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588; no voters: 
I20260709 14:52:41.143932 22735 raft_consensus.cc:2804] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:41.144886 22735 raft_consensus.cc:697] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Becoming Leader. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Running, Role: LEADER
I20260709 14:52:41.145656 22735 consensus_queue.cc:237] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.151960 22436 catalog_manager.cc:5697] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:41.317489 22733 raft_consensus.cc:493] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.318005 22733 raft_consensus.cc:515] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.319960 22733 leader_election.cc:290] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
I20260709 14:52:41.329578 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9dec2155924d68b9ff49a01c858a98" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89014c8c9a7640a2a8312065028c1588" is_pre_election: true
I20260709 14:52:41.330322 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9dec2155924d68b9ff49a01c858a98" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" is_pre_election: true
I20260709 14:52:41.330363 22538 raft_consensus.cc:2468] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6871a7ec30f49ad8c2ed25b582a47e1 in term 0.
I20260709 14:52:41.331002 22613 raft_consensus.cc:2468] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6871a7ec30f49ad8c2ed25b582a47e1 in term 0.
I20260709 14:52:41.331574 22651 leader_election.cc:304] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89014c8c9a7640a2a8312065028c1588, c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 
I20260709 14:52:41.332361 22733 raft_consensus.cc:2804] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:41.332648 22733 raft_consensus.cc:493] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:41.332908 22733 raft_consensus.cc:3060] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.337823 22733 raft_consensus.cc:515] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.339439 22733 leader_election.cc:290] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 1 election: Requested vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
I20260709 14:52:41.340304 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9dec2155924d68b9ff49a01c858a98" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89014c8c9a7640a2a8312065028c1588"
I20260709 14:52:41.340441 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9dec2155924d68b9ff49a01c858a98" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
I20260709 14:52:41.340837 22538 raft_consensus.cc:3060] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.340945 22613 raft_consensus.cc:3060] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.345875 22538 raft_consensus.cc:2468] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6871a7ec30f49ad8c2ed25b582a47e1 in term 1.
I20260709 14:52:41.346596 22613 raft_consensus.cc:2468] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6871a7ec30f49ad8c2ed25b582a47e1 in term 1.
I20260709 14:52:41.346932 22651 leader_election.cc:304] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89014c8c9a7640a2a8312065028c1588, c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 
I20260709 14:52:41.347723 22733 raft_consensus.cc:2804] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:41.348615 22733 raft_consensus.cc:697] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 LEADER]: Becoming Leader. State: Replica: c6871a7ec30f49ad8c2ed25b582a47e1, State: Running, Role: LEADER
I20260709 14:52:41.349386 22733 consensus_queue.cc:237] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.356009 22435 catalog_manager.cc:5697] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 reported cstate change: term changed from 0 to 1, leader changed from <none> to c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:41.398522 22435 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:35010:
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"
    }
  }
}
W20260709 14:52:41.400465 22435 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.
I20260709 14:52:41.423033 22527 tablet_service.cc:1511] Processing CreateTablet for tablet fbd44770cc4f45b4aa31aa9aa446de8c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=30b7593176ef48dea72e7b3a3484bd20]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:41.424305 22602 tablet_service.cc:1511] Processing CreateTablet for tablet fbd44770cc4f45b4aa31aa9aa446de8c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=30b7593176ef48dea72e7b3a3484bd20]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:41.424350 22527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd44770cc4f45b4aa31aa9aa446de8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.425642 22602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd44770cc4f45b4aa31aa9aa446de8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.425503 22677 tablet_service.cc:1511] Processing CreateTablet for tablet fbd44770cc4f45b4aa31aa9aa446de8c (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=30b7593176ef48dea72e7b3a3484bd20]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260709 14:52:41.428267 22528 tablet_service.cc:1511] Processing CreateTablet for tablet 21c47f7612834bf0a97a3e6201a38b10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=30b7593176ef48dea72e7b3a3484bd20]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:41.429482 22528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c47f7612834bf0a97a3e6201a38b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.429781 22603 tablet_service.cc:1511] Processing CreateTablet for tablet 21c47f7612834bf0a97a3e6201a38b10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=30b7593176ef48dea72e7b3a3484bd20]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:41.426769 22677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fbd44770cc4f45b4aa31aa9aa446de8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.431015 22603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c47f7612834bf0a97a3e6201a38b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.431983 22676 tablet_service.cc:1511] Processing CreateTablet for tablet 21c47f7612834bf0a97a3e6201a38b10 (DEFAULT_TABLE table=multi_table_leader_balance_table2 [id=30b7593176ef48dea72e7b3a3484bd20]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260709 14:52:41.433233 22676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21c47f7612834bf0a97a3e6201a38b10. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:41.441787 22730 tablet_bootstrap.cc:492] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588: Bootstrap starting.
I20260709 14:52:41.448756 22730 tablet_bootstrap.cc:654] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.450109 22727 tablet_bootstrap.cc:492] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1: Bootstrap starting.
I20260709 14:52:41.457510 22727 tablet_bootstrap.cc:654] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.461160 22728 tablet_bootstrap.cc:492] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22: Bootstrap starting.
I20260709 14:52:41.467559 22728 tablet_bootstrap.cc:654] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.474710 22730 tablet_bootstrap.cc:492] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588: No bootstrap required, opened a new log
I20260709 14:52:41.474697 22727 tablet_bootstrap.cc:492] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1: No bootstrap required, opened a new log
I20260709 14:52:41.475513 22727 ts_tablet_manager.cc:1403] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1: Time spent bootstrapping tablet: real 0.026s	user 0.008s	sys 0.010s
I20260709 14:52:41.475513 22730 ts_tablet_manager.cc:1403] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588: Time spent bootstrapping tablet: real 0.034s	user 0.017s	sys 0.011s
I20260709 14:52:41.476287 22728 tablet_bootstrap.cc:492] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22: No bootstrap required, opened a new log
I20260709 14:52:41.476824 22728 ts_tablet_manager.cc:1403] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.003s
I20260709 14:52:41.478814 22727 raft_consensus.cc:359] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.479518 22727 raft_consensus.cc:385] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.479774 22727 raft_consensus.cc:740] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6871a7ec30f49ad8c2ed25b582a47e1, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.479758 22728 raft_consensus.cc:359] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.480031 22730 raft_consensus.cc:359] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.480552 22728 raft_consensus.cc:385] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.480762 22730 raft_consensus.cc:385] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.480885 22728 raft_consensus.cc:740] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.480729 22727 consensus_queue.cc:260] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.481348 22730 raft_consensus.cc:740] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89014c8c9a7640a2a8312065028c1588, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.481863 22728 consensus_queue.cc:260] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.482301 22730 consensus_queue.cc:260] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.483145 22727 ts_tablet_manager.cc:1434] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 14:52:41.484050 22728 ts_tablet_manager.cc:1434] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:41.484200 22727 tablet_bootstrap.cc:492] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1: Bootstrap starting.
I20260709 14:52:41.485088 22728 tablet_bootstrap.cc:492] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22: Bootstrap starting.
I20260709 14:52:41.491354 22728 tablet_bootstrap.cc:654] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.491380 22727 tablet_bootstrap.cc:654] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.500598 22730 ts_tablet_manager.cc:1434] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.001s
I20260709 14:52:41.501825 22730 tablet_bootstrap.cc:492] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588: Bootstrap starting.
I20260709 14:52:41.503057 22728 tablet_bootstrap.cc:492] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22: No bootstrap required, opened a new log
I20260709 14:52:41.503593 22728 ts_tablet_manager.cc:1403] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.004s
I20260709 14:52:41.507025 22730 tablet_bootstrap.cc:654] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:41.506675 22728 raft_consensus.cc:359] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.508039 22728 raft_consensus.cc:385] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.508358 22728 raft_consensus.cc:740] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.509491 22727 tablet_bootstrap.cc:492] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1: No bootstrap required, opened a new log
I20260709 14:52:41.509145 22728 consensus_queue.cc:260] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.510022 22727 ts_tablet_manager.cc:1403] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1: Time spent bootstrapping tablet: real 0.026s	user 0.009s	sys 0.008s
I20260709 14:52:41.511979 22734 raft_consensus.cc:493] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.512480 22734 raft_consensus.cc:515] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.512948 22728 ts_tablet_manager.cc:1434] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 14:52:41.513101 22727 raft_consensus.cc:359] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.513806 22727 raft_consensus.cc:385] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.514046 22727 raft_consensus.cc:740] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c6871a7ec30f49ad8c2ed25b582a47e1, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.514767 22727 consensus_queue.cc:260] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.516896 22727 ts_tablet_manager.cc:1434] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:52:41.520751 22734 leader_election.cc:290] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429), c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681)
I20260709 14:52:41.521032 22730 tablet_bootstrap.cc:492] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588: No bootstrap required, opened a new log
I20260709 14:52:41.521554 22730 ts_tablet_manager.cc:1403] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588: Time spent bootstrapping tablet: real 0.020s	user 0.004s	sys 0.004s
I20260709 14:52:41.525112 22730 raft_consensus.cc:359] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.525924 22730 raft_consensus.cc:385] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:41.526228 22730 raft_consensus.cc:740] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 89014c8c9a7640a2a8312065028c1588, State: Initialized, Role: FOLLOWER
I20260709 14:52:41.527019 22730 consensus_queue.cc:260] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.529560 22730 ts_tablet_manager.cc:1434] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:41.537532 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd44770cc4f45b4aa31aa9aa446de8c" candidate_uuid: "89014c8c9a7640a2a8312065028c1588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" is_pre_election: true
I20260709 14:52:41.538208 22613 raft_consensus.cc:2468] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89014c8c9a7640a2a8312065028c1588 in term 0.
I20260709 14:52:41.539395 22503 leader_election.cc:304] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588; no voters: 
I20260709 14:52:41.540877 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd44770cc4f45b4aa31aa9aa446de8c" candidate_uuid: "89014c8c9a7640a2a8312065028c1588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" is_pre_election: true
I20260709 14:52:41.541563 22687 raft_consensus.cc:2468] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 89014c8c9a7640a2a8312065028c1588 in term 0.
I20260709 14:52:41.541880 22734 raft_consensus.cc:2804] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:41.542285 22734 raft_consensus.cc:493] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:41.542294 22733 raft_consensus.cc:493] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.542721 22734 raft_consensus.cc:3060] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.542855 22733 raft_consensus.cc:515] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.545087 22733 leader_election.cc:290] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
I20260709 14:52:41.545684 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd44770cc4f45b4aa31aa9aa446de8c" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89014c8c9a7640a2a8312065028c1588" is_pre_election: true
I20260709 14:52:41.546207 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd44770cc4f45b4aa31aa9aa446de8c" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" is_pre_election: true
I20260709 14:52:41.546837 22613 raft_consensus.cc:2468] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate c6871a7ec30f49ad8c2ed25b582a47e1 in term 0.
I20260709 14:52:41.547964 22652 leader_election.cc:304] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038a6d1f950b4c5f81c8a8b708aecf22, c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 
I20260709 14:52:41.548604 22733 raft_consensus.cc:2804] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:41.548967 22733 raft_consensus.cc:493] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:41.549281 22733 raft_consensus.cc:3060] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.550202 22734 raft_consensus.cc:515] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.551337 22538 raft_consensus.cc:2393] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate c6871a7ec30f49ad8c2ed25b582a47e1 in current term 1: Already voted for candidate 89014c8c9a7640a2a8312065028c1588 in this term.
I20260709 14:52:41.552418 22734 leader_election.cc:290] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [CANDIDATE]: Term 1 election: Requested vote from peers 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429), c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681)
W20260709 14:52:41.553399 22484 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:41.553884 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd44770cc4f45b4aa31aa9aa446de8c" candidate_uuid: "89014c8c9a7640a2a8312065028c1588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
I20260709 14:52:41.554445 22613 raft_consensus.cc:3060] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.554472 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd44770cc4f45b4aa31aa9aa446de8c" candidate_uuid: "89014c8c9a7640a2a8312065028c1588" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
I20260709 14:52:41.559979 22613 raft_consensus.cc:2468] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89014c8c9a7640a2a8312065028c1588 in term 1.
I20260709 14:52:41.561014 22503 leader_election.cc:304] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588; no voters: 
I20260709 14:52:41.561735 22734 raft_consensus.cc:2804] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:41.562732 22734 raft_consensus.cc:697] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 1 LEADER]: Becoming Leader. State: Replica: 89014c8c9a7640a2a8312065028c1588, State: Running, Role: LEADER
I20260709 14:52:41.562927 22733 raft_consensus.cc:515] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.564050 22687 raft_consensus.cc:2393] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 89014c8c9a7640a2a8312065028c1588 in current term 1: Already voted for candidate c6871a7ec30f49ad8c2ed25b582a47e1 in this term.
I20260709 14:52:41.563643 22734 consensus_queue.cc:237] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.565817 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd44770cc4f45b4aa31aa9aa446de8c" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89014c8c9a7640a2a8312065028c1588"
I20260709 14:52:41.566140 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fbd44770cc4f45b4aa31aa9aa446de8c" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
I20260709 14:52:41.566970 22613 raft_consensus.cc:2393] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate c6871a7ec30f49ad8c2ed25b582a47e1 in current term 1: Already voted for candidate 89014c8c9a7640a2a8312065028c1588 in this term.
I20260709 14:52:41.567685 22733 leader_election.cc:290] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 1 election: Requested vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
I20260709 14:52:41.567939 22652 leader_election.cc:304] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [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: c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:41.568691 22733 raft_consensus.cc:2749] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:41.572628 22435 catalog_manager.cc:5697] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 reported cstate change: term changed from 0 to 1, leader changed from <none> to 89014c8c9a7640a2a8312065028c1588 (127.18.74.65). New cstate: current_term: 1 leader_uuid: "89014c8c9a7640a2a8312065028c1588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:41.573500 22735 raft_consensus.cc:493] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:41.573940 22735 raft_consensus.cc:515] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.575738 22735 leader_election.cc:290] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681)
I20260709 14:52:41.576571 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89014c8c9a7640a2a8312065028c1588" is_pre_election: true
I20260709 14:52:41.577203 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" is_pre_election: true
I20260709 14:52:41.577227 22538 raft_consensus.cc:2468] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 0.
I20260709 14:52:41.577970 22687 raft_consensus.cc:2468] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 0.
I20260709 14:52:41.579123 22577 leader_election.cc:304] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588; no voters: 
I20260709 14:52:41.579861 22735 raft_consensus.cc:2804] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:41.580221 22735 raft_consensus.cc:493] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:41.580559 22735 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.585464 22735 raft_consensus.cc:515] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.587042 22735 leader_election.cc:290] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 1 election: Requested vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681)
I20260709 14:52:41.588003 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "89014c8c9a7640a2a8312065028c1588"
I20260709 14:52:41.588018 22687 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
I20260709 14:52:41.588680 22538 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.588780 22687 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:41.593364 22538 raft_consensus.cc:2468] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 1.
I20260709 14:52:41.593397 22687 raft_consensus.cc:2468] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 1.
I20260709 14:52:41.594401 22577 leader_election.cc:304] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588; no voters: 
I20260709 14:52:41.595049 22735 raft_consensus.cc:2804] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:41.595440 22735 raft_consensus.cc:697] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Becoming Leader. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Running, Role: LEADER
I20260709 14:52:41.596094 22735 consensus_queue.cc:237] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.603102 22435 catalog_manager.cc:5697] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 reported cstate change: term changed from 0 to 1, leader changed from <none> to 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:41.645542 22735 consensus_queue.cc:1048] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:41.649317 22613 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a04865e003a9408ba0cb1bb9dc348aa6"
dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
mode: GRACEFUL
new_leader_uuid: "89014c8c9a7640a2a8312065028c1588"
 from {username='slave'} at 127.0.0.1:51120
I20260709 14:52:41.649942 22613 raft_consensus.cc:606] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Received request to transfer leadership to TS 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:41.652884 22740 raft_consensus.cc:993] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22: : Instructing follower 89014c8c9a7640a2a8312065028c1588 to start an election
I20260709 14:52:41.653578 22735 raft_consensus.cc:1081] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Signalling peer 89014c8c9a7640a2a8312065028c1588 to start an election
I20260709 14:52:41.655298 22537 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a04865e003a9408ba0cb1bb9dc348aa6"
dest_uuid: "89014c8c9a7640a2a8312065028c1588"
 from {username='slave'} at 127.0.0.1:57860
I20260709 14:52:41.656000 22537 raft_consensus.cc:493] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:41.656373 22537 raft_consensus.cc:3060] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.660897 22735 consensus_queue.cc:1048] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:41.666824 22537 raft_consensus.cc:515] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.668088 22538 raft_consensus.cc:1240] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Rejecting Update request from peer 038a6d1f950b4c5f81c8a8b708aecf22 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:41.670208 22686 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2a9dec2155924d68b9ff49a01c858a98"
dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
mode: GRACEFUL
new_leader_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
 from {username='slave'} at 127.0.0.1:38662
I20260709 14:52:41.670935 22686 raft_consensus.cc:606] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 LEADER]: Received request to transfer leadership to TS 038a6d1f950b4c5f81c8a8b708aecf22
I20260709 14:52:41.672132 22735 consensus_queue.cc:1059] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:41.673287 22763 raft_consensus.cc:3055] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:41.673681 22763 raft_consensus.cc:740] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Running, Role: LEADER
I20260709 14:52:41.674288 22537 leader_election.cc:290] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [CANDIDATE]: Term 2 election: Requested vote from peers c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
I20260709 14:52:41.675819 22686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04865e003a9408ba0cb1bb9dc348aa6" candidate_uuid: "89014c8c9a7640a2a8312065028c1588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
I20260709 14:52:41.675997 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a04865e003a9408ba0cb1bb9dc348aa6" candidate_uuid: "89014c8c9a7640a2a8312065028c1588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
I20260709 14:52:41.676501 22686 raft_consensus.cc:3060] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.674496 22763 consensus_queue.cc:260] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.680330 22763 raft_consensus.cc:3060] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.680794 22612 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10"
dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
mode: GRACEFUL
new_leader_uuid: "89014c8c9a7640a2a8312065028c1588"
 from {username='slave'} at 127.0.0.1:51120
I20260709 14:52:41.681427 22612 raft_consensus.cc:606] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Received request to transfer leadership to TS 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:41.684186 22686 raft_consensus.cc:2468] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89014c8c9a7640a2a8312065028c1588 in term 2.
W20260709 14:52:41.680259 22735 consensus_queue.cc:1175] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" responder_term: 1 status { last_received { term: 1 index: 1 } last_committed_idx: 1 last_received_current_leader { term: 1 index: 1 } }
I20260709 14:52:41.685521 22504 leader_election.cc:304] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89014c8c9a7640a2a8312065028c1588, c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 
I20260709 14:52:41.686345 22734 raft_consensus.cc:2804] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:41.686834 22734 raft_consensus.cc:697] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 2 LEADER]: Becoming Leader. State: Replica: 89014c8c9a7640a2a8312065028c1588, State: Running, Role: LEADER
I20260709 14:52:41.687661 22734 consensus_queue.cc:237] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [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: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:41.694962 22613 raft_consensus.cc:2468] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89014c8c9a7640a2a8312065028c1588 in term 2.
I20260709 14:52:41.696817 22435 catalog_manager.cc:5697] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 reported cstate change: term changed from 1 to 2, leader changed from 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66) to 89014c8c9a7640a2a8312065028c1588 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "89014c8c9a7640a2a8312065028c1588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:41.888010 22733 consensus_queue.cc:1048] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:41.899698 22768 consensus_queue.cc:1048] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:41.908720 22768 raft_consensus.cc:993] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1: : Instructing follower 038a6d1f950b4c5f81c8a8b708aecf22 to start an election
I20260709 14:52:41.909163 22733 raft_consensus.cc:1081] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 LEADER]: Signalling peer 038a6d1f950b4c5f81c8a8b708aecf22 to start an election
I20260709 14:52:41.910519 22613 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2a9dec2155924d68b9ff49a01c858a98"
dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
 from {username='slave'} at 127.0.0.1:51108
I20260709 14:52:41.910983 22613 raft_consensus.cc:493] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:41.911293 22613 raft_consensus.cc:3060] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.915998 22613 raft_consensus.cc:515] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.917496 22613 leader_election.cc:290] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 2 election: Requested vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681)
I20260709 14:52:41.918352 22537 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9dec2155924d68b9ff49a01c858a98" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "89014c8c9a7640a2a8312065028c1588"
I20260709 14:52:41.918552 22686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2a9dec2155924d68b9ff49a01c858a98" candidate_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
I20260709 14:52:41.919137 22537 raft_consensus.cc:3060] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.919195 22686 raft_consensus.cc:3055] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:41.919620 22686 raft_consensus.cc:740] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: c6871a7ec30f49ad8c2ed25b582a47e1, State: Running, Role: LEADER
I20260709 14:52:41.920308 22686 consensus_queue.cc:260] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.921228 22686 raft_consensus.cc:3060] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:41.925019 22537 raft_consensus.cc:2468] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 2.
I20260709 14:52:41.926095 22577 leader_election.cc:304] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588; no voters: 
I20260709 14:52:41.926242 22686 raft_consensus.cc:2468] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 038a6d1f950b4c5f81c8a8b708aecf22 in term 2.
I20260709 14:52:41.926945 22763 raft_consensus.cc:2804] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:41.927400 22763 raft_consensus.cc:697] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 LEADER]: Becoming Leader. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Running, Role: LEADER
I20260709 14:52:41.928077 22763 consensus_queue.cc:237] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:41.933638 22433 catalog_manager.cc:5697] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 reported cstate change: term changed from 1 to 2, leader changed from c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67) to 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:41.981139 22758 consensus_queue.cc:1048] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:41.991176 22772 consensus_queue.cc:1048] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:42.083875 22763 consensus_queue.cc:1048] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:42.089898 22735 raft_consensus.cc:993] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22: : Instructing follower 89014c8c9a7640a2a8312065028c1588 to start an election
I20260709 14:52:42.090377 22740 raft_consensus.cc:1081] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Signalling peer 89014c8c9a7640a2a8312065028c1588 to start an election
I20260709 14:52:42.092137 22538 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10"
dest_uuid: "89014c8c9a7640a2a8312065028c1588"
 from {username='slave'} at 127.0.0.1:57860
I20260709 14:52:42.094672 22538 raft_consensus.cc:493] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:42.095089 22538 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.095459 22763 consensus_queue.cc:1048] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:42.102371 22538 raft_consensus.cc:515] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:42.108322 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10" candidate_uuid: "89014c8c9a7640a2a8312065028c1588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
I20260709 14:52:42.108923 22613 raft_consensus.cc:3055] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:42.109244 22613 raft_consensus.cc:740] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 038a6d1f950b4c5f81c8a8b708aecf22, State: Running, Role: LEADER
I20260709 14:52:42.110001 22613 consensus_queue.cc:260] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:42.110741 22538 leader_election.cc:290] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [CANDIDATE]: Term 2 election: Requested vote from peers 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429), c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67:37681)
I20260709 14:52:42.111702 22613 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.110277 22686 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10" candidate_uuid: "89014c8c9a7640a2a8312065028c1588" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
I20260709 14:52:42.113176 22686 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:42.118690 22613 raft_consensus.cc:2468] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89014c8c9a7640a2a8312065028c1588 in term 2.
I20260709 14:52:42.119745 22686 raft_consensus.cc:2468] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 89014c8c9a7640a2a8312065028c1588 in term 2.
I20260709 14:52:42.145099 22504 leader_election.cc:304] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 89014c8c9a7640a2a8312065028c1588, c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 
I20260709 14:52:42.157979 22772 raft_consensus.cc:2804] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:42.158862 22772 raft_consensus.cc:697] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 2 LEADER]: Becoming Leader. State: Replica: 89014c8c9a7640a2a8312065028c1588, State: Running, Role: LEADER
I20260709 14:52:42.160527 22772 consensus_queue.cc:237] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:42.162212 22686 raft_consensus.cc:1275] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Refusing update from remote peer 89014c8c9a7640a2a8312065028c1588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.164093 22758 consensus_queue.cc:1048] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:42.171254 22435 catalog_manager.cc:5697] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 reported cstate change: term changed from 1 to 2, leader changed from 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66) to 89014c8c9a7640a2a8312065028c1588 (127.18.74.65). New cstate: current_term: 2 leader_uuid: "89014c8c9a7640a2a8312065028c1588" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:42.182142 22613 raft_consensus.cc:1275] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Refusing update from remote peer 89014c8c9a7640a2a8312065028c1588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.184357 22777 consensus_queue.cc:1048] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:42.442849 18729 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table1
I20260709 14:52:42.444758 18729 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table1, leader rebalance finish, leader transfer count: 0
I20260709 14:52:42.445158 18729 auto_leader_rebalancer.cc:141] leader rebalance for table multi_table_leader_balance_table2
I20260709 14:52:42.457355 22538 raft_consensus.cc:1275] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Refusing update from remote peer 038a6d1f950b4c5f81c8a8b708aecf22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.458992 22763 consensus_queue.cc:1048] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.459147 22538 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10"
dest_uuid: "89014c8c9a7640a2a8312065028c1588"
mode: GRACEFUL
new_leader_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
 from {username='slave'} at 127.0.0.1:57888
I20260709 14:52:42.459836 22538 raft_consensus.cc:606] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 2 LEADER]: Received request to transfer leadership to TS c6871a7ec30f49ad8c2ed25b582a47e1
I20260709 14:52:42.461052 18729 auto_leader_rebalancer.cc:452] table: multi_table_leader_balance_table2, leader rebalance finish, leader transfer count: 1
I20260709 14:52:42.468626 22686 raft_consensus.cc:1275] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Refusing update from remote peer 038a6d1f950b4c5f81c8a8b708aecf22: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.470201 22735 consensus_queue.cc:1048] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.649654 22613 raft_consensus.cc:1275] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Refusing update from remote peer 89014c8c9a7640a2a8312065028c1588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.650996 22772 consensus_queue.cc:1048] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.659386 22686 raft_consensus.cc:1275] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Refusing update from remote peer 89014c8c9a7640a2a8312065028c1588: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:42.662184 22772 consensus_queue.cc:1048] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:42.668881 22777 raft_consensus.cc:993] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588: : Instructing follower c6871a7ec30f49ad8c2ed25b582a47e1 to start an election
I20260709 14:52:42.669350 22777 raft_consensus.cc:1081] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 2 LEADER]: Signalling peer c6871a7ec30f49ad8c2ed25b582a47e1 to start an election
I20260709 14:52:42.671003 22686 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10"
dest_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1"
 from {username='slave'} at 127.0.0.1:38648
I20260709 14:52:42.671511 22686 raft_consensus.cc:493] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:42.671798 22686 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:42.679169 22686 raft_consensus.cc:515] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:42.681028 22686 leader_election.cc:290] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 election: Requested vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
I20260709 14:52:42.682039 22538 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "89014c8c9a7640a2a8312065028c1588"
I20260709 14:52:42.682528 22613 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21c47f7612834bf0a97a3e6201a38b10" candidate_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "038a6d1f950b4c5f81c8a8b708aecf22"
I20260709 14:52:42.682837 22538 raft_consensus.cc:3055] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:42.683175 22613 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:42.683192 22538 raft_consensus.cc:740] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 89014c8c9a7640a2a8312065028c1588, State: Running, Role: LEADER
I20260709 14:52:42.687942 22538 consensus_queue.cc:260] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [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: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:42.689193 22538 raft_consensus.cc:3060] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:42.690778 22613 raft_consensus.cc:2468] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6871a7ec30f49ad8c2ed25b582a47e1 in term 3.
I20260709 14:52:42.692196 22652 leader_election.cc:304] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [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: 038a6d1f950b4c5f81c8a8b708aecf22, c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 
I20260709 14:52:42.692986 22733 raft_consensus.cc:2804] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:42.693969 22733 raft_consensus.cc:697] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 3 LEADER]: Becoming Leader. State: Replica: c6871a7ec30f49ad8c2ed25b582a47e1, State: Running, Role: LEADER
I20260709 14:52:42.695000 22733 consensus_queue.cc:237] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [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: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:42.696933 22538 raft_consensus.cc:2468] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate c6871a7ec30f49ad8c2ed25b582a47e1 in term 3.
I20260709 14:52:42.701427 22434 catalog_manager.cc:5697] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 reported cstate change: term changed from 2 to 3, leader changed from 89014c8c9a7640a2a8312065028c1588 (127.18.74.65) to c6871a7ec30f49ad8c2ed25b582a47e1 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:42.815752 18729 tablet_server.cc:179] TabletServer@127.18.74.65:0 shutting down...
I20260709 14:52:43.521442 22613 raft_consensus.cc:1275] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 3 FOLLOWER]: Refusing update from remote peer c6871a7ec30f49ad8c2ed25b582a47e1: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:43.523172 22733 consensus_queue.cc:1048] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 14:52:43.528218 22651 consensus_peers.cc:597] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 -> Peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Couldn't send request to peer 89014c8c9a7640a2a8312065028c1588. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:43.546196 22577 consensus_peers.cc:597] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 -> Peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Couldn't send request to peer 89014c8c9a7640a2a8312065028c1588. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:52:43.654079 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:43.655419 18729 tablet_replica.cc:333] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588: stopping tablet replica
I20260709 14:52:43.656224 18729 raft_consensus.cc:2243] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.656646 18729 raft_consensus.cc:2272] T 21c47f7612834bf0a97a3e6201a38b10 P 89014c8c9a7640a2a8312065028c1588 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.659751 18729 tablet_replica.cc:333] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588: stopping tablet replica
I20260709 14:52:43.660329 18729 raft_consensus.cc:2243] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.661094 18729 raft_consensus.cc:2272] T fbd44770cc4f45b4aa31aa9aa446de8c P 89014c8c9a7640a2a8312065028c1588 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.663352 18729 tablet_replica.cc:333] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588: stopping tablet replica
I20260709 14:52:43.663847 18729 raft_consensus.cc:2243] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.664579 18729 raft_consensus.cc:2272] T a04865e003a9408ba0cb1bb9dc348aa6 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.666870 18729 tablet_replica.cc:333] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588: stopping tablet replica
I20260709 14:52:43.667476 18729 raft_consensus.cc:2243] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.667984 18729 raft_consensus.cc:2272] T 2a9dec2155924d68b9ff49a01c858a98 P 89014c8c9a7640a2a8312065028c1588 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.693254 18729 tablet_server.cc:196] TabletServer@127.18.74.65:0 shutdown complete.
I20260709 14:52:43.711318 18729 tablet_server.cc:179] TabletServer@127.18.74.66:0 shutting down...
I20260709 14:52:43.729797 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:43.730471 18729 tablet_replica.cc:333] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22: stopping tablet replica
I20260709 14:52:43.731062 18729 raft_consensus.cc:2243] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.731551 18729 raft_consensus.cc:2272] T 21c47f7612834bf0a97a3e6201a38b10 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.734023 18729 tablet_replica.cc:333] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22: stopping tablet replica
I20260709 14:52:43.734570 18729 raft_consensus.cc:2243] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.735034 18729 raft_consensus.cc:2272] T fbd44770cc4f45b4aa31aa9aa446de8c P 038a6d1f950b4c5f81c8a8b708aecf22 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.737015 18729 tablet_replica.cc:333] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22: stopping tablet replica
I20260709 14:52:43.737449 18729 raft_consensus.cc:2243] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:52:43.738196 18729 raft_consensus.cc:2272] T 2a9dec2155924d68b9ff49a01c858a98 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:43.740232 18729 tablet_replica.cc:333] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22: stopping tablet replica
I20260709 14:52:43.740713 18729 raft_consensus.cc:2243] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:43.741107 18729 raft_consensus.cc:2272] T a04865e003a9408ba0cb1bb9dc348aa6 P 038a6d1f950b4c5f81c8a8b708aecf22 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:52:44.165160 22652 consensus_peers.cc:597] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 -> Peer 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429): Couldn't send request to peer 038a6d1f950b4c5f81c8a8b708aecf22. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:52:44.550333 22634 debug-util.cc:398] Leaking SignalData structure 0x7b0800310820 after lost signal to thread 18732
W20260709 14:52:44.551260 22634 debug-util.cc:398] Leaking SignalData structure 0x7b08002494e0 after lost signal to thread 22470
W20260709 14:52:44.553184 22634 debug-util.cc:398] Leaking SignalData structure 0x7b080018af00 after lost signal to thread 22711
W20260709 14:52:44.763515 18729 thread.cc:527] Waited for 1000ms trying to join with diag-logger (tid 22634)
I20260709 14:52:45.013196 22796 raft_consensus.cc:493] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89014c8c9a7640a2a8312065028c1588)
I20260709 14:52:45.013911 22796 raft_consensus.cc:515] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:45.016395 22796 leader_election.cc:290] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429), 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481)
W20260709 14:52:45.021974 22652 leader_election.cc:336] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429): Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111)
W20260709 14:52:45.022482 22651 leader_election.cc:336] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Network error: Client connection negotiation failed: client connection to 127.18.74.65:37481: connect: Connection refused (error 111)
I20260709 14:52:45.022858 22651 leader_election.cc:304] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:45.023494 22796 raft_consensus.cc:2749] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:45.033290 22796 raft_consensus.cc:493] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89014c8c9a7640a2a8312065028c1588)
I20260709 14:52:45.033764 22796 raft_consensus.cc:515] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:45.035539 22796 leader_election.cc:290] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
W20260709 14:52:45.039311 22652 leader_election.cc:336] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429): Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111)
W20260709 14:52:45.039871 22651 leader_election.cc:336] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Network error: Client connection negotiation failed: client connection to 127.18.74.65:37481: connect: Connection refused (error 111)
I20260709 14:52:45.040339 22651 leader_election.cc:304] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [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: c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:45.041096 22796 raft_consensus.cc:2749] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:45.096758 22652 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111) [suppressed 13 similar messages]
I20260709 14:52:45.123725 22796 raft_consensus.cc:493] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038a6d1f950b4c5f81c8a8b708aecf22)
I20260709 14:52:45.124243 22796 raft_consensus.cc:515] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:45.126045 22796 leader_election.cc:290] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
W20260709 14:52:45.130016 22651 leader_election.cc:336] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Network error: Client connection negotiation failed: client connection to 127.18.74.65:37481: connect: Connection refused (error 111)
W20260709 14:52:45.130534 22652 leader_election.cc:336] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429): Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111)
I20260709 14:52:45.130992 22652 leader_election.cc:304] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:45.131577 22796 raft_consensus.cc:2749] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 14:52:45.763978 18729 thread.cc:527] Waited for 2000ms trying to join with diag-logger (tid 22634)
W20260709 14:52:45.826298 22651 consensus_peers.cc:597] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 -> Peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Couldn't send request to peer 89014c8c9a7640a2a8312065028c1588. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:37481: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260709 14:52:46.609494 22652 consensus_peers.cc:597] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 -> Peer 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429): Couldn't send request to peer 038a6d1f950b4c5f81c8a8b708aecf22. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
I20260709 14:52:46.653179 22796 raft_consensus.cc:493] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 038a6d1f950b4c5f81c8a8b708aecf22)
I20260709 14:52:46.653743 22796 raft_consensus.cc:515] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:46.655510 22796 leader_election.cc:290] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
W20260709 14:52:46.659900 22651 leader_election.cc:336] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Network error: Client connection negotiation failed: client connection to 127.18.74.65:37481: connect: Connection refused (error 111)
W20260709 14:52:46.661736 22652 leader_election.cc:336] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429): Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111)
I20260709 14:52:46.662076 22652 leader_election.cc:304] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:46.662815 22796 raft_consensus.cc:2749] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:46.751066 22796 raft_consensus.cc:493] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 89014c8c9a7640a2a8312065028c1588)
I20260709 14:52:46.751619 22796 raft_consensus.cc:515] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } }
I20260709 14:52:46.753769 22796 leader_election.cc:290] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481), 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429)
W20260709 14:52:46.757911 22652 leader_election.cc:336] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429): Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111)
W20260709 14:52:46.758397 22651 leader_election.cc:336] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Network error: Client connection negotiation failed: client connection to 127.18.74.65:37481: connect: Connection refused (error 111)
I20260709 14:52:46.758860 22651 leader_election.cc:304] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [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: c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:46.759598 22796 raft_consensus.cc:2749] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 14:52:46.764506 18729 thread.cc:527] Waited for 3000ms trying to join with diag-logger (tid 22634)
I20260709 14:52:46.819250 22796 raft_consensus.cc:493] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 89014c8c9a7640a2a8312065028c1588)
I20260709 14:52:46.819764 22796 raft_consensus.cc:515] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c6871a7ec30f49ad8c2ed25b582a47e1" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 37681 } } peers { permanent_uuid: "038a6d1f950b4c5f81c8a8b708aecf22" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 42429 } } peers { permanent_uuid: "89014c8c9a7640a2a8312065028c1588" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 37481 } }
I20260709 14:52:46.821641 22796 leader_election.cc:290] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429), 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481)
W20260709 14:52:46.825541 22652 leader_election.cc:336] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 038a6d1f950b4c5f81c8a8b708aecf22 (127.18.74.66:42429): Network error: Client connection negotiation failed: client connection to 127.18.74.66:42429: connect: Connection refused (error 111)
W20260709 14:52:46.826025 22651 leader_election.cc:336] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 89014c8c9a7640a2a8312065028c1588 (127.18.74.65:37481): Network error: Client connection negotiation failed: client connection to 127.18.74.65:37481: connect: Connection refused (error 111)
I20260709 14:52:46.826375 22651 leader_election.cc:304] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: c6871a7ec30f49ad8c2ed25b582a47e1; no voters: 038a6d1f950b4c5f81c8a8b708aecf22, 89014c8c9a7640a2a8312065028c1588
I20260709 14:52:46.826982 22796 raft_consensus.cc:2749] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 14:52:46.982613 18729 tablet_server.cc:196] TabletServer@127.18.74.66:0 shutdown complete.
I20260709 14:52:46.999058 18729 tablet_server.cc:179] TabletServer@127.18.74.67:0 shutting down...
I20260709 14:52:47.022184 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:52:47.022992 18729 tablet_replica.cc:333] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1: stopping tablet replica
I20260709 14:52:47.023751 18729 raft_consensus.cc:2243] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.024230 18729 raft_consensus.cc:2272] T fbd44770cc4f45b4aa31aa9aa446de8c P c6871a7ec30f49ad8c2ed25b582a47e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.026342 18729 tablet_replica.cc:333] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1: stopping tablet replica
I20260709 14:52:47.026865 18729 raft_consensus.cc:2243] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.027665 18729 raft_consensus.cc:2272] T 21c47f7612834bf0a97a3e6201a38b10 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.029639 18729 tablet_replica.cc:333] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1: stopping tablet replica
I20260709 14:52:47.030135 18729 raft_consensus.cc:2243] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.030516 18729 raft_consensus.cc:2272] T a04865e003a9408ba0cb1bb9dc348aa6 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.032466 18729 tablet_replica.cc:333] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1: stopping tablet replica
I20260709 14:52:47.032945 18729 raft_consensus.cc:2243] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:52:47.033355 18729 raft_consensus.cc:2272] T 2a9dec2155924d68b9ff49a01c858a98 P c6871a7ec30f49ad8c2ed25b582a47e1 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.056439 18729 tablet_server.cc:196] TabletServer@127.18.74.67:0 shutdown complete.
I20260709 14:52:47.071593 18729 master.cc:562] Master@127.18.74.126:39245 shutting down...
I20260709 14:52:47.089183 18729 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:52:47.089673 18729 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:52:47.089990 18729 tablet_replica.cc:333] T 00000000000000000000000000000000 P 532b85e84d304972a1d6aaad79b97add: stopping tablet replica
I20260709 14:52:47.109321 18729 master.cc:584] Master@127.18.74.126:39245 shutdown complete.
[       OK ] LeaderRebalancerTest.MultiTableLeaderBalance (6714 ms)
[----------] 6 tests from LeaderRebalancerTest (85743 ms total)

[----------] 2 tests from FilterSoftDeletedTableTest
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0
I20260709 14:52:47.144337 18729 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.74.126:45623
I20260709 14:52:47.145437 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:47.150731 22800 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
W20260709 14:52:47.150812 22799 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
W20260709 14:52:47.151943 22802 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
I20260709 14:52:47.152662 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:47.153463 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:47.153650 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:47.153797 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608767153780 us; error 0 us; skew 500 ppm
I20260709 14:52:47.154296 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:47.156520 18729 webserver.cc:533] Webserver started at http://127.18.74.126:35181/ using document root <none> and password file <none>
I20260709 14:52:47.156982 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:47.157151 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:47.157418 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:47.158497 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/master-0-root/instance:
uuid: "40f460cb4b4747bf8afaf080a5c7aa2d"
format_stamp: "Formatted at 2026-07-09 14:52:47 on dist-test-slave-0wd7"
I20260709 14:52:47.162739 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 14:52:47.166199 22807 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.166895 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 14:52:47.167169 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/master-0-root
uuid: "40f460cb4b4747bf8afaf080a5c7aa2d"
format_stamp: "Formatted at 2026-07-09 14:52:47 on dist-test-slave-0wd7"
I20260709 14:52:47.167452 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-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)
I20260709 14:52:47.192828 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:47.194020 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:47.230120 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:45623
I20260709 14:52:47.230242 22858 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:45623 every 8 connection(s)
I20260709 14:52:47.233759 22859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.244344 22859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d: Bootstrap starting.
I20260709 14:52:47.249042 22859 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:47.252990 22859 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d: No bootstrap required, opened a new log
I20260709 14:52:47.255023 22859 raft_consensus.cc:359] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f460cb4b4747bf8afaf080a5c7aa2d" member_type: VOTER }
I20260709 14:52:47.255409 22859 raft_consensus.cc:385] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:47.255580 22859 raft_consensus.cc:740] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 40f460cb4b4747bf8afaf080a5c7aa2d, State: Initialized, Role: FOLLOWER
I20260709 14:52:47.256102 22859 consensus_queue.cc:260] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "40f460cb4b4747bf8afaf080a5c7aa2d" member_type: VOTER }
I20260709 14:52:47.256542 22859 raft_consensus.cc:399] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:52:47.256726 22859 raft_consensus.cc:493] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:52:47.256928 22859 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:47.261219 22859 raft_consensus.cc:515] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f460cb4b4747bf8afaf080a5c7aa2d" member_type: VOTER }
I20260709 14:52:47.261662 22859 leader_election.cc:304] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [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: 40f460cb4b4747bf8afaf080a5c7aa2d; no voters: 
I20260709 14:52:47.262655 22859 leader_election.cc:290] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:52:47.263054 22862 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:47.264417 22862 raft_consensus.cc:697] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 1 LEADER]: Becoming Leader. State: Replica: 40f460cb4b4747bf8afaf080a5c7aa2d, State: Running, Role: LEADER
I20260709 14:52:47.265103 22862 consensus_queue.cc:237] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [LEADER]: Queue going to LEADER mode. State: All 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: "40f460cb4b4747bf8afaf080a5c7aa2d" member_type: VOTER }
I20260709 14:52:47.265667 22859 sys_catalog.cc:565] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:52:47.268993 22863 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "40f460cb4b4747bf8afaf080a5c7aa2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f460cb4b4747bf8afaf080a5c7aa2d" member_type: VOTER } }
I20260709 14:52:47.269677 22863 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:47.269586 22864 sys_catalog.cc:455] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 40f460cb4b4747bf8afaf080a5c7aa2d. Latest consensus state: current_term: 1 leader_uuid: "40f460cb4b4747bf8afaf080a5c7aa2d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "40f460cb4b4747bf8afaf080a5c7aa2d" member_type: VOTER } }
I20260709 14:52:47.271090 22864 sys_catalog.cc:458] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [sys.catalog]: This master's current role is: LEADER
I20260709 14:52:47.273198 22869 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:52:47.280323 22869 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:52:47.282838 18729 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:52:47.289721 22869 catalog_manager.cc:1383] Generated new cluster ID: 2449f2d8504d42498505077b854cc89c
I20260709 14:52:47.289994 22869 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:52:47.311255 22869 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:52:47.312528 22869 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:52:47.324216 22869 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d: Generated new TSK 0
I20260709 14:52:47.324826 22869 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:52:47.349294 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:47.355244 22880 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
W20260709 14:52:47.356140 22881 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
W20260709 14:52:47.358114 22883 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
I20260709 14:52:47.358271 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:47.359184 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:47.359392 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:47.359550 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608767359531 us; error 0 us; skew 500 ppm
I20260709 14:52:47.360067 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:47.362349 18729 webserver.cc:533] Webserver started at http://127.18.74.65:36137/ using document root <none> and password file <none>
I20260709 14:52:47.362807 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:47.363018 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:47.363282 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:47.364408 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-0-root/instance:
uuid: "6f019b5d24704e7db352ac7bb20b41ba"
format_stamp: "Formatted at 2026-07-09 14:52:47 on dist-test-slave-0wd7"
I20260709 14:52:47.368995 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 14:52:47.372481 22888 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.373193 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260709 14:52:47.373522 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "6f019b5d24704e7db352ac7bb20b41ba"
format_stamp: "Formatted at 2026-07-09 14:52:47 on dist-test-slave-0wd7"
I20260709 14:52:47.373869 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-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)
I20260709 14:52:47.401536 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:47.402755 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:47.404242 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:47.406473 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:47.406656 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.406903 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:47.407070 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.001s	sys 0.000s
I20260709 14:52:47.445016 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:38433
I20260709 14:52:47.445111 22950 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:38433 every 8 connection(s)
I20260709 14:52:47.449599 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:47.456269 22955 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
W20260709 14:52:47.458658 22956 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
I20260709 14:52:47.460947 18729 server_base.cc:1061] running on GCE node
W20260709 14:52:47.460978 22958 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
I20260709 14:52:47.462522 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:52:47.462726 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:47.462927 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608767462907 us; error 0 us; skew 500 ppm
I20260709 14:52:47.463428 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:47.465711 22951 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45623
I20260709 14:52:47.466132 22951 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:47.467108 22951 heartbeater.cc:507] Master 127.18.74.126:45623 requested a full tablet report, sending...
I20260709 14:52:47.468703 18729 webserver.cc:533] Webserver started at http://127.18.74.66:38881/ using document root <none> and password file <none>
I20260709 14:52:47.469331 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:47.469501 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:47.469424 22824 ts_manager.cc:194] Registered new tserver with Master: 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433)
I20260709 14:52:47.469931 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:47.471168 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-1-root/instance:
uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
format_stamp: "Formatted at 2026-07-09 14:52:47 on dist-test-slave-0wd7"
I20260709 14:52:47.471454 22824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34494
I20260709 14:52:47.476086 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 14:52:47.479446 22963 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.480121 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:52:47.480420 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-1-root
uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
format_stamp: "Formatted at 2026-07-09 14:52:47 on dist-test-slave-0wd7"
I20260709 14:52:47.480677 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-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)
I20260709 14:52:47.492435 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:47.493594 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:47.495041 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:47.497192 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:47.497400 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.497623 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:47.497769 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.535887 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:34207
I20260709 14:52:47.535991 23025 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:34207 every 8 connection(s)
I20260709 14:52:47.540541 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:52:47.547542 23029 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
W20260709 14:52:47.549507 23030 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
W20260709 14:52:47.551352 23032 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
I20260709 14:52:47.551636 18729 server_base.cc:1061] running on GCE node
I20260709 14:52:47.552528 23026 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45623
I20260709 14:52:47.552649 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:52:47.552917 23026 heartbeater.cc:461] Registering TS with master...
W20260709 14:52:47.552953 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:52:47.553309 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608767553291 us; error 0 us; skew 500 ppm
I20260709 14:52:47.553808 23026 heartbeater.cc:507] Master 127.18.74.126:45623 requested a full tablet report, sending...
I20260709 14:52:47.553889 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:52:47.555751 22824 ts_manager.cc:194] Registered new tserver with Master: 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:47.556433 18729 webserver.cc:533] Webserver started at http://127.18.74.67:43665/ using document root <none> and password file <none>
I20260709 14:52:47.556977 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:52:47.557163 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:52:47.557132 22824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34500
I20260709 14:52:47.557616 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:52:47.558939 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-2-root/instance:
uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
format_stamp: "Formatted at 2026-07-09 14:52:47 on dist-test-slave-0wd7"
I20260709 14:52:47.563112 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.001s
I20260709 14:52:47.566164 23037 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.566910 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 14:52:47.567188 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-2-root
uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
format_stamp: "Formatted at 2026-07-09 14:52:47 on dist-test-slave-0wd7"
I20260709 14:52:47.567497 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_0.1783608681240996-18729-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)
I20260709 14:52:47.587955 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:52:47.589090 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:52:47.590488 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:52:47.592628 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:52:47.592823 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.593051 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:52:47.593202 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:52:47.633733 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:36831
I20260709 14:52:47.633849 23099 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:36831 every 8 connection(s)
I20260709 14:52:47.646605 23100 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45623
I20260709 14:52:47.647037 23100 heartbeater.cc:461] Registering TS with master...
I20260709 14:52:47.647770 23100 heartbeater.cc:507] Master 127.18.74.126:45623 requested a full tablet report, sending...
I20260709 14:52:47.649546 22824 ts_manager.cc:194] Registered new tserver with Master: 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:47.649801 18729 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013100343s
I20260709 14:52:47.651321 22824 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:34510
I20260709 14:52:47.674281 22824 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34526:
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"
    }
  }
}
W20260709 14:52:47.677091 22824 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.
I20260709 14:52:47.749490 22916 tablet_service.cc:1511] Processing CreateTablet for tablet d20d1d411484427cbe7ee5f41c2513dd (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:47.751003 22916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20d1d411484427cbe7ee5f41c2513dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.754758 22913 tablet_service.cc:1511] Processing CreateTablet for tablet 195b686e9fb34b82860ac5dd2d4b593c (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:47.768033 22912 tablet_service.cc:1511] Processing CreateTablet for tablet a423417d96654352a15c69ed231fea13 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:47.770287 22911 tablet_service.cc:1511] Processing CreateTablet for tablet 103c3c00c5084c1b992d9259984a9bed (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:47.772431 23065 tablet_service.cc:1511] Processing CreateTablet for tablet d20d1d411484427cbe7ee5f41c2513dd (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:47.772859 22910 tablet_service.cc:1511] Processing CreateTablet for tablet c9090eee94f1487e9f2ee05c4d83fed6 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:47.774145 23065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20d1d411484427cbe7ee5f41c2513dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.780807 23064 tablet_service.cc:1511] Processing CreateTablet for tablet cae36075af9344be83b83a1904a8ce9a (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:47.781908 22908 tablet_service.cc:1511] Processing CreateTablet for tablet 404ac1da39e4434fa9f96f458358a6d3 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:47.765129 22915 tablet_service.cc:1511] Processing CreateTablet for tablet cae36075af9344be83b83a1904a8ce9a (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:47.784045 22985 tablet_service.cc:1511] Processing CreateTablet for tablet c9090eee94f1487e9f2ee05c4d83fed6 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:47.785521 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9090eee94f1487e9f2ee05c4d83fed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.785781 23063 tablet_service.cc:1511] Processing CreateTablet for tablet b147bdfbc5aa418b872b732eafbe09b0 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:47.787957 23062 tablet_service.cc:1511] Processing CreateTablet for tablet 195b686e9fb34b82860ac5dd2d4b593c (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:47.788082 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 404ac1da39e4434fa9f96f458358a6d3 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:47.788646 22986 tablet_service.cc:1511] Processing CreateTablet for tablet 103c3c00c5084c1b992d9259984a9bed (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:47.789676 23058 tablet_service.cc:1511] Processing CreateTablet for tablet a3fa192485e7497ead9cb4cfb39d9a2d (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:47.790243 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 103c3c00c5084c1b992d9259984a9bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.791062 23061 tablet_service.cc:1511] Processing CreateTablet for tablet a423417d96654352a15c69ed231fea13 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:47.791836 22909 tablet_service.cc:1511] Processing CreateTablet for tablet a3fa192485e7497ead9cb4cfb39d9a2d (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:47.792999 22984 tablet_service.cc:1511] Processing CreateTablet for tablet a3fa192485e7497ead9cb4cfb39d9a2d (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:47.791903 23059 tablet_service.cc:1511] Processing CreateTablet for tablet c9090eee94f1487e9f2ee05c4d83fed6 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:47.794675 22984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fa192485e7497ead9cb4cfb39d9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.763989 22914 tablet_service.cc:1511] Processing CreateTablet for tablet b147bdfbc5aa418b872b732eafbe09b0 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:47.759176 22990 tablet_service.cc:1511] Processing CreateTablet for tablet cae36075af9344be83b83a1904a8ce9a (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:47.797027 22990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae36075af9344be83b83a1904a8ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.793083 23060 tablet_service.cc:1511] Processing CreateTablet for tablet 103c3c00c5084c1b992d9259984a9bed (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:47.757995 22991 tablet_service.cc:1511] Processing CreateTablet for tablet d20d1d411484427cbe7ee5f41c2513dd (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:47.800091 22991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d20d1d411484427cbe7ee5f41c2513dd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.761608 22988 tablet_service.cc:1511] Processing CreateTablet for tablet 195b686e9fb34b82860ac5dd2d4b593c (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:47.804227 22988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195b686e9fb34b82860ac5dd2d4b593c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.760438 22989 tablet_service.cc:1511] Processing CreateTablet for tablet b147bdfbc5aa418b872b732eafbe09b0 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:47.808156 22989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b147bdfbc5aa418b872b732eafbe09b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.762817 22987 tablet_service.cc:1511] Processing CreateTablet for tablet a423417d96654352a15c69ed231fea13 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:47.810896 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a423417d96654352a15c69ed231fea13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.780807 22983 tablet_service.cc:1511] Processing CreateTablet for tablet 404ac1da39e4434fa9f96f458358a6d3 (DEFAULT_TABLE table=test-workload [id=25ed224f3d4541b3ae37c175683fe08d]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:47.813843 22983 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404ac1da39e4434fa9f96f458358a6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.815225 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195b686e9fb34b82860ac5dd2d4b593c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.815929 22908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404ac1da39e4434fa9f96f458358a6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.782351 23064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae36075af9344be83b83a1904a8ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.816524 22909 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fa192485e7497ead9cb4cfb39d9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.817088 23060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 103c3c00c5084c1b992d9259984a9bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.817538 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 103c3c00c5084c1b992d9259984a9bed. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.818753 23059 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9090eee94f1487e9f2ee05c4d83fed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.821973 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b147bdfbc5aa418b872b732eafbe09b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.823624 22915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cae36075af9344be83b83a1904a8ce9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.824309 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a423417d96654352a15c69ed231fea13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.824928 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9090eee94f1487e9f2ee05c4d83fed6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.826725 22914 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b147bdfbc5aa418b872b732eafbe09b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.840758 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a423417d96654352a15c69ed231fea13. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.841600 23058 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a3fa192485e7497ead9cb4cfb39d9a2d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.847229 23062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 195b686e9fb34b82860ac5dd2d4b593c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.867093 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 404ac1da39e4434fa9f96f458358a6d3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:47.907629 23115 tablet_bootstrap.cc:492] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:47.914150 23115 tablet_bootstrap.cc:654] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:47.931327 23117 tablet_bootstrap.cc:492] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:47.940497 23117 tablet_bootstrap.cc:654] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:47.953022 23116 tablet_bootstrap.cc:492] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:47.961266 23117 tablet_bootstrap.cc:492] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:47.961458 23116 tablet_bootstrap.cc:654] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:47.961660 23115 tablet_bootstrap.cc:492] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:47.961737 23117 ts_tablet_manager.cc:1403] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.031s	user 0.012s	sys 0.004s
I20260709 14:52:47.962162 23115 ts_tablet_manager.cc:1403] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.055s	user 0.017s	sys 0.022s
I20260709 14:52:47.964118 23117 raft_consensus.cc:359] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:47.964907 23117 raft_consensus.cc:385] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:47.965231 23117 raft_consensus.cc:740] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:47.965359 23115 raft_consensus.cc:359] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:47.966051 23115 raft_consensus.cc:385] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:47.966472 23115 raft_consensus.cc:740] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:47.966029 23117 consensus_queue.cc:260] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:47.967482 23116 tablet_bootstrap.cc:492] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:47.967180 23115 consensus_queue.cc:260] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:47.968299 23026 heartbeater.cc:499] Master 127.18.74.126:45623 was elected leader, sending a full tablet report...
I20260709 14:52:47.968946 23117 ts_tablet_manager.cc:1434] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:47.969909 23117 tablet_bootstrap.cc:492] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:47.971170 23116 ts_tablet_manager.cc:1403] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.015s	user 0.013s	sys 0.000s
I20260709 14:52:47.974085 23116 raft_consensus.cc:359] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:47.974817 23116 raft_consensus.cc:385] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:47.975165 23116 raft_consensus.cc:740] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:47.976374 23117 tablet_bootstrap.cc:654] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:47.975996 23116 consensus_queue.cc:260] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:47.998102 23115 ts_tablet_manager.cc:1434] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.036s	user 0.013s	sys 0.022s
I20260709 14:52:47.998612 22951 heartbeater.cc:499] Master 127.18.74.126:45623 was elected leader, sending a full tablet report...
I20260709 14:52:47.998760 23116 ts_tablet_manager.cc:1434] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.027s	user 0.016s	sys 0.010s
I20260709 14:52:47.999472 23115 tablet_bootstrap.cc:492] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:48.000029 23100 heartbeater.cc:499] Master 127.18.74.126:45623 was elected leader, sending a full tablet report...
I20260709 14:52:48.001173 23117 tablet_bootstrap.cc:492] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:48.001664 23117 ts_tablet_manager.cc:1403] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.032s	user 0.016s	sys 0.012s
I20260709 14:52:48.004611 23116 tablet_bootstrap.cc:492] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:48.004479 23117 raft_consensus.cc:359] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.005221 23117 raft_consensus.cc:385] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.005587 23117 raft_consensus.cc:740] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.006134 23115 tablet_bootstrap.cc:654] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.006393 23117 consensus_queue.cc:260] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.008644 23117 ts_tablet_manager.cc:1434] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 14:52:48.009588 23117 tablet_bootstrap.cc:492] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:48.011624 23116 tablet_bootstrap.cc:654] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.016057 23117 tablet_bootstrap.cc:654] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.017855 23115 tablet_bootstrap.cc:492] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:48.018451 23115 ts_tablet_manager.cc:1403] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260709 14:52:48.021541 23115 raft_consensus.cc:359] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.022436 23115 raft_consensus.cc:385] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.022800 23115 raft_consensus.cc:740] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.023479 23116 tablet_bootstrap.cc:492] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:48.023739 23117 tablet_bootstrap.cc:492] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:48.024011 23116 ts_tablet_manager.cc:1403] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.002s
I20260709 14:52:48.024247 23117 ts_tablet_manager.cc:1403] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.015s	user 0.012s	sys 0.000s
I20260709 14:52:48.023764 23115 consensus_queue.cc:260] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.026595 23115 ts_tablet_manager.cc:1434] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:48.027185 23117 raft_consensus.cc:359] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.027602 23115 tablet_bootstrap.cc:492] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:48.027941 23117 raft_consensus.cc:385] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.028362 23117 raft_consensus.cc:740] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.029109 23117 consensus_queue.cc:260] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.030514 23116 raft_consensus.cc:359] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.031239 23117 ts_tablet_manager.cc:1434] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:48.031327 23116 raft_consensus.cc:385] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.031809 23116 raft_consensus.cc:740] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.032335 23117 tablet_bootstrap.cc:492] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:48.032609 23116 consensus_queue.cc:260] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.034780 23115 tablet_bootstrap.cc:654] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.035049 23116 ts_tablet_manager.cc:1434] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:48.036082 23116 tablet_bootstrap.cc:492] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:48.039104 23117 tablet_bootstrap.cc:654] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.044077 23116 tablet_bootstrap.cc:654] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.050333 23117 tablet_bootstrap.cc:492] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:48.050731 23117 ts_tablet_manager.cc:1403] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.011s
I20260709 14:52:48.053480 23117 raft_consensus.cc:359] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.054229 23117 raft_consensus.cc:385] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.054565 23117 raft_consensus.cc:740] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.056016 23117 consensus_queue.cc:260] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.058185 23117 ts_tablet_manager.cc:1434] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 14:52:48.058297 23115 tablet_bootstrap.cc:492] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:48.058948 23115 ts_tablet_manager.cc:1403] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.032s	user 0.029s	sys 0.001s
I20260709 14:52:48.059378 23117 tablet_bootstrap.cc:492] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:48.061995 23115 raft_consensus.cc:359] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.062844 23115 raft_consensus.cc:385] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.062969 23116 tablet_bootstrap.cc:492] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:48.063265 23115 raft_consensus.cc:740] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.063652 23116 ts_tablet_manager.cc:1403] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.007s
I20260709 14:52:48.064369 23115 consensus_queue.cc:260] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.065992 23117 tablet_bootstrap.cc:654] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.066852 23115 ts_tablet_manager.cc:1434] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:48.067159 23116 raft_consensus.cc:359] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.067997 23116 raft_consensus.cc:385] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.068161 23115 tablet_bootstrap.cc:492] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:48.068352 23116 raft_consensus.cc:740] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.069380 23116 consensus_queue.cc:260] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.075408 23122 raft_consensus.cc:493] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.075812 23115 tablet_bootstrap.cc:654] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.075954 23122 raft_consensus.cc:515] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:48.076962 23123 raft_consensus.cc:493] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.077505 23123 raft_consensus.cc:515] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:48.083261 23123 leader_election.cc:290] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.085034 23116 ts_tablet_manager.cc:1434] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 14:52:48.086151 23116 tablet_bootstrap.cc:492] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:48.092461 23116 tablet_bootstrap.cc:654] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.094990 23122 leader_election.cc:290] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.100915 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.101722 22926 raft_consensus.cc:2468] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:48.104012 23039 leader_election.cc:304] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.104894 23123 raft_consensus.cc:2804] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.105247 23123 raft_consensus.cc:493] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.105592 23123 raft_consensus.cc:3060] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.111042 23116 tablet_bootstrap.cc:492] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:48.111642 23116 ts_tablet_manager.cc:1403] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.026s	user 0.017s	sys 0.000s
I20260709 14:52:48.114594 23116 raft_consensus.cc:359] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.115237 23123 raft_consensus.cc:515] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:48.116827 23123 leader_election.cc:290] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.117869 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.118019 23123 raft_consensus.cc:493] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.118577 22926 raft_consensus.cc:3060] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.118671 23123 raft_consensus.cc:515] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.121939 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.115268 23116 raft_consensus.cc:385] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.123139 23116 raft_consensus.cc:740] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
W20260709 14:52:48.124116 23039 leader_election.cc:343] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.125175 23123 leader_election.cc:290] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.126571 22926 raft_consensus.cc:2468] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:48.123941 23116 consensus_queue.cc:260] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.128504 23039 leader_election.cc:304] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.127123 23117 tablet_bootstrap.cc:492] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:48.129829 23117 ts_tablet_manager.cc:1403] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.071s	user 0.006s	sys 0.015s
I20260709 14:52:48.134249 23117 raft_consensus.cc:359] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.135128 23117 raft_consensus.cc:385] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.135502 23117 raft_consensus.cc:740] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.136377 23117 consensus_queue.cc:260] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.130743 23123 raft_consensus.cc:2804] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.139967 23123 raft_consensus.cc:697] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:48.140770 23123 consensus_queue.cc:237] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:48.142097 23117 ts_tablet_manager.cc:1434] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 14:52:48.146063 23116 ts_tablet_manager.cc:1434] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.034s	user 0.008s	sys 0.000s
I20260709 14:52:48.148643 23117 tablet_bootstrap.cc:492] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:48.164685 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:48.163753 23117 tablet_bootstrap.cc:654] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.164744 23116 tablet_bootstrap.cc:492] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:48.169724 23000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:48.170158 23115 tablet_bootstrap.cc:492] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:48.170707 23115 ts_tablet_manager.cc:1403] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.103s	user 0.042s	sys 0.036s
W20260709 14:52:48.171114 23041 leader_election.cc:343] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.171758 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
W20260709 14:52:48.173162 23041 leader_election.cc:343] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.173599 23115 raft_consensus.cc:359] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.174368 23115 raft_consensus.cc:385] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.174688 23115 raft_consensus.cc:740] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.175695 23115 consensus_queue.cc:260] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.177079 23116 tablet_bootstrap.cc:654] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.177907 23115 ts_tablet_manager.cc:1434] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:48.178931 23115 tablet_bootstrap.cc:492] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:48.185117 23115 tablet_bootstrap.cc:654] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.176009 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
W20260709 14:52:48.186722 23041 leader_election.cc:343] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.187194 23041 leader_election.cc:304] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a; no voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.171203 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
W20260709 14:52:48.189294 22892 leader_election.cc:343] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.189747 22892 leader_election.cc:304] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f019b5d24704e7db352ac7bb20b41ba; no voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:48.190626 23123 raft_consensus.cc:2749] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.193115 22824 catalog_manager.cc:5697] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.194725 23117 tablet_bootstrap.cc:492] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:48.195086 23122 raft_consensus.cc:2749] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.195385 23117 ts_tablet_manager.cc:1403] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.049s	user 0.020s	sys 0.004s
I20260709 14:52:48.198617 23117 raft_consensus.cc:359] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:48.201074 23117 raft_consensus.cc:385] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.201423 23117 raft_consensus.cc:740] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.201902 23116 tablet_bootstrap.cc:492] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:48.202389 23116 ts_tablet_manager.cc:1403] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.038s	user 0.018s	sys 0.011s
I20260709 14:52:48.202338 23117 consensus_queue.cc:260] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:48.205566 23116 raft_consensus.cc:359] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.206257 23116 raft_consensus.cc:385] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.206539 23116 raft_consensus.cc:740] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.207099 23117 ts_tablet_manager.cc:1434] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:48.207391 23116 consensus_queue.cc:260] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.208225 23117 tablet_bootstrap.cc:492] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:48.209889 23116 ts_tablet_manager.cc:1434] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:48.210990 23116 tablet_bootstrap.cc:492] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:48.217314 23116 tablet_bootstrap.cc:654] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.218989 23115 tablet_bootstrap.cc:492] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:48.219449 23117 tablet_bootstrap.cc:654] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.219573 23115 ts_tablet_manager.cc:1403] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.041s	user 0.014s	sys 0.008s
I20260709 14:52:48.222913 23115 raft_consensus.cc:359] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.223658 23115 raft_consensus.cc:385] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.223955 23115 raft_consensus.cc:740] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.224722 23115 consensus_queue.cc:260] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.227993 23115 ts_tablet_manager.cc:1434] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 14:52:48.228507 23116 tablet_bootstrap.cc:492] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:48.228979 23115 tablet_bootstrap.cc:492] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:48.229012 23116 ts_tablet_manager.cc:1403] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.018s	user 0.007s	sys 0.008s
I20260709 14:52:48.231678 23117 tablet_bootstrap.cc:492] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:48.232223 23117 ts_tablet_manager.cc:1403] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.024s	user 0.010s	sys 0.008s
I20260709 14:52:48.232689 23116 raft_consensus.cc:359] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.233434 23116 raft_consensus.cc:385] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.233709 23116 raft_consensus.cc:740] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.234455 23116 consensus_queue.cc:260] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.235139 23117 raft_consensus.cc:359] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.235885 23115 tablet_bootstrap.cc:654] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.236172 23117 raft_consensus.cc:385] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.236469 23117 raft_consensus.cc:740] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.236650 23116 ts_tablet_manager.cc:1434] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:48.237701 23116 tablet_bootstrap.cc:492] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:48.237315 23117 consensus_queue.cc:260] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.242374 23117 ts_tablet_manager.cc:1434] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:52:48.243599 23117 tablet_bootstrap.cc:492] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:48.244735 23116 tablet_bootstrap.cc:654] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.249357 23123 raft_consensus.cc:493] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.249953 23123 raft_consensus.cc:515] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.250360 23117 tablet_bootstrap.cc:654] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.254436 23123 leader_election.cc:290] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.256044 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9090eee94f1487e9f2ee05c4d83fed6" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:48.257313 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9090eee94f1487e9f2ee05c4d83fed6" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
W20260709 14:52:48.258688 23041 leader_election.cc:343] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:48.259799 23039 leader_election.cc:343] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.260213 23039 leader_election.cc:304] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a; no voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.261014 23123 raft_consensus.cc:2749] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.266270 23123 raft_consensus.cc:493] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.266769 23123 raft_consensus.cc:515] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.269053 23123 leader_election.cc:290] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.270692 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.271483 22926 raft_consensus.cc:2468] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:48.272723 23039 leader_election.cc:304] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.272959 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:48.273411 23115 tablet_bootstrap.cc:492] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:48.273646 22998 raft_consensus.cc:2468] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:48.273936 23115 ts_tablet_manager.cc:1403] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.045s	user 0.016s	sys 0.020s
I20260709 14:52:48.274225 23123 raft_consensus.cc:2804] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.274648 23123 raft_consensus.cc:493] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.274766 23117 tablet_bootstrap.cc:492] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:48.275082 23123 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.275355 23117 ts_tablet_manager.cc:1403] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.032s	user 0.006s	sys 0.019s
I20260709 14:52:48.274647 23116 tablet_bootstrap.cc:492] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:48.276901 23116 ts_tablet_manager.cc:1403] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.016s
W20260709 14:52:48.277320 22872 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:48.278059 23117 raft_consensus.cc:359] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.278741 23117 raft_consensus.cc:385] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.279021 23117 raft_consensus.cc:740] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.279752 23117 consensus_queue.cc:260] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.279982 23116 raft_consensus.cc:359] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.280226 23115 raft_consensus.cc:359] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.280793 23116 raft_consensus.cc:385] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.280931 23115 raft_consensus.cc:385] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.281288 23116 raft_consensus.cc:740] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.281322 23115 raft_consensus.cc:740] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.281960 23123 raft_consensus.cc:515] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.282464 23115 consensus_queue.cc:260] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.282404 23116 consensus_queue.cc:260] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.284842 23117 ts_tablet_manager.cc:1434] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 14:52:48.285332 23116 ts_tablet_manager.cc:1434] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 14:52:48.285792 23117 tablet_bootstrap.cc:492] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:48.286473 23116 tablet_bootstrap.cc:492] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:48.292795 23116 tablet_bootstrap.cc:654] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.293260 23121 raft_consensus.cc:493] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.293802 23121 raft_consensus.cc:515] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.296391 23121 leader_election.cc:290] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.300985 23138 raft_consensus.cc:493] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.301550 23138 raft_consensus.cc:515] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.310460 23123 leader_election.cc:290] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.326537 23115 ts_tablet_manager.cc:1434] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 14:52:48.329579 23117 tablet_bootstrap.cc:654] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.330590 23121 raft_consensus.cc:493] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.331205 23121 raft_consensus.cc:515] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:48.333256 23121 leader_election.cc:290] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.333756 23121 raft_consensus.cc:493] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.334173 23121 raft_consensus.cc:515] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.336040 23121 leader_election.cc:290] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.341847 23138 leader_election.cc:290] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.347229 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103c3c00c5084c1b992d9259984a9bed" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.347635 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.348317 22925 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.351482 23117 tablet_bootstrap.cc:492] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:48.351994 23117 ts_tablet_manager.cc:1403] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.066s	user 0.018s	sys 0.010s
W20260709 14:52:48.354825 23039 leader_election.cc:343] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.355002 23150 raft_consensus.cc:493] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.355652 22925 raft_consensus.cc:2468] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:48.355705 23150 raft_consensus.cc:515] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.356559 23115 tablet_bootstrap.cc:492] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:48.357111 23039 leader_election.cc:304] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.357868 23150 leader_election.cc:290] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.358011 23138 raft_consensus.cc:2804] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.359302 23138 raft_consensus.cc:697] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:48.360210 23138 consensus_queue.cc:237] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.363001 23117 raft_consensus.cc:359] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.363722 23117 raft_consensus.cc:385] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.363998 23117 raft_consensus.cc:740] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.365978 23117 consensus_queue.cc:260] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.369333 23117 ts_tablet_manager.cc:1434] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.017s	user 0.005s	sys 0.001s
I20260709 14:52:48.374015 23123 raft_consensus.cc:493] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.374537 23123 raft_consensus.cc:515] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.377017 23123 leader_election.cc:290] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.378479 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fa192485e7497ead9cb4cfb39d9a2d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.379264 22925 raft_consensus.cc:2468] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:48.380611 23039 leader_election.cc:304] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.381495 23123 raft_consensus.cc:2804] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.381871 23123 raft_consensus.cc:493] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.382200 23123 raft_consensus.cc:3060] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.385404 23116 tablet_bootstrap.cc:492] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:48.386471 23116 ts_tablet_manager.cc:1403] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.100s	user 0.039s	sys 0.034s
I20260709 14:52:48.385923 23115 tablet_bootstrap.cc:654] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.389443 23116 raft_consensus.cc:359] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.390205 23116 raft_consensus.cc:385] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.390576 23116 raft_consensus.cc:740] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.391428 23116 consensus_queue.cc:260] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.396281 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:48.397056 22998 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.398962 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:48.397361 22823 catalog_manager.cc:5697] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:48.399978 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b147bdfbc5aa418b872b732eafbe09b0" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:48.400682 23072 raft_consensus.cc:2468] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:48.397428 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:48.402786 23075 raft_consensus.cc:2468] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:48.403251 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.398988 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:48.403678 23116 ts_tablet_manager.cc:1434] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.017s	user 0.011s	sys 0.005s
I20260709 14:52:48.404119 23073 raft_consensus.cc:2468] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:48.404794 23116 tablet_bootstrap.cc:492] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:48.405560 22965 leader_election.cc:304] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:48.406469 23150 raft_consensus.cc:2804] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.406824 23150 raft_consensus.cc:493] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.407161 23150 raft_consensus.cc:3060] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.407236 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.408161 22926 raft_consensus.cc:2393] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in current term 1: Already voted for candidate 4c5ca40b18eb4c42a840cfebd41e740a in this term.
I20260709 14:52:48.403244 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103c3c00c5084c1b992d9259984a9bed" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:48.409360 23001 raft_consensus.cc:2468] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:48.411113 23116 tablet_bootstrap.cc:654] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.411245 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b147bdfbc5aa418b872b732eafbe09b0" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.411862 22926 raft_consensus.cc:2468] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:48.412835 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.413976 22925 raft_consensus.cc:2468] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:48.403604 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fa192485e7497ead9cb4cfb39d9a2d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:48.415144 22965 leader_election.cc:304] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:48.415757 22999 raft_consensus.cc:2468] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:48.416059 23121 raft_consensus.cc:2804] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.416477 23121 raft_consensus.cc:493] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.416787 23121 raft_consensus.cc:3060] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.420961 22998 raft_consensus.cc:2468] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:48.389529 23123 raft_consensus.cc:515] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.423334 22965 leader_election.cc:304] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:48.425050 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fa192485e7497ead9cb4cfb39d9a2d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.425573 23123 leader_election.cc:290] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.425743 22925 raft_consensus.cc:3060] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.425288 23121 raft_consensus.cc:515] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.414652 23150 raft_consensus.cc:515] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.427737 23121 leader_election.cc:290] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.428323 23121 raft_consensus.cc:2804] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.428519 23150 leader_election.cc:290] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.428722 23121 raft_consensus.cc:493] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.429214 23121 raft_consensus.cc:3060] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.433295 23041 leader_election.cc:304] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [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: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.434495 23123 raft_consensus.cc:2804] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.434924 23123 raft_consensus.cc:493] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.435256 23123 raft_consensus.cc:3060] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.436132 22925 raft_consensus.cc:2468] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:48.434536 23115 tablet_bootstrap.cc:492] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:48.436355 23157 raft_consensus.cc:493] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.436301 23121 raft_consensus.cc:515] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.437059 23115 ts_tablet_manager.cc:1403] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.081s	user 0.014s	sys 0.006s
I20260709 14:52:48.437158 23157 raft_consensus.cc:515] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.438740 23121 leader_election.cc:290] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.439283 23157 leader_election.cc:290] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.440225 23115 raft_consensus.cc:359] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.441002 23123 raft_consensus.cc:515] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.441007 23115 raft_consensus.cc:385] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.441818 23115 raft_consensus.cc:740] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.441987 23039 leader_election.cc:304] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.442850 23138 raft_consensus.cc:2804] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.442750 23115 consensus_queue.cc:260] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.443475 23138 raft_consensus.cc:697] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:48.444312 23138 consensus_queue.cc:237] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.444729 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.445393 22925 raft_consensus.cc:3060] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.446044 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b147bdfbc5aa418b872b732eafbe09b0" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.446636 23075 raft_consensus.cc:3060] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.444768 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.447541 23073 raft_consensus.cc:3060] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.455852 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b147bdfbc5aa418b872b732eafbe09b0" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.456602 22926 raft_consensus.cc:3060] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.456858 23075 raft_consensus.cc:2468] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:48.459955 23123 leader_election.cc:290] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:48.460315 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103c3c00c5084c1b992d9259984a9bed" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.461046 22924 raft_consensus.cc:3060] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.461773 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fa192485e7497ead9cb4cfb39d9a2d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
W20260709 14:52:48.461952 22965 leader_election.cc:343] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.462453 22998 raft_consensus.cc:3060] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.463004 22965 leader_election.cc:304] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.463279 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103c3c00c5084c1b992d9259984a9bed" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:48.463825 23157 raft_consensus.cc:3060] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.463908 22999 raft_consensus.cc:3060] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.466501 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.467257 23075 raft_consensus.cc:3060] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.467852 22923 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.468463 22924 raft_consensus.cc:2468] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:48.469818 23039 leader_election.cc:304] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.470934 23157 raft_consensus.cc:2749] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:48.471764 23123 raft_consensus.cc:2804] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.472626 23123 raft_consensus.cc:697] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:48.473511 23123 consensus_queue.cc:237] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.474159 23075 raft_consensus.cc:2468] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:48.476516 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404ac1da39e4434fa9f96f458358a6d3" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:48.479880 22965 leader_election.cc:304] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:48.480703 23157 raft_consensus.cc:2804] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.481174 23157 raft_consensus.cc:697] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:48.481963 23157 consensus_queue.cc:237] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.492036 22998 raft_consensus.cc:2468] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:48.489677 23073 raft_consensus.cc:2468] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:48.494596 23115 ts_tablet_manager.cc:1434] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.004s
I20260709 14:52:48.488022 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404ac1da39e4434fa9f96f458358a6d3" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.497772 22924 raft_consensus.cc:2468] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:48.498194 23115 tablet_bootstrap.cc:492] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:48.496994 22926 raft_consensus.cc:2468] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:48.500998 22824 catalog_manager.cc:5697] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:48.500247 22965 leader_election.cc:304] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:48.504807 23121 raft_consensus.cc:2804] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.505290 23121 raft_consensus.cc:697] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:48.506093 23121 consensus_queue.cc:237] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
W20260709 14:52:48.509392 22965 leader_election.cc:343] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.510257 22965 leader_election.cc:304] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:48.501308 22999 raft_consensus.cc:2468] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:48.529963 23157 raft_consensus.cc:2804] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.533815 22925 raft_consensus.cc:2468] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
W20260709 14:52:48.535892 22965 leader_election.cc:343] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:48.537122 23116 tablet_bootstrap.cc:492] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:48.536929 22965 leader_election.cc:304] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [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: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 4c5ca40b18eb4c42a840cfebd41e740a
I20260709 14:52:48.537613 23116 ts_tablet_manager.cc:1403] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.133s	user 0.030s	sys 0.067s
I20260709 14:52:48.537813 23157 raft_consensus.cc:697] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:48.539391 23157 consensus_queue.cc:237] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.540275 23116 raft_consensus.cc:359] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.540984 23116 raft_consensus.cc:385] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.541244 23116 raft_consensus.cc:740] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.541905 23116 consensus_queue.cc:260] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.544238 23116 ts_tablet_manager.cc:1434] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.001s
I20260709 14:52:48.545714 23115 tablet_bootstrap.cc:654] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.547675 23161 raft_consensus.cc:2804] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.548110 23161 raft_consensus.cc:493] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.548454 23161 raft_consensus.cc:3060] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.548687 22823 catalog_manager.cc:5697] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.550311 22824 catalog_manager.cc:5697] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:48.555073 23161 raft_consensus.cc:515] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.558508 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404ac1da39e4434fa9f96f458358a6d3" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.559135 22925 raft_consensus.cc:3060] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.564172 22925 raft_consensus.cc:2468] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:48.564621 23115 tablet_bootstrap.cc:492] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:48.565141 23115 ts_tablet_manager.cc:1403] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.067s	user 0.010s	sys 0.002s
I20260709 14:52:48.565749 22965 leader_election.cc:304] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.566160 23161 leader_election.cc:290] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.567561 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404ac1da39e4434fa9f96f458358a6d3" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.568192 23073 raft_consensus.cc:3060] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.568326 23115 raft_consensus.cc:359] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.567734 22823 catalog_manager.cc:5697] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.566560 23157 raft_consensus.cc:2804] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.569027 23115 raft_consensus.cc:385] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.569741 23115 raft_consensus.cc:740] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.569447 23157 raft_consensus.cc:697] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:48.570075 22823 catalog_manager.cc:5697] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.571218 23157 consensus_queue.cc:237] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.573940 23115 consensus_queue.cc:260] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.575176 23073 raft_consensus.cc:2468] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:48.576841 23115 ts_tablet_manager.cc:1434] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 14:52:48.577966 23115 tablet_bootstrap.cc:492] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:48.584000 23115 tablet_bootstrap.cc:654] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:48.586539 23157 raft_consensus.cc:493] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.587101 23157 raft_consensus.cc:515] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.589879 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9090eee94f1487e9f2ee05c4d83fed6" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:48.590227 23115 tablet_bootstrap.cc:492] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:48.590668 23115 ts_tablet_manager.cc:1403] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.013s	user 0.007s	sys 0.003s
I20260709 14:52:48.590562 22925 raft_consensus.cc:2468] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:48.589731 22823 catalog_manager.cc:5697] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.591145 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9090eee94f1487e9f2ee05c4d83fed6" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:48.591732 22965 leader_election.cc:304] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.591853 23157 leader_election.cc:290] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.591769 23073 raft_consensus.cc:2468] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:48.592514 23161 raft_consensus.cc:2804] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:48.592900 23161 raft_consensus.cc:493] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:48.593242 23161 raft_consensus.cc:3060] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.594707 23115 raft_consensus.cc:359] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.595391 23115 raft_consensus.cc:385] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:48.595633 23115 raft_consensus.cc:740] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:48.596274 23115 consensus_queue.cc:260] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.598129 23115 ts_tablet_manager.cc:1434] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 14:52:48.599472 23161 raft_consensus.cc:515] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.601402 23161 leader_election.cc:290] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.602043 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9090eee94f1487e9f2ee05c4d83fed6" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.602459 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9090eee94f1487e9f2ee05c4d83fed6" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.602613 22925 raft_consensus.cc:3060] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.603037 23073 raft_consensus.cc:3060] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.609676 23073 raft_consensus.cc:2468] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:48.609676 22925 raft_consensus.cc:2468] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:48.610977 22965 leader_election.cc:304] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:48.611726 23161 raft_consensus.cc:2804] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:48.612181 23161 raft_consensus.cc:697] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:48.612906 23161 consensus_queue.cc:237] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.612972 23123 consensus_queue.cc:1048] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.624809 22824 catalog_manager.cc:5697] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.627753 23123 consensus_queue.cc:1048] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.664109 23073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
mode: GRACEFUL
new_leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:49926
I20260709 14:52:48.664636 23073 raft_consensus.cc:606] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Received request to transfer leadership to TS 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.678231 22999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
mode: GRACEFUL
new_leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:41606
I20260709 14:52:48.678740 22999 raft_consensus.cc:606] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Received request to transfer leadership to TS 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.683526 22999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b147bdfbc5aa418b872b732eafbe09b0"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
mode: GRACEFUL
new_leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:41606
I20260709 14:52:48.683992 22999 raft_consensus.cc:606] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Received request to transfer leadership to TS 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.688809 23073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
mode: GRACEFUL
new_leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:49926
I20260709 14:52:48.689328 23073 raft_consensus.cc:606] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Received request to transfer leadership to TS 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.696806 23073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "103c3c00c5084c1b992d9259984a9bed"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
mode: GRACEFUL
new_leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:49926
I20260709 14:52:48.697278 23073 raft_consensus.cc:606] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Received request to transfer leadership to TS 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:48.704754 23073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a3fa192485e7497ead9cb4cfb39d9a2d"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
mode: GRACEFUL
new_leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:49926
I20260709 14:52:48.705367 23073 raft_consensus.cc:606] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Received request to transfer leadership to TS 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:48.710315 22999 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "404ac1da39e4434fa9f96f458358a6d3"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
mode: GRACEFUL
new_leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
 from {username='slave'} at 127.0.0.1:41606
I20260709 14:52:48.710819 22999 raft_consensus.cc:606] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Received request to transfer leadership to TS 4c5ca40b18eb4c42a840cfebd41e740a
I20260709 14:52:48.793593 23138 consensus_queue.cc:1048] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.799451 23123 raft_consensus.cc:993] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a: : Instructing follower 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:48.800058 23155 raft_consensus.cc:1081] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Signalling peer 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:48.801806 22926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:34062
I20260709 14:52:48.803575 22926 raft_consensus.cc:493] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:48.803973 22926 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.805652 23138 consensus_queue.cc:1048] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.811182 22926 raft_consensus.cc:515] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.815152 22926 leader_election.cc:290] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.815691 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:48.816315 22999 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.816840 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.817445 23073 raft_consensus.cc:3055] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:48.817760 23073 raft_consensus.cc:740] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:48.818545 23073 consensus_queue.cc:260] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.819751 23073 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.821516 22999 raft_consensus.cc:2468] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:48.822540 22892 leader_election.cc:304] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.823361 23122 raft_consensus.cc:2804] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.824414 23122 raft_consensus.cc:697] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:48.825240 23122 consensus_queue.cc:237] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.825620 23073 raft_consensus.cc:2468] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:48.831372 22823 catalog_manager.cc:5697] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 1 to 2, leader changed from 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67) to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 2 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.858716 23155 consensus_queue.cc:1048] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.864408 23123 raft_consensus.cc:993] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a: : Instructing follower 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:48.864871 23138 raft_consensus.cc:1081] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Signalling peer 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:48.866657 22998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a3fa192485e7497ead9cb4cfb39d9a2d"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:41592
I20260709 14:52:48.869647 22998 raft_consensus.cc:493] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:48.870078 22998 raft_consensus.cc:3060] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.869881 23138 consensus_queue.cc:1048] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:48.878602 22998 raft_consensus.cc:515] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.878926 23161 consensus_queue.cc:1048] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.883054 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fa192485e7497ead9cb4cfb39d9a2d" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.883616 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a3fa192485e7497ead9cb4cfb39d9a2d" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.884310 23075 raft_consensus.cc:3055] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:48.884754 23075 raft_consensus.cc:740] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:48.884850 22998 leader_election.cc:290] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 2 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.885980 23075 consensus_queue.cc:260] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.886853 23075 raft_consensus.cc:3060] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.894371 23121 consensus_queue.cc:1048] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.901306 23138 consensus_queue.cc:1048] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.901732 23075 raft_consensus.cc:2468] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 2.
I20260709 14:52:48.906428 22965 leader_election.cc:304] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [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: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:48.907768 23121 raft_consensus.cc:2804] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.908267 23121 raft_consensus.cc:697] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:48.909107 23121 consensus_queue.cc:237] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.916625 23138 raft_consensus.cc:993] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a: : Instructing follower 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:48.917059 23138 raft_consensus.cc:1081] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Signalling peer 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:48.922116 23161 raft_consensus.cc:993] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9: : Instructing follower 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:48.922550 23161 raft_consensus.cc:1081] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Signalling peer 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:48.922381 22998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "103c3c00c5084c1b992d9259984a9bed"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:41592
I20260709 14:52:48.924460 22926 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b147bdfbc5aa418b872b732eafbe09b0"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:34068
I20260709 14:52:48.924567 22998 raft_consensus.cc:493] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:48.925062 22926 raft_consensus.cc:493] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:48.925168 22998 raft_consensus.cc:3060] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.925491 22926 raft_consensus.cc:3060] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.932677 22998 raft_consensus.cc:515] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.932807 22926 raft_consensus.cc:515] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.935534 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103c3c00c5084c1b992d9259984a9bed" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:48.936128 22924 raft_consensus.cc:3060] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.941083 22926 leader_election.cc:290] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.941882 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b147bdfbc5aa418b872b732eafbe09b0" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:48.942577 22999 raft_consensus.cc:3055] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:48.942984 22999 raft_consensus.cc:740] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:48.943854 22999 consensus_queue.cc:260] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.944308 22924 raft_consensus.cc:2468] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 2.
I20260709 14:52:48.944799 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "103c3c00c5084c1b992d9259984a9bed" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.945209 22999 raft_consensus.cc:3060] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.945394 23073 raft_consensus.cc:3055] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:48.943174 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b147bdfbc5aa418b872b732eafbe09b0" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:48.946563 22998 leader_election.cc:290] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 2 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.946636 23073 raft_consensus.cc:740] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:48.946841 23075 raft_consensus.cc:3060] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.947643 23073 consensus_queue.cc:260] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.948601 23073 raft_consensus.cc:3060] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.945748 22925 raft_consensus.cc:1240] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Rejecting Update request from peer 4c5ca40b18eb4c42a840cfebd41e740a for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:48.946089 22965 leader_election.cc:304] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.952256 23121 raft_consensus.cc:2804] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.953832 23121 raft_consensus.cc:697] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:48.954557 23150 consensus_queue.cc:1048] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.955015 23075 raft_consensus.cc:2468] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:48.955493 23121 consensus_queue.cc:237] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.956377 22890 leader_election.cc:304] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:48.960934 23122 raft_consensus.cc:2804] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:48.961392 23122 raft_consensus.cc:697] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:48.957041 22823 catalog_manager.cc:5697] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 1 to 2, leader changed from 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67) to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.962195 22999 raft_consensus.cc:2468] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:48.960050 23073 raft_consensus.cc:2468] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 2.
I20260709 14:52:48.962157 23122 consensus_queue.cc:237] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.967082 22925 raft_consensus.cc:3060] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:48.971022 23157 raft_consensus.cc:993] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9: : Instructing follower 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:48.971555 23161 raft_consensus.cc:1081] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Signalling peer 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:48.974134 22820 catalog_manager.cc:5697] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 1 to 2, leader changed from 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66) to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 2 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.976814 22925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:34068
I20260709 14:52:48.977499 22925 raft_consensus.cc:493] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:48.977929 22925 raft_consensus.cc:3060] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:48.977703 22823 catalog_manager.cc:5697] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 1 to 2, leader changed from 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67) to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:48.979697 23177 raft_consensus.cc:493] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:48.980194 23177 raft_consensus.cc:515] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:48.980410 23121 consensus_queue.cc:1048] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.980921 23157 consensus_queue.cc:1048] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:48.988575 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:48.988999 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:48.989730 23075 raft_consensus.cc:2468] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 1.
I20260709 14:52:48.990264 23177 leader_election.cc:290] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:48.991825 22890 leader_election.cc:304] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [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: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:49.000514 22925 raft_consensus.cc:515] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:49.004236 23177 raft_consensus.cc:2804] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:49.005044 22924 raft_consensus.cc:1240] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Rejecting Update request from peer 64d1e36d8c294926a9ac35ddce0a1dc9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:49.006369 23177 raft_consensus.cc:493] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64d1e36d8c294926a9ac35ddce0a1dc9)
I20260709 14:52:49.009298 23177 raft_consensus.cc:3060] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.008102 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:49.010210 23157 consensus_queue.cc:1059] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.007457 22925 leader_election.cc:290] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:49.011345 22999 raft_consensus.cc:3055] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.011726 22999 raft_consensus.cc:740] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:49.011605 23157 consensus_queue.cc:1048] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.010010 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cae36075af9344be83b83a1904a8ce9a" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:49.012775 23073 raft_consensus.cc:3060] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.012619 22999 consensus_queue.cc:260] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:49.013747 22999 raft_consensus.cc:3060] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.020097 23073 raft_consensus.cc:2468] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:49.023598 22999 raft_consensus.cc:2468] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:49.024966 22892 leader_election.cc:304] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:49.026257 23122 raft_consensus.cc:2804] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.031448 23177 raft_consensus.cc:515] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:49.032640 22924 raft_consensus.cc:1240] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Rejecting Update request from peer 64d1e36d8c294926a9ac35ddce0a1dc9 for earlier term 1. Current term is 2. Ops: []
I20260709 14:52:49.034041 23177 leader_election.cc:290] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:49.034749 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:49.035440 23121 consensus_queue.cc:1059] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.035665 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:49.036262 23121 raft_consensus.cc:3055] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.036638 23121 raft_consensus.cc:740] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:49.037075 22890 leader_election.cc:304] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [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: 6f019b5d24704e7db352ac7bb20b41ba; no voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:49.037348 23121 consensus_queue.cc:260] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:49.032389 23122 raft_consensus.cc:697] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:49.037940 23177 raft_consensus.cc:2749] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 14:52:49.038529 23121 raft_consensus.cc:3060] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.038731 23122 consensus_queue.cc:237] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:49.045207 22824 catalog_manager.cc:5697] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 1 to 2, leader changed from 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66) to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 2 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.068099 23121 consensus_queue.cc:1048] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.078547 23157 consensus_queue.cc:1048] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.136567 23157 consensus_queue.cc:1048] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.147431 23157 consensus_queue.cc:1048] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.154671 23157 raft_consensus.cc:993] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9: : Instructing follower 4c5ca40b18eb4c42a840cfebd41e740a to start an election
I20260709 14:52:49.155120 23150 raft_consensus.cc:1081] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Signalling peer 4c5ca40b18eb4c42a840cfebd41e740a to start an election
I20260709 14:52:49.156590 23075 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "404ac1da39e4434fa9f96f458358a6d3"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
 from {username='slave'} at 127.0.0.1:49922
I20260709 14:52:49.157117 23075 raft_consensus.cc:493] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.157485 23075 raft_consensus.cc:3060] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.162557 23075 raft_consensus.cc:515] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:49.164644 23075 leader_election.cc:290] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 2 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:49.165762 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404ac1da39e4434fa9f96f458358a6d3" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:49.165850 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "404ac1da39e4434fa9f96f458358a6d3" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:49.166429 22999 raft_consensus.cc:3055] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.166608 22924 raft_consensus.cc:3060] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.166738 22999 raft_consensus.cc:740] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:49.167621 22999 consensus_queue.cc:260] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:49.168530 22999 raft_consensus.cc:3060] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.173365 22924 raft_consensus.cc:2468] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 2.
I20260709 14:52:49.174095 22999 raft_consensus.cc:2468] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 2.
I20260709 14:52:49.174463 23155 raft_consensus.cc:993] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a: : Instructing follower 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:49.174928 23123 raft_consensus.cc:1081] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Signalling peer 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:49.174746 23039 leader_election.cc:304] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:49.175818 23155 raft_consensus.cc:2804] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.176185 23155 raft_consensus.cc:697] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:49.176782 22924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:34062
I20260709 14:52:49.177367 22924 raft_consensus.cc:493] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:49.176981 23155 consensus_queue.cc:237] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:49.177903 22924 raft_consensus.cc:3060] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.183666 22824 catalog_manager.cc:5697] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 1 to 2, leader changed from 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66) to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 2 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:49.183840 22924 raft_consensus.cc:515] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:49.186196 22924 leader_election.cc:290] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:49.186517 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:49.186811 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d20d1d411484427cbe7ee5f41c2513dd" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:49.187237 23075 raft_consensus.cc:3055] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:49.187431 22999 raft_consensus.cc:3060] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.187644 23075 raft_consensus.cc:740] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:49.188551 23075 consensus_queue.cc:260] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:49.189541 23075 raft_consensus.cc:3060] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.193288 22999 raft_consensus.cc:2468] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:49.194203 22892 leader_election.cc:304] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:49.194820 23122 raft_consensus.cc:2804] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:49.195255 23122 raft_consensus.cc:697] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:49.195351 23075 raft_consensus.cc:2468] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:49.196043 23122 consensus_queue.cc:237] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } }
I20260709 14:52:49.201790 22824 catalog_manager.cc:5697] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 1 to 2, leader changed from 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67) to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 2 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:49.214083 22999 raft_consensus.cc:1275] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.215175 23122 consensus_queue.cc:1048] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.224598 23075 raft_consensus.cc:1275] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.225986 23192 consensus_queue.cc:1048] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.291085 22924 raft_consensus.cc:3060] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:49.295866 22924 raft_consensus.cc:1275] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.297017 23150 consensus_queue.cc:1048] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.304288 23075 raft_consensus.cc:1275] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.305882 23121 consensus_queue.cc:1048] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.358384 23075 raft_consensus.cc:1275] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.359624 23121 consensus_queue.cc:1048] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.367736 22924 raft_consensus.cc:1275] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.368984 23157 consensus_queue.cc:1048] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:49.384966 22999 raft_consensus.cc:1275] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.386026 23192 consensus_queue.cc:1048] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.392714 23075 raft_consensus.cc:1275] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.394212 23192 consensus_queue.cc:1048] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.504446 22999 raft_consensus.cc:1275] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.505721 23192 consensus_queue.cc:1048] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.513473 23075 raft_consensus.cc:1275] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.515170 23192 consensus_queue.cc:1048] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.589269 22999 raft_consensus.cc:1275] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.590502 23155 consensus_queue.cc:1048] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.597383 22924 raft_consensus.cc:1275] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.598745 23138 consensus_queue.cc:1048] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.785630 22999 raft_consensus.cc:1275] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.786764 23192 consensus_queue.cc:1048] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:49.795253 23075 raft_consensus.cc:1275] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:49.796720 23187 consensus_queue.cc:1048] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.516984 23138 raft_consensus.cc:493] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 64d1e36d8c294926a9ac35ddce0a1dc9)
I20260709 14:52:50.517488 23138 raft_consensus.cc:515] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:50.519102 23138 leader_election.cc:290] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:50.519945 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:50.520068 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:50.520713 22924 raft_consensus.cc:2393] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4c5ca40b18eb4c42a840cfebd41e740a in current term 2: Already voted for candidate 6f019b5d24704e7db352ac7bb20b41ba in this term.
I20260709 14:52:50.520712 22999 raft_consensus.cc:2468] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 2.
I20260709 14:52:50.521757 23041 leader_election.cc:304] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [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: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:50.522403 23138 raft_consensus.cc:2804] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:50.522660 23138 raft_consensus.cc:493] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election (detected failure of leader 64d1e36d8c294926a9ac35ddce0a1dc9)
I20260709 14:52:50.522931 23138 raft_consensus.cc:3060] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:50.527652 23138 raft_consensus.cc:515] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:50.529225 23138 leader_election.cc:290] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 2 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:50.529875 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:50.530571 22924 raft_consensus.cc:2393] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c5ca40b18eb4c42a840cfebd41e740a in current term 2: Already voted for candidate 6f019b5d24704e7db352ac7bb20b41ba in this term.
I20260709 14:52:50.530519 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a423417d96654352a15c69ed231fea13" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:50.535513 22999 raft_consensus.cc:2468] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 2.
I20260709 14:52:50.536456 23041 leader_election.cc:304] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [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: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:50.537094 23138 raft_consensus.cc:2804] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:50.537884 23138 raft_consensus.cc:697] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:50.538666 23138 consensus_queue.cc:237] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:50.544700 22824 catalog_manager.cc:5697] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 1 to 2, leader changed from 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66) to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 2 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:50.980444 22999 raft_consensus.cc:1275] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.981720 23138 consensus_queue.cc:1048] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:50.990270 22924 raft_consensus.cc:1275] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:50.991868 23138 consensus_queue.cc:1048] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:51.734382 22820 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:34532:
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"
    }
  }
}
W20260709 14:52:51.736672 22820 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.
I20260709 14:52:51.782330 22912 tablet_service.cc:1511] Processing CreateTablet for tablet 502d16bb61fd42598d4249f0da877a23 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:51.783587 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502d16bb61fd42598d4249f0da877a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.784593 23057 tablet_service.cc:1511] Processing CreateTablet for tablet 502d16bb61fd42598d4249f0da877a23 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:51.785861 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502d16bb61fd42598d4249f0da877a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.783591 22986 tablet_service.cc:1511] Processing CreateTablet for tablet 502d16bb61fd42598d4249f0da877a23 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:52:51.787200 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 502d16bb61fd42598d4249f0da877a23. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.786917 22910 tablet_service.cc:1511] Processing CreateTablet for tablet c16633c08bcf467a9148b1c9e2cbb2fb (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:51.788161 22910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16633c08bcf467a9148b1c9e2cbb2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.792392 22911 tablet_service.cc:1511] Processing CreateTablet for tablet d78d76bd2ce74c989e9d162a8f4044e6 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:51.793684 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78d76bd2ce74c989e9d162a8f4044e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.793509 22915 tablet_service.cc:1511] Processing CreateTablet for tablet 60cf4316931a4c35855a74efc4badd0f (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.796298 23061 tablet_service.cc:1511] Processing CreateTablet for tablet c16633c08bcf467a9148b1c9e2cbb2fb (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:51.798255 23063 tablet_service.cc:1511] Processing CreateTablet for tablet d78d76bd2ce74c989e9d162a8f4044e6 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:51.799335 22988 tablet_service.cc:1511] Processing CreateTablet for tablet 60cf4316931a4c35855a74efc4badd0f (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.800575 22988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cf4316931a4c35855a74efc4badd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.798276 22989 tablet_service.cc:1511] Processing CreateTablet for tablet d78d76bd2ce74c989e9d162a8f4044e6 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:52:51.803571 22989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78d76bd2ce74c989e9d162a8f4044e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.787798 22987 tablet_service.cc:1511] Processing CreateTablet for tablet c16633c08bcf467a9148b1c9e2cbb2fb (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:52:51.807103 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16633c08bcf467a9148b1c9e2cbb2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.794775 22915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cf4316931a4c35855a74efc4badd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.815620 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c16633c08bcf467a9148b1c9e2cbb2fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.815892 23060 tablet_service.cc:1511] Processing CreateTablet for tablet 60cf4316931a4c35855a74efc4badd0f (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:52:51.817231 23060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 60cf4316931a4c35855a74efc4badd0f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.823251 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d78d76bd2ce74c989e9d162a8f4044e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.849215 23223 tablet_bootstrap.cc:492] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:51.861130 23223 tablet_bootstrap.cc:654] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.866603 22915 tablet_service.cc:1511] Processing CreateTablet for tablet 451573951589470f9da72634c50d679d (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.868697 22986 tablet_service.cc:1511] Processing CreateTablet for tablet 451573951589470f9da72634c50d679d (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.870347 22986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451573951589470f9da72634c50d679d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.871680 22915 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451573951589470f9da72634c50d679d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.877640 22911 tablet_service.cc:1511] Processing CreateTablet for tablet 4de6167f9edd4738ba6b45156d57c9af (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.879041 22911 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de6167f9edd4738ba6b45156d57c9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.879478 23224 tablet_bootstrap.cc:492] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:51.883155 23063 tablet_service.cc:1511] Processing CreateTablet for tablet 451573951589470f9da72634c50d679d (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:52:51.884768 23063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 451573951589470f9da72634c50d679d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.887487 22991 tablet_service.cc:1511] Processing CreateTablet for tablet 4de6167f9edd4738ba6b45156d57c9af (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.888895 22991 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de6167f9edd4738ba6b45156d57c9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.891057 23061 tablet_service.cc:1511] Processing CreateTablet for tablet 4de6167f9edd4738ba6b45156d57c9af (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:52:51.892325 23061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4de6167f9edd4738ba6b45156d57c9af. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.892656 22990 tablet_service.cc:1511] Processing CreateTablet for tablet d2b822b396cc41d182594a20e787fd1a (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.893851 22990 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b822b396cc41d182594a20e787fd1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.895906 22985 tablet_service.cc:1511] Processing CreateTablet for tablet 4eec1917e52046cba00e57efb22e2529 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.897308 22912 tablet_service.cc:1511] Processing CreateTablet for tablet d2b822b396cc41d182594a20e787fd1a (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.897716 22908 tablet_service.cc:1511] Processing CreateTablet for tablet 4eec1917e52046cba00e57efb22e2529 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.898501 22912 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b822b396cc41d182594a20e787fd1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.900416 22985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eec1917e52046cba00e57efb22e2529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.900633 23060 tablet_service.cc:1511] Processing CreateTablet for tablet 4eec1917e52046cba00e57efb22e2529 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:52:51.901844 23060 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eec1917e52046cba00e57efb22e2529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.905100 22913 tablet_service.cc:1511] Processing CreateTablet for tablet d032fdfabfbd4b1fa34840700176bd91 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.906051 23224 tablet_bootstrap.cc:654] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.906298 22913 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d032fdfabfbd4b1fa34840700176bd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.907266 22908 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4eec1917e52046cba00e57efb22e2529. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.926309 23222 tablet_bootstrap.cc:492] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:51.926680 23223 tablet_bootstrap.cc:492] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:51.927266 23223 ts_tablet_manager.cc:1403] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.078s	user 0.015s	sys 0.008s
I20260709 14:52:51.933709 23224 tablet_bootstrap.cc:492] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:51.934285 23224 ts_tablet_manager.cc:1403] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.055s	user 0.009s	sys 0.003s
I20260709 14:52:51.937124 23223 raft_consensus.cc:359] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:51.940326 23062 tablet_service.cc:1511] Processing CreateTablet for tablet d032fdfabfbd4b1fa34840700176bd91 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.939225 22987 tablet_service.cc:1511] Processing CreateTablet for tablet d032fdfabfbd4b1fa34840700176bd91 (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:52:51.941563 23062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d032fdfabfbd4b1fa34840700176bd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.939800 23224 raft_consensus.cc:359] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:51.942101 22987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d032fdfabfbd4b1fa34840700176bd91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.942502 23224 raft_consensus.cc:385] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.942816 23224 raft_consensus.cc:740] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.943735 23224 consensus_queue.cc:260] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:51.946061 23222 tablet_bootstrap.cc:654] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.948954 23224 ts_tablet_manager.cc:1434] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 14:52:51.940618 23223 raft_consensus.cc:385] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.949564 23223 raft_consensus.cc:740] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.950441 23223 consensus_queue.cc:260] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:51.954438 23057 tablet_service.cc:1511] Processing CreateTablet for tablet d2b822b396cc41d182594a20e787fd1a (DEFAULT_TABLE table=soft_deleted_table [id=43bba27288534bb9bf1f086457869942]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:52:51.956656 23223 ts_tablet_manager.cc:1434] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.002s
I20260709 14:52:51.957980 23223 tablet_bootstrap.cc:492] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:51.964373 23224 tablet_bootstrap.cc:492] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:51.974578 23223 tablet_bootstrap.cc:654] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.975888 23224 tablet_bootstrap.cc:654] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:51.976998 23057 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b822b396cc41d182594a20e787fd1a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:52:51.984014 23222 tablet_bootstrap.cc:492] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:51.984543 23222 ts_tablet_manager.cc:1403] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.058s	user 0.009s	sys 0.003s
I20260709 14:52:51.987636 23222 raft_consensus.cc:359] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:51.988391 23222 raft_consensus.cc:385] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:51.988675 23222 raft_consensus.cc:740] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:51.989486 23222 consensus_queue.cc:260] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:51.996405 23223 tablet_bootstrap.cc:492] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:51.996970 23223 ts_tablet_manager.cc:1403] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.039s	user 0.015s	sys 0.002s
I20260709 14:52:51.999890 23223 raft_consensus.cc:359] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.000738 23223 raft_consensus.cc:385] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.001089 23223 raft_consensus.cc:740] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.001940 23223 consensus_queue.cc:260] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.002389 23222 ts_tablet_manager.cc:1434] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 14:52:52.004467 23223 ts_tablet_manager.cc:1434] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:52.005514 23223 tablet_bootstrap.cc:492] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:52.005959 23222 tablet_bootstrap.cc:492] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:52.011735 23223 tablet_bootstrap.cc:654] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.022564 23224 tablet_bootstrap.cc:492] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:52.023092 23224 ts_tablet_manager.cc:1403] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.059s	user 0.007s	sys 0.034s
I20260709 14:52:52.023015 23223 tablet_bootstrap.cc:492] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:52.023816 23222 tablet_bootstrap.cc:654] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.023833 23223 ts_tablet_manager.cc:1403] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.006s
I20260709 14:52:52.026240 23224 raft_consensus.cc:359] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.027047 23224 raft_consensus.cc:385] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.026973 23223 raft_consensus.cc:359] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.027462 23224 raft_consensus.cc:740] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.027812 23223 raft_consensus.cc:385] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.028102 23222 tablet_bootstrap.cc:492] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:52.028127 23223 raft_consensus.cc:740] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.028594 23222 ts_tablet_manager.cc:1403] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.023s	user 0.010s	sys 0.000s
I20260709 14:52:52.028436 23224 consensus_queue.cc:260] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.029021 23223 consensus_queue.cc:260] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.030814 23224 ts_tablet_manager.cc:1434] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:52:52.031574 23223 ts_tablet_manager.cc:1434] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.002s
I20260709 14:52:52.031368 23222 raft_consensus.cc:359] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.032115 23222 raft_consensus.cc:385] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.032438 23222 raft_consensus.cc:740] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.032560 23223 tablet_bootstrap.cc:492] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:52.033288 23222 consensus_queue.cc:260] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.039340 23223 tablet_bootstrap.cc:654] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.039835 23222 ts_tablet_manager.cc:1434] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:52:52.040879 23222 tablet_bootstrap.cc:492] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:52.043181 23224 tablet_bootstrap.cc:492] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:52.047147 23222 tablet_bootstrap.cc:654] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.053635 23157 raft_consensus.cc:493] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.054173 23157 raft_consensus.cc:515] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.056258 23157 leader_election.cc:290] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.057804 23224 tablet_bootstrap.cc:654] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.058069 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78d76bd2ce74c989e9d162a8f4044e6" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.058293 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78d76bd2ce74c989e9d162a8f4044e6" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.059054 23222 tablet_bootstrap.cc:492] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:52.059546 23222 ts_tablet_manager.cc:1403] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.019s	user 0.007s	sys 0.010s
W20260709 14:52:52.059572 22965 leader_election.cc:343] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:52:52.060416 22965 leader_election.cc:343] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.060815 22965 leader_election.cc:304] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:52.061540 23157 raft_consensus.cc:2749] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.062402 23223 tablet_bootstrap.cc:492] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:52.062515 23222 raft_consensus.cc:359] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.063052 23223 ts_tablet_manager.cc:1403] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.010s
I20260709 14:52:52.063382 23222 raft_consensus.cc:385] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.063723 23222 raft_consensus.cc:740] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.064404 23222 consensus_queue.cc:260] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.066442 23222 ts_tablet_manager.cc:1434] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:52:52.067380 23222 tablet_bootstrap.cc:492] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:52.067389 23224 tablet_bootstrap.cc:492] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:52.068106 23224 ts_tablet_manager.cc:1403] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.036s	user 0.014s	sys 0.000s
I20260709 14:52:52.069177 23223 raft_consensus.cc:359] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.069942 23223 raft_consensus.cc:385] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.070281 23223 raft_consensus.cc:740] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.071137 23223 consensus_queue.cc:260] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.073764 23223 ts_tablet_manager.cc:1434] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.003s
I20260709 14:52:52.073982 23222 tablet_bootstrap.cc:654] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.074800 23223 tablet_bootstrap.cc:492] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:52.071413 23224 raft_consensus.cc:359] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.075874 23224 raft_consensus.cc:385] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.076181 23224 raft_consensus.cc:740] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.076915 23224 consensus_queue.cc:260] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.079041 23224 ts_tablet_manager.cc:1434] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 14:52:52.080232 23224 tablet_bootstrap.cc:492] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:52.082105 23223 tablet_bootstrap.cc:654] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.088392 23224 tablet_bootstrap.cc:654] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.093075 23223 tablet_bootstrap.cc:492] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:52.093708 23223 ts_tablet_manager.cc:1403] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.019s	user 0.002s	sys 0.010s
I20260709 14:52:52.096755 23223 raft_consensus.cc:359] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.097589 23223 raft_consensus.cc:385] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.097935 23223 raft_consensus.cc:740] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.098600 23223 consensus_queue.cc:260] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.100294 23224 tablet_bootstrap.cc:492] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:52.100870 23224 ts_tablet_manager.cc:1403] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.021s	user 0.016s	sys 0.001s
I20260709 14:52:52.101070 23223 ts_tablet_manager.cc:1434] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:52:52.102102 23223 tablet_bootstrap.cc:492] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:52.108881 23224 raft_consensus.cc:359] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.109431 23224 raft_consensus.cc:385] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.109666 23224 raft_consensus.cc:740] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.110291 23224 consensus_queue.cc:260] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.112407 23223 tablet_bootstrap.cc:654] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.112426 23224 ts_tablet_manager.cc:1434] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 14:52:52.113574 23224 tablet_bootstrap.cc:492] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:52.113919 23222 tablet_bootstrap.cc:492] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:52.114396 23222 ts_tablet_manager.cc:1403] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.047s	user 0.017s	sys 0.022s
I20260709 14:52:52.117348 23222 raft_consensus.cc:359] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.118052 23222 raft_consensus.cc:385] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.118362 23222 raft_consensus.cc:740] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.119163 23222 consensus_queue.cc:260] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.121368 23222 ts_tablet_manager.cc:1434] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:52:52.121855 23224 tablet_bootstrap.cc:654] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.122364 23222 tablet_bootstrap.cc:492] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:52.129452 23222 tablet_bootstrap.cc:654] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.130505 23223 tablet_bootstrap.cc:492] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:52.131053 23223 ts_tablet_manager.cc:1403] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.029s	user 0.018s	sys 0.000s
I20260709 14:52:52.133936 23223 raft_consensus.cc:359] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.134629 23223 raft_consensus.cc:385] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.134946 23223 raft_consensus.cc:740] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.135821 23223 consensus_queue.cc:260] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.137413 23223 ts_tablet_manager.cc:1434] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.002s
I20260709 14:52:52.138422 23223 tablet_bootstrap.cc:492] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:52.144586 23223 tablet_bootstrap.cc:654] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.149886 23222 tablet_bootstrap.cc:492] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:52.150513 23222 ts_tablet_manager.cc:1403] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.028s	user 0.015s	sys 0.007s
I20260709 14:52:52.152935 23224 tablet_bootstrap.cc:492] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:52.153187 23223 tablet_bootstrap.cc:492] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:52.153486 23224 ts_tablet_manager.cc:1403] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.040s	user 0.011s	sys 0.024s
I20260709 14:52:52.153664 23223 ts_tablet_manager.cc:1403] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.003s
I20260709 14:52:52.153299 23222 raft_consensus.cc:359] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.154080 23222 raft_consensus.cc:385] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.154435 23222 raft_consensus.cc:740] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.155166 23222 consensus_queue.cc:260] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.156117 23223 raft_consensus.cc:359] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.156841 23223 raft_consensus.cc:385] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.156512 23224 raft_consensus.cc:359] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.157136 23223 raft_consensus.cc:740] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.157284 23224 raft_consensus.cc:385] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.157428 23222 ts_tablet_manager.cc:1434] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:52.157634 23224 raft_consensus.cc:740] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.158005 23223 consensus_queue.cc:260] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.158478 23222 tablet_bootstrap.cc:492] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:52.158385 23224 consensus_queue.cc:260] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.160648 23223 ts_tablet_manager.cc:1434] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.003s
I20260709 14:52:52.160845 23224 ts_tablet_manager.cc:1434] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:52:52.161682 23223 tablet_bootstrap.cc:492] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:52.161931 23224 tablet_bootstrap.cc:492] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:52.165623 23222 tablet_bootstrap.cc:654] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.168485 23223 tablet_bootstrap.cc:654] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.168982 23224 tablet_bootstrap.cc:654] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.177724 23222 tablet_bootstrap.cc:492] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:52.181442 23224 tablet_bootstrap.cc:492] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:52.181752 23222 ts_tablet_manager.cc:1403] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260709 14:52:52.181989 23224 ts_tablet_manager.cc:1403] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.009s
I20260709 14:52:52.184845 23222 raft_consensus.cc:359] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.185021 23224 raft_consensus.cc:359] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.185596 23222 raft_consensus.cc:385] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.185707 23224 raft_consensus.cc:385] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.185938 23222 raft_consensus.cc:740] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.186030 23224 raft_consensus.cc:740] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.186777 23224 consensus_queue.cc:260] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.186762 23222 consensus_queue.cc:260] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.189225 23224 ts_tablet_manager.cc:1434] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:52:52.190253 23224 tablet_bootstrap.cc:492] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:52.191769 23223 tablet_bootstrap.cc:492] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:52.192250 23223 ts_tablet_manager.cc:1403] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.031s	user 0.006s	sys 0.007s
I20260709 14:52:52.190158 23222 ts_tablet_manager.cc:1434] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.008s	user 0.002s	sys 0.003s
I20260709 14:52:52.195004 23223 raft_consensus.cc:359] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.195695 23223 raft_consensus.cc:385] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.195947 23223 raft_consensus.cc:740] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.196012 23222 tablet_bootstrap.cc:492] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:52.196846 23224 tablet_bootstrap.cc:654] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.196645 23223 consensus_queue.cc:260] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.231295 23138 raft_consensus.cc:493] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.232630 23157 raft_consensus.cc:493] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.232748 23138 raft_consensus.cc:515] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.233765 23157 raft_consensus.cc:515] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.238583 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.239986 22925 raft_consensus.cc:2468] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:52.241107 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.241796 22965 leader_election.cc:304] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.242049 23075 raft_consensus.cc:2468] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:52.240785 23157 leader_election.cc:290] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.243886 23157 raft_consensus.cc:2804] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.244395 23157 raft_consensus.cc:493] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.245281 23157 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.248482 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16633c08bcf467a9148b1c9e2cbb2fb" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.249567 22925 raft_consensus.cc:2468] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:52.251127 23209 raft_consensus.cc:493] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.251423 23039 leader_election.cc:304] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.252007 23209 raft_consensus.cc:515] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.255771 23209 leader_election.cc:290] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.256955 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.258037 22998 raft_consensus.cc:2468] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 0.
I20260709 14:52:52.260196 22892 leader_election.cc:304] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.262110 23209 raft_consensus.cc:2804] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.270238 23209 raft_consensus.cc:493] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.278342 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.277222 23209 raft_consensus.cc:3060] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.305539 23246 raft_consensus.cc:493] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.306368 23246 raft_consensus.cc:515] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.310500 23246 leader_election.cc:290] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.311479 23138 leader_election.cc:290] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.311254 23222 tablet_bootstrap.cc:654] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
W20260709 14:52:52.313230 22872 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:52.318948 23223 ts_tablet_manager.cc:1434] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.126s	user 0.007s	sys 0.000s
I20260709 14:52:52.286624 23247 raft_consensus.cc:2804] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:52:52.326313 22890 leader_election.cc:343] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.330320 23209 raft_consensus.cc:515] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.333710 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:52.334462 22998 raft_consensus.cc:3060] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.335793 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cf4316931a4c35855a74efc4badd0f" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.336580 22925 raft_consensus.cc:2468] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:52.337891 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16633c08bcf467a9148b1c9e2cbb2fb" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.338948 23223 tablet_bootstrap.cc:492] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9: Bootstrap starting.
I20260709 14:52:52.339510 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cf4316931a4c35855a74efc4badd0f" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.340274 23075 raft_consensus.cc:2468] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:52.341411 22999 raft_consensus.cc:2468] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:52.320050 23246 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.320611 23247 raft_consensus.cc:493] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.345813 23246 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.347101 23253 raft_consensus.cc:493] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.347847 23253 raft_consensus.cc:515] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.348444 23246 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.346242 22998 raft_consensus.cc:2468] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 1.
I20260709 14:52:52.343039 22965 leader_election.cc:304] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:52.351584 23224 tablet_bootstrap.cc:492] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:52.351863 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.352741 23224 ts_tablet_manager.cc:1403] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.163s	user 0.037s	sys 0.030s
I20260709 14:52:52.353025 22925 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:52.354848 23251 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.355181 23252 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.355571 23251 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.358633 23251 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.360200 23209 leader_election.cc:290] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.361378 23224 raft_consensus.cc:359] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.362214 23224 raft_consensus.cc:385] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.343959 23247 raft_consensus.cc:3060] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.362581 23224 raft_consensus.cc:740] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.363234 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:52.363797 22892 leader_election.cc:304] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.362268 23222 tablet_bootstrap.cc:492] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:52.364625 23209 raft_consensus.cc:2804] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.364740 22965 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.365103 23222 ts_tablet_manager.cc:1403] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.169s	user 0.007s	sys 0.021s
W20260709 14:52:52.364755 22890 leader_election.cc:343] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.366132 23209 raft_consensus.cc:697] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:52.366571 23157 raft_consensus.cc:515] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.366958 23224 consensus_queue.cc:260] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.367506 23209 consensus_queue.cc:237] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.368947 23224 ts_tablet_manager.cc:1434] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.016s	user 0.003s	sys 0.003s
I20260709 14:52:52.371320 23222 raft_consensus.cc:359] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.372225 23222 raft_consensus.cc:385] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.372525 23222 raft_consensus.cc:740] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.373422 23222 consensus_queue.cc:260] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.376389 23222 ts_tablet_manager.cc:1434] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:52:52.376549 23253 leader_election.cc:290] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.377571 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.377940 23222 tablet_bootstrap.cc:492] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:52.356920 23246 raft_consensus.cc:2804] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.379455 23246 raft_consensus.cc:493] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.379782 23246 raft_consensus.cc:3060] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.379881 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.380267 22998 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:52.355943 23252 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.382908 23041 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:52.383064 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:52.383720 22924 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.384007 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eec1917e52046cba00e57efb22e2529" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.384529 23252 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.384654 23075 raft_consensus.cc:2468] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 0.
I20260709 14:52:52.385113 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.385561 22925 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:52.385748 22998 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 0.
I20260709 14:52:52.386438 23251 raft_consensus.cc:2804] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.386958 23251 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.387188 22892 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.387743 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eec1917e52046cba00e57efb22e2529" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.387358 23251 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.388458 23252 raft_consensus.cc:2804] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.388850 23252 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.389264 23252 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.392486 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.399138 23253 raft_consensus.cc:2804] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.399601 23253 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.399971 23253 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.400156 23224 tablet_bootstrap.cc:492] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:52.400853 23222 tablet_bootstrap.cc:654] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.402458 23250 raft_consensus.cc:493] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.403136 23250 raft_consensus.cc:515] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.412313 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78d76bd2ce74c989e9d162a8f4044e6" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.413091 23072 raft_consensus.cc:2468] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 0.
I20260709 14:52:52.413779 22924 raft_consensus.cc:2468] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
W20260709 14:52:52.414615 22965 leader_election.cc:343] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.414501 22890 leader_election.cc:304] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.404084 23252 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.419900 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.411163 23250 leader_election.cc:290] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.417515 23157 leader_election.cc:290] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.424916 23247 raft_consensus.cc:515] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.429742 23250 raft_consensus.cc:2804] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.434409 23250 raft_consensus.cc:493] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.433717 22824 catalog_manager.cc:5697] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 1 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.434774 23250 raft_consensus.cc:3060] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.435408 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16633c08bcf467a9148b1c9e2cbb2fb" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:52.436069 22924 raft_consensus.cc:3060] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.439700 23224 tablet_bootstrap.cc:654] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.434710 23247 leader_election.cc:290] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.448956 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:52.456245 22924 raft_consensus.cc:2468] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:52.456576 23222 tablet_bootstrap.cc:492] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:52.457129 23222 ts_tablet_manager.cc:1403] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.080s	user 0.020s	sys 0.001s
I20260709 14:52:52.460480 23250 raft_consensus.cc:515] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.461849 23222 raft_consensus.cc:359] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.462590 23222 raft_consensus.cc:385] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.462816 23073 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.467151 23223 tablet_bootstrap.cc:654] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.467849 23072 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78d76bd2ce74c989e9d162a8f4044e6" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:52.467726 23246 raft_consensus.cc:515] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.468469 23072 raft_consensus.cc:3060] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.463795 23039 leader_election.cc:304] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.471027 23222 raft_consensus.cc:740] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.470642 23246 leader_election.cc:290] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.462517 23250 leader_election.cc:290] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.472689 23074 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:52.472707 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78d76bd2ce74c989e9d162a8f4044e6" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.473819 23247 raft_consensus.cc:2804] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.470970 23252 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.475209 22998 raft_consensus.cc:2468] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 0.
I20260709 14:52:52.476089 23247 raft_consensus.cc:697] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:52.470569 23251 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.479316 23075 raft_consensus.cc:2393] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f019b5d24704e7db352ac7bb20b41ba in current term 1: Already voted for candidate 4c5ca40b18eb4c42a840cfebd41e740a in this term.
I20260709 14:52:52.480772 22965 leader_election.cc:304] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [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: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:52.480472 23073 raft_consensus.cc:2468] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:52.478720 23247 consensus_queue.cc:237] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.484633 23253 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.486577 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:52.487653 22924 raft_consensus.cc:2393] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c5ca40b18eb4c42a840cfebd41e740a in current term 1: Already voted for candidate 6f019b5d24704e7db352ac7bb20b41ba in this term.
I20260709 14:52:52.488358 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d78d76bd2ce74c989e9d162a8f4044e6" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:52.488886 23072 raft_consensus.cc:2468] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 1.
I20260709 14:52:52.489305 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:52.490448 22999 raft_consensus.cc:2393] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 6f019b5d24704e7db352ac7bb20b41ba in current term 1: Already voted for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in this term.
I20260709 14:52:52.491040 22890 leader_election.cc:304] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.487634 23251 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.491818 23252 raft_consensus.cc:2804] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.492655 23252 raft_consensus.cc:697] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:52.493357 23224 tablet_bootstrap.cc:492] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:52.493646 23262 raft_consensus.cc:2804] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.488914 22998 raft_consensus.cc:3060] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.494125 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cf4316931a4c35855a74efc4badd0f" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:52.494769 23073 raft_consensus.cc:3060] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.493844 23224 ts_tablet_manager.cc:1403] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.094s	user 0.011s	sys 0.007s
I20260709 14:52:52.497702 22892 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [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: 6f019b5d24704e7db352ac7bb20b41ba; no voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:52.498850 23260 raft_consensus.cc:2749] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.492199 23222 consensus_queue.cc:260] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.486624 23253 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.502547 22820 catalog_manager.cc:5697] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.504338 23222 ts_tablet_manager.cc:1434] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.047s	user 0.007s	sys 0.001s
I20260709 14:52:52.504961 23224 raft_consensus.cc:359] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.505515 23222 tablet_bootstrap.cc:492] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba: Bootstrap starting.
I20260709 14:52:52.505707 23224 raft_consensus.cc:385] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.505982 23224 raft_consensus.cc:740] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.506137 23247 raft_consensus.cc:493] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.506388 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:52.507179 23075 raft_consensus.cc:2393] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in current term 1: Already voted for candidate 4c5ca40b18eb4c42a840cfebd41e740a in this term.
I20260709 14:52:52.506822 23247 raft_consensus.cc:515] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.493965 23252 consensus_queue.cc:237] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.508558 22965 leader_election.cc:304] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.509764 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.509873 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16633c08bcf467a9148b1c9e2cbb2fb" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:52.510551 23001 raft_consensus.cc:3060] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.511147 23000 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:52.511700 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cf4316931a4c35855a74efc4badd0f" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:52.511934 23000 raft_consensus.cc:2393] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4c5ca40b18eb4c42a840cfebd41e740a in current term 1: Already voted for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in this term.
I20260709 14:52:52.512311 22925 raft_consensus.cc:3060] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.506731 23224 consensus_queue.cc:260] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.510553 22924 raft_consensus.cc:2468] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:52.516069 22998 raft_consensus.cc:2468] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 1.
I20260709 14:52:52.516414 23039 leader_election.cc:304] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.517860 23138 raft_consensus.cc:2804] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.518222 23138 raft_consensus.cc:493] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.518527 23138 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.519188 23224 ts_tablet_manager.cc:1434] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.021s	user 0.004s	sys 0.002s
I20260709 14:52:52.520143 22925 raft_consensus.cc:2468] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:52.521145 23247 leader_election.cc:290] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.525322 23041 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [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: 4c5ca40b18eb4c42a840cfebd41e740a; no voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:52.520336 23224 tablet_bootstrap.cc:492] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a: Bootstrap starting.
I20260709 14:52:52.523787 23257 raft_consensus.cc:2804] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.529021 23251 raft_consensus.cc:2749] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.523267 23073 raft_consensus.cc:2468] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
I20260709 14:52:52.523468 23262 raft_consensus.cc:493] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.526800 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:52.529677 23257 raft_consensus.cc:697] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:52.531349 22925 raft_consensus.cc:2393] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in current term 1: Already voted for candidate 6f019b5d24704e7db352ac7bb20b41ba in this term.
I20260709 14:52:52.527534 23222 tablet_bootstrap.cc:654] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.533157 23001 raft_consensus.cc:2468] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:52.526510 23138 raft_consensus.cc:515] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.530283 23262 raft_consensus.cc:3060] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.531612 23257 consensus_queue.cc:237] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.540182 23138 leader_election.cc:290] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.540565 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:52.541256 22925 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.541661 23262 raft_consensus.cc:515] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.543874 23253 raft_consensus.cc:493] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.544432 23253 raft_consensus.cc:515] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.546355 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.546974 23001 raft_consensus.cc:2468] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:52.549310 22965 leader_election.cc:304] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:52.525889 23223 tablet_bootstrap.cc:492] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9: No bootstrap required, opened a new log
I20260709 14:52:52.549569 22925 raft_consensus.cc:2468] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:52.550259 23223 ts_tablet_manager.cc:1403] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent bootstrapping tablet: real 0.212s	user 0.011s	sys 0.009s
I20260709 14:52:52.550923 23039 leader_election.cc:304] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.552259 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:52.552893 22998 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.552990 23138 raft_consensus.cc:2804] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.553684 23246 raft_consensus.cc:2804] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.554221 23246 raft_consensus.cc:697] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:52.555930 23246 consensus_queue.cc:237] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.556977 23224 tablet_bootstrap.cc:654] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a: Neither blocks nor log segments found. Creating new log.
I20260709 14:52:52.557921 23262 leader_election.cc:290] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.553177 23223 raft_consensus.cc:359] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.560140 23223 raft_consensus.cc:385] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.559288 23138 raft_consensus.cc:697] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:52.560480 23223 raft_consensus.cc:740] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.559273 23253 leader_election.cc:290] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.561287 23223 consensus_queue.cc:260] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.562744 23138 consensus_queue.cc:237] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.562942 22965 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [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: 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:52.566012 23157 raft_consensus.cc:2749] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.572100 22821 catalog_manager.cc:5697] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.576296 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eec1917e52046cba00e57efb22e2529" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:52.576975 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.577780 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eec1917e52046cba00e57efb22e2529" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:52.578444 23073 raft_consensus.cc:3060] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.580297 23223 ts_tablet_manager.cc:1434] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9: Time spent starting tablet: real 0.030s	user 0.006s	sys 0.001s
I20260709 14:52:52.589529 23222 tablet_bootstrap.cc:492] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba: No bootstrap required, opened a new log
I20260709 14:52:52.590157 23222 ts_tablet_manager.cc:1403] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent bootstrapping tablet: real 0.085s	user 0.032s	sys 0.010s
I20260709 14:52:52.593050 23222 raft_consensus.cc:359] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.593760 23222 raft_consensus.cc:385] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.594043 23222 raft_consensus.cc:740] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.595955 23222 consensus_queue.cc:260] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.597425 23222 ts_tablet_manager.cc:1434] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 14:52:52.598941 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.600270 22925 raft_consensus.cc:2393] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in current term 1: Already voted for candidate 4c5ca40b18eb4c42a840cfebd41e740a in this term.
I20260709 14:52:52.605335 23073 raft_consensus.cc:2468] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 1.
W20260709 14:52:52.589291 22965 leader_election.cc:343] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:52:52.607865 22965 leader_election.cc:304] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [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: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:52.608652 23262 raft_consensus.cc:2804] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.609166 23262 raft_consensus.cc:697] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:52.610020 23262 consensus_queue.cc:237] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.609078 22965 leader_election.cc:304] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:52.613022 22998 raft_consensus.cc:2468] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:52.616463 23224 tablet_bootstrap.cc:492] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a: No bootstrap required, opened a new log
I20260709 14:52:52.616950 23224 ts_tablet_manager.cc:1403] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent bootstrapping tablet: real 0.097s	user 0.006s	sys 0.015s
I20260709 14:52:52.614220 23246 raft_consensus.cc:2749] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.621474 22820 catalog_manager.cc:5697] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 0 to 1, leader changed from <none> to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 1 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.626389 23224 raft_consensus.cc:359] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.627066 23224 raft_consensus.cc:385] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:52:52.627328 23224 raft_consensus.cc:740] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Initialized, Role: FOLLOWER
I20260709 14:52:52.628419 23224 consensus_queue.cc:260] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.632266 23224 ts_tablet_manager.cc:1434] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 14:52:52.633127 22821 catalog_manager.cc:5697] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.634805 23138 raft_consensus.cc:493] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.635342 23138 raft_consensus.cc:515] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.638547 23138 leader_election.cc:290] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.639921 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d032fdfabfbd4b1fa34840700176bd91" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.640136 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d032fdfabfbd4b1fa34840700176bd91" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.640571 22998 raft_consensus.cc:2468] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:52.640766 22925 raft_consensus.cc:2468] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 0.
I20260709 14:52:52.642014 23039 leader_election.cc:304] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.642612 23252 raft_consensus.cc:493] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.642843 23138 raft_consensus.cc:2804] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:52:52.643069 23252 raft_consensus.cc:515] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.643383 23138 raft_consensus.cc:493] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:52.643852 23138 raft_consensus.cc:3060] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.644680 23252 leader_election.cc:290] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:52.645347 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eec1917e52046cba00e57efb22e2529" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.645713 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4eec1917e52046cba00e57efb22e2529" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:52.647473 23073 raft_consensus.cc:2393] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 6f019b5d24704e7db352ac7bb20b41ba in current term 1: Already voted for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in this term.
I20260709 14:52:52.648643 22890 leader_election.cc:304] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6f019b5d24704e7db352ac7bb20b41ba; no voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:52.649755 23252 raft_consensus.cc:3060] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.649212 22823 catalog_manager.cc:5697] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.651834 22823 catalog_manager.cc:5697] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 0 to 1, leader changed from <none> to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:52.652781 23138 raft_consensus.cc:515] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.655296 23252 raft_consensus.cc:2749] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:52:52.655393 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d032fdfabfbd4b1fa34840700176bd91" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:52.656071 22925 raft_consensus.cc:3060] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.657224 23138 leader_election.cc:290] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.657773 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d032fdfabfbd4b1fa34840700176bd91" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:52.659157 22998 raft_consensus.cc:3060] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.662461 22925 raft_consensus.cc:2468] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:52.663667 23039 leader_election.cc:304] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:52.664623 23138 raft_consensus.cc:2804] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:52:52.665268 23138 raft_consensus.cc:697] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:52.666019 22998 raft_consensus.cc:2468] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 1.
I20260709 14:52:52.666054 23138 consensus_queue.cc:237] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.678810 22821 catalog_manager.cc:5697] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:52.773618 23252 consensus_queue.cc:1048] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.783747 23073 raft_consensus.cc:3060] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:52:52.790702 23138 raft_consensus.cc:493] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:52.791247 23138 raft_consensus.cc:515] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:52.791458 23250 consensus_queue.cc:1048] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.796902 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba" is_pre_election: true
I20260709 14:52:52.797286 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:52.798715 23041 leader_election.cc:304] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [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: 4c5ca40b18eb4c42a840cfebd41e740a; no voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:52.799692 23138 leader_election.cc:290] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:52.799808 23251 raft_consensus.cc:2749] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 14:52:52.927786 23260 consensus_queue.cc:1048] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.933454 23262 consensus_queue.cc:1048] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.940733 23250 consensus_queue.cc:1048] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.948582 23253 consensus_queue.cc:1048] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:52.949721 23251 consensus_queue.cc:1048] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:52.972384 23247 consensus_queue.cc:1048] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.068693 23253 consensus_queue.cc:1048] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.079504 23157 consensus_queue.cc:1048] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.080396 23253 consensus_queue.cc:1048] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.096398 23262 consensus_queue.cc:1048] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.102044 23247 consensus_queue.cc:1048] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.111500 23138 consensus_queue.cc:1048] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.119973 23247 consensus_queue.cc:1048] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:53.137785 23293 consensus_queue.cc:1048] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 14:52:53.317998 22872 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:52:54.187306 23250 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:52:54.187839 23250 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.189411 23250 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:54.190274 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" is_pre_election: true
I20260709 14:52:54.190275 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" is_pre_election: true
I20260709 14:52:54.191166 22998 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 1.
I20260709 14:52:54.191192 23073 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 1.
I20260709 14:52:54.192454 22890 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [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: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:54.193085 23250 raft_consensus.cc:2804] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 14:52:54.193375 23250 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:52:54.193620 23250 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.198487 23250 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.200054 23250 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:54.200845 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:54.200992 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:54.201387 22998 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.201494 23073 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.205821 23073 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:54.206012 22998 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:54.206704 22890 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:54.207446 23250 raft_consensus.cc:2804] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.207865 23250 raft_consensus.cc:697] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:54.208560 23250 consensus_queue.cc:237] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER 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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.216146 22820 catalog_manager.cc:5697] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 0 to 2, leader changed from <none> to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 2 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.524911 22998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
mode: GRACEFUL
new_leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:41606
I20260709 14:52:54.525504 22998 raft_consensus.cc:606] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Received request to transfer leadership to TS 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:54.530318 23073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c16633c08bcf467a9148b1c9e2cbb2fb"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
mode: GRACEFUL
new_leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:49926
I20260709 14:52:54.530812 23073 raft_consensus.cc:606] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Received request to transfer leadership to TS 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:54.537473 22998 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "60cf4316931a4c35855a74efc4badd0f"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
mode: GRACEFUL
new_leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:41606
I20260709 14:52:54.537902 22998 raft_consensus.cc:606] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Received request to transfer leadership to TS 6f019b5d24704e7db352ac7bb20b41ba
I20260709 14:52:54.541971 23073 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "451573951589470f9da72634c50d679d"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
mode: GRACEFUL
new_leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:49926
I20260709 14:52:54.542379 23073 raft_consensus.cc:606] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Received request to transfer leadership to TS 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:54.553368 23293 raft_consensus.cc:993] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a: : Instructing follower 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:54.553862 23302 raft_consensus.cc:1081] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Signalling peer 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:54.555307 22924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c16633c08bcf467a9148b1c9e2cbb2fb"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:34062
I20260709 14:52:54.555773 22924 raft_consensus.cc:493] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.556038 22924 raft_consensus.cc:3060] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.560525 22924 raft_consensus.cc:515] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.561653 22925 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
mode: GRACEFUL
new_leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:40334
I20260709 14:52:54.562238 22924 leader_election.cc:290] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:54.562253 22925 raft_consensus.cc:606] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Received request to transfer leadership to TS 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:54.562855 22998 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16633c08bcf467a9148b1c9e2cbb2fb" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:54.563192 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c16633c08bcf467a9148b1c9e2cbb2fb" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:54.564136 23073 raft_consensus.cc:3055] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:54.564498 23073 raft_consensus.cc:740] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:54.564599 22998 raft_consensus.cc:3060] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.565299 23073 consensus_queue.cc:260] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.566489 23073 raft_consensus.cc:3060] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.568526 22924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
mode: GRACEFUL
new_leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:40334
I20260709 14:52:54.569037 22924 raft_consensus.cc:606] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 LEADER]: Received request to transfer leadership to TS 64d1e36d8c294926a9ac35ddce0a1dc9
I20260709 14:52:54.571292 22998 raft_consensus.cc:2468] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:54.572485 22892 leader_election.cc:304] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:54.572697 23073 raft_consensus.cc:2468] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:54.573891 23250 raft_consensus.cc:2804] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.574344 23250 raft_consensus.cc:697] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:54.575253 23250 consensus_queue.cc:237] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.582245 22821 catalog_manager.cc:5697] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 1 to 2, leader changed from 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67) to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 2 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.618958 23073 raft_consensus.cc:1275] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:54.620280 23250 consensus_queue.cc:1048] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:52:54.630838 22998 raft_consensus.cc:1275] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 14:52:54.632611 23250 consensus_queue.cc:1048] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:52:54.643651 23250 raft_consensus.cc:993] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba: : Instructing follower 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:54.644127 23250 raft_consensus.cc:1081] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Signalling peer 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:54.643695 23262 raft_consensus.cc:993] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9: : Instructing follower 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:54.644897 23262 raft_consensus.cc:1081] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Signalling peer 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:54.646054 22998 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:41590
I20260709 14:52:54.646435 22924 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "60cf4316931a4c35855a74efc4badd0f"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:34068
I20260709 14:52:54.646696 22998 raft_consensus.cc:493] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.646982 22924 raft_consensus.cc:493] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.647115 22998 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.647356 22924 raft_consensus.cc:3060] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.653311 22924 raft_consensus.cc:515] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.653311 22998 raft_consensus.cc:515] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.655341 22998 leader_election.cc:290] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 3 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:54.656056 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cf4316931a4c35855a74efc4badd0f" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:54.656565 23073 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:54.656687 23001 raft_consensus.cc:3055] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:54.656411 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4de6167f9edd4738ba6b45156d57c9af" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:54.657155 23001 raft_consensus.cc:740] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:54.657411 22925 raft_consensus.cc:3055] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:54.657163 23073 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.658033 23001 consensus_queue.cc:260] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.657500 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "60cf4316931a4c35855a74efc4badd0f" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:54.659158 23001 raft_consensus.cc:3060] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.659271 23075 raft_consensus.cc:3060] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.657748 22925 raft_consensus.cc:740] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:54.661568 22925 consensus_queue.cc:260] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.662402 22925 raft_consensus.cc:3060] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:54.664037 23073 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 3.
I20260709 14:52:54.665203 22965 leader_election.cc:304] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [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: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:54.665596 23001 raft_consensus.cc:2468] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:54.657816 22924 leader_election.cc:290] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:54.666285 23312 raft_consensus.cc:2804] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:54.666885 22892 leader_election.cc:304] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:54.666839 23312 raft_consensus.cc:697] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:54.667832 23308 raft_consensus.cc:2804] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.667835 23075 raft_consensus.cc:2468] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:54.668515 23308 raft_consensus.cc:697] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:54.668205 23312 consensus_queue.cc:237] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.669350 23308 consensus_queue.cc:237] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.670307 22925 raft_consensus.cc:2468] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 3.
I20260709 14:52:54.676267 22820 catalog_manager.cc:5697] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 2 to 3, leader changed from 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65) to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 3 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.677596 22821 catalog_manager.cc:5697] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 1 to 2, leader changed from 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66) to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 2 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.737804 23262 raft_consensus.cc:993] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9: : Instructing follower 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:54.738305 23312 raft_consensus.cc:1081] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Signalling peer 6f019b5d24704e7db352ac7bb20b41ba to start an election
I20260709 14:52:54.739867 22925 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
 from {username='slave'} at 127.0.0.1:34068
I20260709 14:52:54.740386 22925 raft_consensus.cc:493] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.740639 22925 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.746459 22925 raft_consensus.cc:515] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.748266 22925 leader_election.cc:290] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Requested vote from peers 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:54.749182 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:54.749205 23001 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23" candidate_uuid: "6f019b5d24704e7db352ac7bb20b41ba" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:54.749787 23075 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.749976 23001 raft_consensus.cc:3055] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:54.750411 23001 raft_consensus.cc:740] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:54.751251 23001 consensus_queue.cc:260] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.752575 23001 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.754858 23075 raft_consensus.cc:2468] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:54.755894 22890 leader_election.cc:304] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:54.756605 23308 raft_consensus.cc:2804] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.756980 23308 raft_consensus.cc:697] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Leader. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:54.757696 23308 consensus_queue.cc:237] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.765535 23001 raft_consensus.cc:2468] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f019b5d24704e7db352ac7bb20b41ba in term 2.
I20260709 14:52:54.766047 22821 catalog_manager.cc:5697] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba reported cstate change: term changed from 1 to 2, leader changed from 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66) to 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65). New cstate: current_term: 2 leader_uuid: "6f019b5d24704e7db352ac7bb20b41ba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.813676 23293 raft_consensus.cc:993] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a: : Instructing follower 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:54.814124 23302 raft_consensus.cc:1081] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Signalling peer 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:54.815375 23001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "451573951589470f9da72634c50d679d"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:41592
I20260709 14:52:54.815836 23001 raft_consensus.cc:493] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.816111 23001 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.820669 23001 raft_consensus.cc:515] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.822149 23001 leader_election.cc:290] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 2 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:54.822934 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:54.823171 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:54.823534 22925 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.823757 23075 raft_consensus.cc:3055] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:54.824106 23075 raft_consensus.cc:740] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:54.824797 23075 consensus_queue.cc:260] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.825891 23075 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.828325 22925 raft_consensus.cc:2468] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 2.
I20260709 14:52:54.829269 22965 leader_election.cc:304] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 64d1e36d8c294926a9ac35ddce0a1dc9, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:54.829838 23312 raft_consensus.cc:2804] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.830032 23075 raft_consensus.cc:2468] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 2.
I20260709 14:52:54.830225 23312 raft_consensus.cc:697] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:54.831171 23312 consensus_queue.cc:237] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.838511 22821 catalog_manager.cc:5697] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 1 to 2, leader changed from 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67) to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:54.869673 23250 raft_consensus.cc:993] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: : Instructing follower 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:54.870147 23260 raft_consensus.cc:1081] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 LEADER]: Signalling peer 64d1e36d8c294926a9ac35ddce0a1dc9 to start an election
I20260709 14:52:54.871433 23001 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
 from {username='slave'} at 127.0.0.1:41590
I20260709 14:52:54.871867 23001 raft_consensus.cc:493] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:54.872144 23001 raft_consensus.cc:3060] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.876819 23001 raft_consensus.cc:515] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.878615 23001 leader_election.cc:290] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 2 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67:36831)
I20260709 14:52:54.879546 22925 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:54.879899 23075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b822b396cc41d182594a20e787fd1a" candidate_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
I20260709 14:52:54.880264 22925 raft_consensus.cc:3055] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:52:54.880422 23075 raft_consensus.cc:3060] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.880573 22925 raft_consensus.cc:740] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:54.881435 22925 consensus_queue.cc:260] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.882602 22925 raft_consensus.cc:3060] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:52:54.886689 23075 raft_consensus.cc:2468] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 2.
I20260709 14:52:54.887768 22965 leader_election.cc:304] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:54.888370 23312 raft_consensus.cc:2804] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:52:54.888469 22925 raft_consensus.cc:2468] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 64d1e36d8c294926a9ac35ddce0a1dc9 in term 2.
I20260709 14:52:54.888895 23312 raft_consensus.cc:697] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Becoming Leader. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:54.889694 23312 consensus_queue.cc:237] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:54.897403 22821 catalog_manager.cc:5697] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 reported cstate change: term changed from 1 to 2, leader changed from 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65) to 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: UNKNOWN } } }
I20260709 14:52:55.065536 22925 raft_consensus.cc:1275] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:55.066702 23312 consensus_queue.cc:1048] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.071336 22998 raft_consensus.cc:1275] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.072657 23260 consensus_queue.cc:1048] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.075948 23075 raft_consensus.cc:1275] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 14:52:55.077749 23312 consensus_queue.cc:1048] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.085969 23075 raft_consensus.cc:1275] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.087596 23250 consensus_queue.cc:1048] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.146173 23075 raft_consensus.cc:1275] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.147359 23250 consensus_queue.cc:1048] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.155462 22998 raft_consensus.cc:1275] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.157164 23075 raft_consensus.cc:1275] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.159377 23321 consensus_queue.cc:1048] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 14:52:55.160810 23308 consensus_queue.cc:1048] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.172994 22998 raft_consensus.cc:1275] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Refusing update from remote peer 6f019b5d24704e7db352ac7bb20b41ba: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.175956 23250 consensus_queue.cc:1048] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.408095 23073 raft_consensus.cc:1275] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.409317 23317 consensus_queue.cc:1048] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.418129 22925 raft_consensus.cc:1275] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.419624 23326 consensus_queue.cc:1048] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.465839 22925 raft_consensus.cc:1275] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.466955 23262 consensus_queue.cc:1048] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:55.477691 23073 raft_consensus.cc:1275] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Refusing update from remote peer 64d1e36d8c294926a9ac35ddce0a1dc9: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:52:55.479107 23312 consensus_queue.cc:1048] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:52:57.579844 22823 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:34532:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:52:57.598521 22823 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:34532:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:52:57.699404 23367 tablet.cc:1724] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:57.724057 23370 tablet.cc:1724] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:57.727849 23372 tablet.cc:1724] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:57.732586 18729 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:52:57.742287 23355 tablet.cc:1724] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:57.793920 23354 tablet.cc:1724] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:57.809552 23027 tablet_mm_ops.cc:139] Rowset compaction is disabled (check --enable_rowset_compaction and disable_compaction in extra_config for tablet:451573951589470f9da72634c50d679d)
W20260709 14:52:57.814862 23027 tablet_mm_ops.cc:304] Major delta compaction is disabled (check --enable_major_delta_compaction and disable_compaction in extra_config for tablet:451573951589470f9da72634c50d679d)
W20260709 14:52:57.815908 23027 tablet_mm_ops.cc:220] Minor delta compaction is disabled (check --enable_minor_delta_compaction and disable_compaction in extra_config for tablet:451573951589470f9da72634c50d679d)
W20260709 14:52:57.792037 22892 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.66:34207, user_credentials={real_user=slave}} blocked reactor thread for 60995.8us
I20260709 14:52:57.798243 23361 tablet.cc:1724] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:57.878224 23374 log.cc:927] Time spent T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 14:52:57.890017 23372 tablet.cc:1724] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:57.908429 23354 tablet.cc:1724] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:57.920643 23384 tablet.cc:1724] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:57.933239 23361 tablet.cc:1724] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:57.939307 23376 log.cc:927] Time spent T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba: Append to log took a long time: real 0.054s	user 0.000s	sys 0.000s
W20260709 14:52:57.970338 22890 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.67:36831, user_credentials={real_user=slave}} blocked reactor thread for 50559.2us
I20260709 14:52:57.966297 23372 tablet.cc:1724] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:57.930040 23370 tablet.cc:1724] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.010836 23355 tablet.cc:1724] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.012390 23367 tablet.cc:1724] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.008596 23389 tablet.cc:1724] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.016508 23001 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "451573951589470f9da72634c50d679d"
dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
mode: GRACEFUL
new_leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
 from {username='slave'} at 127.0.0.1:41192
I20260709 14:52:58.017221 23001 raft_consensus.cc:606] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Received request to transfer leadership to TS 4c5ca40b18eb4c42a840cfebd41e740a
I20260709 14:52:58.018844 23384 tablet.cc:1724] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.039572 23388 tablet.cc:1724] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.049337 23385 tablet.cc:1724] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:52:58.053620 23379 log.cc:927] Time spent T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: Append to log took a long time: real 0.161s	user 0.003s	sys 0.000s
I20260709 14:52:58.074244 23383 tablet.cc:1724] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.061271 23354 tablet.cc:1724] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.087597 23361 tablet.cc:1724] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.122210 23367 tablet.cc:1724] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.118332 23355 tablet.cc:1724] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.137198 23312 raft_consensus.cc:993] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9: : Instructing follower 4c5ca40b18eb4c42a840cfebd41e740a to start an election
I20260709 14:52:58.137925 23366 raft_consensus.cc:1081] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Signalling peer 4c5ca40b18eb4c42a840cfebd41e740a to start an election
I20260709 14:52:58.137893 23370 tablet.cc:1724] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.140022 23069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "451573951589470f9da72634c50d679d"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
 from {username='slave'} at 127.0.0.1:49922
I20260709 14:52:58.140574 23069 raft_consensus.cc:493] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:58.140923 23069 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.147193 23361 tablet.cc:1724] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.149549 22924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
mode: GRACEFUL
new_leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
 from {username='slave'} at 127.0.0.1:40336
I20260709 14:52:58.150279 22924 raft_consensus.cc:606] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Received request to transfer leadership to TS 4c5ca40b18eb4c42a840cfebd41e740a
I20260709 14:52:58.151733 18729 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 2
I20260709 14:52:58.152345 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:58.152946 23069 raft_consensus.cc:515] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.117856 23354 tablet.cc:1724] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.156054 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:58.156623 22926 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.162297 22924 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c"
dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
mode: GRACEFUL
new_leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
 from {username='slave'} at 127.0.0.1:40336
I20260709 14:52:58.163017 22924 raft_consensus.cc:606] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Received request to transfer leadership to TS 4c5ca40b18eb4c42a840cfebd41e740a
I20260709 14:52:58.164428 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 14:52:58.165637 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:52:58.167618 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "451573951589470f9da72634c50d679d" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:58.174346 22999 raft_consensus.cc:3055] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:58.174681 22999 raft_consensus.cc:740] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 64d1e36d8c294926a9ac35ddce0a1dc9, State: Running, Role: LEADER
I20260709 14:52:58.175652 22999 consensus_queue.cc:260] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.176612 22926 raft_consensus.cc:2468] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 3.
I20260709 14:52:58.176847 22999 raft_consensus.cc:3060] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.178023 23069 leader_election.cc:290] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 3 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:58.178123 23039 leader_election.cc:304] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [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: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:58.179327 23397 raft_consensus.cc:2804] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:58.179689 23397 raft_consensus.cc:697] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:58.180316 23397 consensus_queue.cc:237] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.171916 23389 tablet.cc:1724] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:52:58.193651 22823 catalog_manager.cc:5697] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 2 to 3, leader changed from 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66) to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 3 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:58.194296 22999 raft_consensus.cc:2468] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 3.
I20260709 14:52:58.202395 22820 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d: soft_deleted_table [id=43bba27288534bb9bf1f086457869942] alter complete (version 1)
I20260709 14:52:58.302201 23393 raft_consensus.cc:993] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba: : Instructing follower 4c5ca40b18eb4c42a840cfebd41e740a to start an election
I20260709 14:52:58.302609 23393 raft_consensus.cc:1081] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Signalling peer 4c5ca40b18eb4c42a840cfebd41e740a to start an election
I20260709 14:52:58.304109 23069 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
 from {username='slave'} at 127.0.0.1:49908
I20260709 14:52:58.304658 23069 raft_consensus.cc:493] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:58.305024 23069 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.306146 23393 raft_consensus.cc:993] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba: : Instructing follower 4c5ca40b18eb4c42a840cfebd41e740a to start an election
I20260709 14:52:58.306627 23393 raft_consensus.cc:1081] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Signalling peer 4c5ca40b18eb4c42a840cfebd41e740a to start an election
I20260709 14:52:58.308123 23074 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c"
dest_uuid: "4c5ca40b18eb4c42a840cfebd41e740a"
 from {username='slave'} at 127.0.0.1:49908
I20260709 14:52:58.308650 23074 raft_consensus.cc:493] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:52:58.308998 23074 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.311736 23069 raft_consensus.cc:515] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.313901 23069 leader_election.cc:290] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 3 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:58.314489 22926 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:58.314985 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "502d16bb61fd42598d4249f0da877a23" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:58.315196 22926 raft_consensus.cc:3055] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:58.315572 22999 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.315657 22926 raft_consensus.cc:740] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:58.315994 23074 raft_consensus.cc:515] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.316443 22926 consensus_queue.cc:260] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.317437 22926 raft_consensus.cc:3060] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.318384 23074 leader_election.cc:290] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [CANDIDATE]: Term 3 election: Requested vote from peers 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433), 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207)
I20260709 14:52:58.318750 22924 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "6f019b5d24704e7db352ac7bb20b41ba"
I20260709 14:52:58.319361 22924 raft_consensus.cc:3055] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:52:58.319659 22924 raft_consensus.cc:740] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 6f019b5d24704e7db352ac7bb20b41ba, State: Running, Role: LEADER
I20260709 14:52:58.320355 22924 consensus_queue.cc:260] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.320942 22999 raft_consensus.cc:2468] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 3.
I20260709 14:52:58.321409 22924 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.322866 23041 leader_election.cc:304] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [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: 4c5ca40b18eb4c42a840cfebd41e740a, 64d1e36d8c294926a9ac35ddce0a1dc9; no voters: 
I20260709 14:52:58.323647 23397 raft_consensus.cc:2804] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:58.324113 23397 raft_consensus.cc:697] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:58.324221 22999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "195b686e9fb34b82860ac5dd2d4b593c" candidate_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9"
I20260709 14:52:58.324218 22926 raft_consensus.cc:2468] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 3.
I20260709 14:52:58.324823 22999 raft_consensus.cc:3060] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:52:58.326951 23397 consensus_queue.cc:237] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.328426 22924 raft_consensus.cc:2468] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 3.
I20260709 14:52:58.329649 23039 leader_election.cc:304] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [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: 4c5ca40b18eb4c42a840cfebd41e740a, 6f019b5d24704e7db352ac7bb20b41ba; no voters: 
I20260709 14:52:58.330602 23395 raft_consensus.cc:2804] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:52:58.331168 23395 raft_consensus.cc:697] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 LEADER]: Becoming Leader. State: Replica: 4c5ca40b18eb4c42a840cfebd41e740a, State: Running, Role: LEADER
I20260709 14:52:58.331272 22999 raft_consensus.cc:2468] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c5ca40b18eb4c42a840cfebd41e740a in term 3.
I20260709 14:52:58.332118 23395 consensus_queue.cc:237] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [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: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } }
I20260709 14:52:58.336977 22823 catalog_manager.cc:5697] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 2 to 3, leader changed from 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65) to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 3 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:58.348167 22823 catalog_manager.cc:5697] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a reported cstate change: term changed from 2 to 3, leader changed from 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65) to 4c5ca40b18eb4c42a840cfebd41e740a (127.18.74.67). New cstate: current_term: 3 leader_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c5ca40b18eb4c42a840cfebd41e740a" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 36831 } health_report { overall_health: HEALTHY } } }
I20260709 14:52:58.693101 22926 raft_consensus.cc:1275] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:58.694485 23395 consensus_queue.cc:1048] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:58.695007 22999 raft_consensus.cc:1275] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:58.698110 23395 consensus_queue.cc:1048] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:58.782331 22924 raft_consensus.cc:1275] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:58.783519 23395 consensus_queue.cc:1048] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:58.790437 22924 raft_consensus.cc:1275] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:58.791200 22999 raft_consensus.cc:1275] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 14:52:58.793094 23395 consensus_queue.cc:1048] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 14:52:58.793731 23404 consensus_queue.cc:1048] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "6f019b5d24704e7db352ac7bb20b41ba" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38433 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:58.805753 22999 raft_consensus.cc:1275] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Refusing update from remote peer 4c5ca40b18eb4c42a840cfebd41e740a: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:52:58.806994 23397 consensus_queue.cc:1048] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [LEADER]: Connected to new peer: Peer: permanent_uuid: "64d1e36d8c294926a9ac35ddce0a1dc9" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 34207 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:52:59.244240 18729 auto_leader_rebalancer.cc:141] leader rebalance for table soft_deleted_table
I20260709 14:52:59.250422 18729 auto_leader_rebalancer.cc:452] table: soft_deleted_table, leader rebalance finish, leader transfer count: 0
I20260709 14:52:59.250802 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 14:52:59.256183 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260709 14:52:59.256510 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:00.284160 18729 tablet_server.cc:179] TabletServer@127.18.74.65:0 shutting down...
I20260709 14:53:00.307533 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:00.308156 18729 tablet_replica.cc:333] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.308873 18729 raft_consensus.cc:2243] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.309360 18729 raft_consensus.cc:2272] T 451573951589470f9da72634c50d679d P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.311187 18729 tablet_replica.cc:333] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.311698 18729 raft_consensus.cc:2243] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.312088 18729 raft_consensus.cc:2272] T d032fdfabfbd4b1fa34840700176bd91 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.313730 18729 tablet_replica.cc:333] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.314318 18729 raft_consensus.cc:2243] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.314719 18729 raft_consensus.cc:2272] T 4de6167f9edd4738ba6b45156d57c9af P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.316566 18729 tablet_replica.cc:333] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.317129 18729 raft_consensus.cc:2243] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.317533 18729 raft_consensus.cc:2272] T d2b822b396cc41d182594a20e787fd1a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.319348 18729 tablet_replica.cc:333] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.319834 18729 raft_consensus.cc:2243] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.320529 18729 raft_consensus.cc:2272] T d78d76bd2ce74c989e9d162a8f4044e6 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.322331 18729 tablet_replica.cc:333] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.322837 18729 raft_consensus.cc:2243] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.323243 18729 raft_consensus.cc:2272] T 4eec1917e52046cba00e57efb22e2529 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.324884 18729 tablet_replica.cc:333] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.325385 18729 raft_consensus.cc:2243] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.326104 18729 raft_consensus.cc:2272] T 60cf4316931a4c35855a74efc4badd0f P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.328012 18729 tablet_replica.cc:333] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.328539 18729 raft_consensus.cc:2243] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.329229 18729 raft_consensus.cc:2272] T c16633c08bcf467a9148b1c9e2cbb2fb P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.331116 18729 tablet_replica.cc:333] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.331667 18729 raft_consensus.cc:2243] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.332401 18729 raft_consensus.cc:2272] T d20d1d411484427cbe7ee5f41c2513dd P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.334241 18729 tablet_replica.cc:333] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.334731 18729 raft_consensus.cc:2243] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.335183 18729 raft_consensus.cc:2272] T a3fa192485e7497ead9cb4cfb39d9a2d P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.337457 18729 tablet_replica.cc:333] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.338145 18729 raft_consensus.cc:2243] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.338697 18729 raft_consensus.cc:2272] T a423417d96654352a15c69ed231fea13 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.340665 18729 tablet_replica.cc:333] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.341141 18729 raft_consensus.cc:2243] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.341538 18729 raft_consensus.cc:2272] T c9090eee94f1487e9f2ee05c4d83fed6 P 6f019b5d24704e7db352ac7bb20b41ba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.343444 18729 tablet_replica.cc:333] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.343927 18729 raft_consensus.cc:2243] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.344697 18729 raft_consensus.cc:2272] T cae36075af9344be83b83a1904a8ce9a P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.347087 18729 tablet_replica.cc:333] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.347609 18729 raft_consensus.cc:2243] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.348136 18729 raft_consensus.cc:2272] T 404ac1da39e4434fa9f96f458358a6d3 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.350606 18729 tablet_replica.cc:333] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.351251 18729 raft_consensus.cc:2243] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.351627 18729 raft_consensus.cc:2272] T 502d16bb61fd42598d4249f0da877a23 P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.353545 18729 tablet_replica.cc:333] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
W20260709 14:53:00.353724 23039 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]
I20260709 14:53:00.353996 18729 raft_consensus.cc:2243] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.354494 18729 raft_consensus.cc:2272] T 195b686e9fb34b82860ac5dd2d4b593c P 6f019b5d24704e7db352ac7bb20b41ba [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.356694 18729 tablet_replica.cc:333] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
W20260709 14:53:00.356843 23039 consensus_peers.cc:597] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a -> Peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Couldn't send request to peer 6f019b5d24704e7db352ac7bb20b41ba. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:00.357216 18729 raft_consensus.cc:2243] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.358006 18729 raft_consensus.cc:2272] T b147bdfbc5aa418b872b732eafbe09b0 P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.360272 18729 tablet_replica.cc:333] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba: stopping tablet replica
I20260709 14:53:00.360916 18729 raft_consensus.cc:2243] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.361478 18729 raft_consensus.cc:2272] T 103c3c00c5084c1b992d9259984a9bed P 6f019b5d24704e7db352ac7bb20b41ba [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.390734 18729 tablet_server.cc:196] TabletServer@127.18.74.65:0 shutdown complete.
W20260709 14:53:00.418228 22965 consensus_peers.cc:597] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 -> Peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Couldn't send request to peer 6f019b5d24704e7db352ac7bb20b41ba. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:38433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:00.422910 18729 tablet_server.cc:179] TabletServer@127.18.74.66:0 shutting down...
I20260709 14:53:00.451597 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:00.452428 18729 tablet_replica.cc:333] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.453212 18729 raft_consensus.cc:2243] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.453788 18729 raft_consensus.cc:2272] T d032fdfabfbd4b1fa34840700176bd91 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.455647 18729 tablet_replica.cc:333] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.456192 18729 raft_consensus.cc:2243] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.456874 18729 raft_consensus.cc:2272] T 4de6167f9edd4738ba6b45156d57c9af P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.458581 18729 tablet_replica.cc:333] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.459178 18729 raft_consensus.cc:2243] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.459864 18729 raft_consensus.cc:2272] T d2b822b396cc41d182594a20e787fd1a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.461614 18729 tablet_replica.cc:333] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.462175 18729 raft_consensus.cc:2243] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.462579 18729 raft_consensus.cc:2272] T c16633c08bcf467a9148b1c9e2cbb2fb P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.464463 18729 tablet_replica.cc:333] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.465134 18729 raft_consensus.cc:2243] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.465555 18729 raft_consensus.cc:2272] T d78d76bd2ce74c989e9d162a8f4044e6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.467474 18729 tablet_replica.cc:333] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
W20260709 14:53:00.467644 23041 consensus_peers.cc:597] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a -> Peer 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207): Couldn't send request to peer 64d1e36d8c294926a9ac35ddce0a1dc9. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:00.468007 18729 raft_consensus.cc:2243] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.468464 18729 raft_consensus.cc:2272] T 451573951589470f9da72634c50d679d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.470396 18729 tablet_replica.cc:333] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.470948 18729 raft_consensus.cc:2243] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.471628 18729 raft_consensus.cc:2272] T c9090eee94f1487e9f2ee05c4d83fed6 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.473470 18729 tablet_replica.cc:333] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.473977 18729 raft_consensus.cc:2243] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.474380 18729 raft_consensus.cc:2272] T a423417d96654352a15c69ed231fea13 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.476269 18729 tablet_replica.cc:333] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.476758 18729 raft_consensus.cc:2243] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.477521 18729 raft_consensus.cc:2272] T a3fa192485e7497ead9cb4cfb39d9a2d P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.479526 18729 tablet_replica.cc:333] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.480013 18729 raft_consensus.cc:2243] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.480466 18729 raft_consensus.cc:2272] T d20d1d411484427cbe7ee5f41c2513dd P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.482422 18729 tablet_replica.cc:333] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.482926 18729 raft_consensus.cc:2243] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.483301 18729 raft_consensus.cc:2272] T 502d16bb61fd42598d4249f0da877a23 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.484975 18729 tablet_replica.cc:333] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.485445 18729 raft_consensus.cc:2243] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.485844 18729 raft_consensus.cc:2272] T 195b686e9fb34b82860ac5dd2d4b593c P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.487663 18729 tablet_replica.cc:333] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.488174 18729 raft_consensus.cc:2243] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.488884 18729 raft_consensus.cc:2272] T 103c3c00c5084c1b992d9259984a9bed P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.490648 18729 tablet_replica.cc:333] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.491150 18729 raft_consensus.cc:2243] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.491554 18729 raft_consensus.cc:2272] T cae36075af9344be83b83a1904a8ce9a P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.493261 18729 tablet_replica.cc:333] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.493716 18729 raft_consensus.cc:2243] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.494158 18729 raft_consensus.cc:2272] T 404ac1da39e4434fa9f96f458358a6d3 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.495905 18729 tablet_replica.cc:333] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.496356 18729 raft_consensus.cc:2243] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.496763 18729 raft_consensus.cc:2272] T b147bdfbc5aa418b872b732eafbe09b0 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.498581 18729 tablet_replica.cc:333] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.499032 18729 raft_consensus.cc:2243] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.499693 18729 raft_consensus.cc:2272] T 4eec1917e52046cba00e57efb22e2529 P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.501377 18729 tablet_replica.cc:333] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9: stopping tablet replica
I20260709 14:53:00.501791 18729 raft_consensus.cc:2243] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.502180 18729 raft_consensus.cc:2272] T 60cf4316931a4c35855a74efc4badd0f P 64d1e36d8c294926a9ac35ddce0a1dc9 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.537330 18729 tablet_server.cc:196] TabletServer@127.18.74.66:0 shutdown complete.
W20260709 14:53:00.557022 23039 consensus_peers.cc:597] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a -> Peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Couldn't send request to peer 6f019b5d24704e7db352ac7bb20b41ba. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:38433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 14:53:00.563469 23039 consensus_peers.cc:597] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a -> Peer 6f019b5d24704e7db352ac7bb20b41ba (127.18.74.65:38433): Couldn't send request to peer 6f019b5d24704e7db352ac7bb20b41ba. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:38433: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:00.573472 18729 tablet_server.cc:179] TabletServer@127.18.74.67:0 shutting down...
I20260709 14:53:00.596148 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:00.596773 18729 tablet_replica.cc:333] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.597332 18729 raft_consensus.cc:2243] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.597791 18729 raft_consensus.cc:2272] T d2b822b396cc41d182594a20e787fd1a P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.599575 18729 tablet_replica.cc:333] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.600108 18729 raft_consensus.cc:2243] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.600876 18729 raft_consensus.cc:2272] T 451573951589470f9da72634c50d679d P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.602581 18729 tablet_replica.cc:333] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.603142 18729 raft_consensus.cc:2243] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.603900 18729 raft_consensus.cc:2272] T d032fdfabfbd4b1fa34840700176bd91 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.605590 18729 tablet_replica.cc:333] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.606091 18729 raft_consensus.cc:2243] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.606491 18729 raft_consensus.cc:2272] T 4de6167f9edd4738ba6b45156d57c9af P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.608192 18729 tablet_replica.cc:333] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.608667 18729 raft_consensus.cc:2243] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.609356 18729 raft_consensus.cc:2272] T 502d16bb61fd42598d4249f0da877a23 P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.611210 18729 tablet_replica.cc:333] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.611699 18729 raft_consensus.cc:2243] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.612085 18729 raft_consensus.cc:2272] T d78d76bd2ce74c989e9d162a8f4044e6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.613762 18729 tablet_replica.cc:333] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.614271 18729 raft_consensus.cc:2243] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.614691 18729 raft_consensus.cc:2272] T c16633c08bcf467a9148b1c9e2cbb2fb P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.616451 18729 tablet_replica.cc:333] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.617027 18729 raft_consensus.cc:2243] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.617480 18729 raft_consensus.cc:2272] T cae36075af9344be83b83a1904a8ce9a P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.619400 18729 tablet_replica.cc:333] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.619900 18729 raft_consensus.cc:2243] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 LEADER]: Raft consensus shutting down.
W20260709 14:53:00.619952 23041 consensus_peers.cc:597] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a -> Peer 64d1e36d8c294926a9ac35ddce0a1dc9 (127.18.74.66:34207): Couldn't send request to peer 64d1e36d8c294926a9ac35ddce0a1dc9. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:34207: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:00.620628 18729 raft_consensus.cc:2272] T 404ac1da39e4434fa9f96f458358a6d3 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.622457 18729 tablet_replica.cc:333] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.622970 18729 raft_consensus.cc:2243] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.623337 18729 raft_consensus.cc:2272] T 4eec1917e52046cba00e57efb22e2529 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.624984 18729 tablet_replica.cc:333] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.625440 18729 raft_consensus.cc:2243] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.625803 18729 raft_consensus.cc:2272] T 60cf4316931a4c35855a74efc4badd0f P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.627496 18729 tablet_replica.cc:333] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.627990 18729 raft_consensus.cc:2243] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.628374 18729 raft_consensus.cc:2272] T d20d1d411484427cbe7ee5f41c2513dd P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.630071 18729 tablet_replica.cc:333] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.630548 18729 raft_consensus.cc:2243] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.630998 18729 raft_consensus.cc:2272] T a3fa192485e7497ead9cb4cfb39d9a2d P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.632755 18729 tablet_replica.cc:333] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.633204 18729 raft_consensus.cc:2243] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.633912 18729 raft_consensus.cc:2272] T a423417d96654352a15c69ed231fea13 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.635738 18729 tablet_replica.cc:333] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.636219 18729 raft_consensus.cc:2243] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.636574 18729 raft_consensus.cc:2272] T b147bdfbc5aa418b872b732eafbe09b0 P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.638180 18729 tablet_replica.cc:333] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.638612 18729 raft_consensus.cc:2243] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.639302 18729 raft_consensus.cc:2272] T 195b686e9fb34b82860ac5dd2d4b593c P 4c5ca40b18eb4c42a840cfebd41e740a [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.641021 18729 tablet_replica.cc:333] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.641507 18729 raft_consensus.cc:2243] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.641906 18729 raft_consensus.cc:2272] T 103c3c00c5084c1b992d9259984a9bed P 4c5ca40b18eb4c42a840cfebd41e740a [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.643666 18729 tablet_replica.cc:333] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a: stopping tablet replica
I20260709 14:53:00.644106 18729 raft_consensus.cc:2243] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:00.644498 18729 raft_consensus.cc:2272] T c9090eee94f1487e9f2ee05c4d83fed6 P 4c5ca40b18eb4c42a840cfebd41e740a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.670113 18729 tablet_server.cc:196] TabletServer@127.18.74.67:0 shutdown complete.
I20260709 14:53:00.699712 18729 master.cc:562] Master@127.18.74.126:45623 shutting down...
I20260709 14:53:00.718793 18729 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:00.719401 18729 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:00.719696 18729 tablet_replica.cc:333] T 00000000000000000000000000000000 P 40f460cb4b4747bf8afaf080a5c7aa2d: stopping tablet replica
I20260709 14:53:00.738309 18729 master.cc:584] Master@127.18.74.126:45623 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/0 (13638 ms)
[ RUN      ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1
I20260709 14:53:00.783085 18729 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.18.74.126:45053
I20260709 14:53:00.784142 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:00.789369 23419 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
W20260709 14:53:00.789405 23418 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
W20260709 14:53:00.790258 23421 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
I20260709 14:53:00.792069 18729 server_base.cc:1061] running on GCE node
I20260709 14:53:00.792891 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:00.793076 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:00.793226 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608780793209 us; error 0 us; skew 500 ppm
I20260709 14:53:00.793742 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:00.795958 18729 webserver.cc:533] Webserver started at http://127.18.74.126:34837/ using document root <none> and password file <none>
I20260709 14:53:00.796404 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:00.796581 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:00.796844 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:00.797907 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/master-0-root/instance:
uuid: "78333147e2534b899d56020107d8c26a"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-0wd7"
I20260709 14:53:00.802096 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 14:53:00.805449 23426 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.806171 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 14:53:00.806447 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/master-0-root
uuid: "78333147e2534b899d56020107d8c26a"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-0wd7"
I20260709 14:53:00.806694 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-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)
I20260709 14:53:00.815644 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:00.816735 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:00.854660 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.126:45053
I20260709 14:53:00.854764 23477 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.126:45053 every 8 connection(s)
I20260709 14:53:00.858327 23478 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:00.868749 23478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a: Bootstrap starting.
I20260709 14:53:00.873449 23478 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:00.877430 23478 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a: No bootstrap required, opened a new log
I20260709 14:53:00.879541 23478 raft_consensus.cc:359] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78333147e2534b899d56020107d8c26a" member_type: VOTER }
I20260709 14:53:00.879917 23478 raft_consensus.cc:385] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:00.880091 23478 raft_consensus.cc:740] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 78333147e2534b899d56020107d8c26a, State: Initialized, Role: FOLLOWER
I20260709 14:53:00.880568 23478 consensus_queue.cc:260] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "78333147e2534b899d56020107d8c26a" member_type: VOTER }
I20260709 14:53:00.880975 23478 raft_consensus.cc:399] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 14:53:00.881160 23478 raft_consensus.cc:493] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 14:53:00.881362 23478 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:00.885766 23478 raft_consensus.cc:515] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78333147e2534b899d56020107d8c26a" member_type: VOTER }
I20260709 14:53:00.886269 23478 leader_election.cc:304] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [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: 78333147e2534b899d56020107d8c26a; no voters: 
I20260709 14:53:00.887333 23478 leader_election.cc:290] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 14:53:00.887650 23481 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:00.888986 23481 raft_consensus.cc:697] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 1 LEADER]: Becoming Leader. State: Replica: 78333147e2534b899d56020107d8c26a, State: Running, Role: LEADER
I20260709 14:53:00.889564 23481 consensus_queue.cc:237] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [LEADER]: Queue going to LEADER mode. State: All 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: "78333147e2534b899d56020107d8c26a" member_type: VOTER }
I20260709 14:53:00.890059 23478 sys_catalog.cc:565] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [sys.catalog]: configured and running, proceeding with master startup.
I20260709 14:53:00.893507 23482 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "78333147e2534b899d56020107d8c26a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78333147e2534b899d56020107d8c26a" member_type: VOTER } }
I20260709 14:53:00.893672 23483 sys_catalog.cc:455] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 78333147e2534b899d56020107d8c26a. Latest consensus state: current_term: 1 leader_uuid: "78333147e2534b899d56020107d8c26a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "78333147e2534b899d56020107d8c26a" member_type: VOTER } }
I20260709 14:53:00.894171 23482 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:00.894333 23483 sys_catalog.cc:458] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [sys.catalog]: This master's current role is: LEADER
I20260709 14:53:00.897223 23487 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 14:53:00.902078 23487 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 14:53:00.908243 18729 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 14:53:00.910473 23487 catalog_manager.cc:1383] Generated new cluster ID: 94dc32d6abca45e1a0632356cbe883ab
I20260709 14:53:00.910712 23487 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 14:53:00.922907 23487 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 14:53:00.924577 23487 catalog_manager.cc:1540] Loading token signing keys...
I20260709 14:53:00.940964 23487 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a: Generated new TSK 0
I20260709 14:53:00.941668 23487 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 14:53:00.975127 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:00.980974 23499 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
W20260709 14:53:00.982259 23500 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
W20260709 14:53:00.984535 23502 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
I20260709 14:53:00.985049 18729 server_base.cc:1061] running on GCE node
I20260709 14:53:00.985908 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:00.986093 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:00.986244 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608780986225 us; error 0 us; skew 500 ppm
I20260709 14:53:00.986725 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:00.988925 18729 webserver.cc:533] Webserver started at http://127.18.74.65:41431/ using document root <none> and password file <none>
I20260709 14:53:00.989375 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:00.989567 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:00.989820 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:00.990869 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-0-root/instance:
uuid: "7ef23db219104caa9aa77c6bca98410b"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-0wd7"
I20260709 14:53:00.995157 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 14:53:00.998301 23507 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:00.999015 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:00.999282 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-0-root
uuid: "7ef23db219104caa9aa77c6bca98410b"
format_stamp: "Formatted at 2026-07-09 14:53:00 on dist-test-slave-0wd7"
I20260709 14:53:00.999538 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-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)
I20260709 14:53:01.017486 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:01.018679 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:01.020125 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:01.022311 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:01.022488 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:01.022712 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:01.022893 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:01.063421 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.65:38913
I20260709 14:53:01.063565 23569 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.65:38913 every 8 connection(s)
I20260709 14:53:01.069350 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:01.076344 23574 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
W20260709 14:53:01.077615 23575 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
W20260709 14:53:01.078984 23577 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
I20260709 14:53:01.080276 18729 server_base.cc:1061] running on GCE node
I20260709 14:53:01.081465 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 14:53:01.081643 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:01.081763 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608781081753 us; error 0 us; skew 500 ppm
I20260709 14:53:01.082195 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:01.084367 18729 webserver.cc:533] Webserver started at http://127.18.74.66:36171/ using document root <none> and password file <none>
I20260709 14:53:01.084846 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:01.085026 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:01.085302 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:01.086680 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-1-root/instance:
uuid: "5852187cf3704887968ca1dc919c77e6"
format_stamp: "Formatted at 2026-07-09 14:53:01 on dist-test-slave-0wd7"
I20260709 14:53:01.087965 23570 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45053
I20260709 14:53:01.088342 23570 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:01.089067 23570 heartbeater.cc:507] Master 127.18.74.126:45053 requested a full tablet report, sending...
I20260709 14:53:01.091207 23443 ts_manager.cc:194] Registered new tserver with Master: 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913)
I20260709 14:53:01.091800 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:01.093001 23443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37948
I20260709 14:53:01.095520 23582 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:01.096345 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.002s
I20260709 14:53:01.096616 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-1-root
uuid: "5852187cf3704887968ca1dc919c77e6"
format_stamp: "Formatted at 2026-07-09 14:53:01 on dist-test-slave-0wd7"
I20260709 14:53:01.096856 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-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)
I20260709 14:53:01.112468 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:01.113571 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:01.114929 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:01.117049 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:01.117228 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:01.117463 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:01.117610 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:01.161022 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.66:33823
I20260709 14:53:01.161113 23644 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.66:33823 every 8 connection(s)
I20260709 14:53:01.165491 18729 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 14:53:01.172680 23649 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
W20260709 14:53:01.172652 23648 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
W20260709 14:53:01.176075 23652 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
I20260709 14:53:01.176553 23645 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45053
I20260709 14:53:01.176616 18729 server_base.cc:1061] running on GCE node
I20260709 14:53:01.177078 23645 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:01.177791 18729 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 14:53:01.178011 23645 heartbeater.cc:507] Master 127.18.74.126:45053 requested a full tablet report, sending...
W20260709 14:53:01.178122 18729 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 14:53:01.178434 18729 hybrid_clock.cc:648] HybridClock initialized: now 1783608781178413 us; error 0 us; skew 500 ppm
I20260709 14:53:01.179167 18729 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 14:53:01.180240 23443 ts_manager.cc:194] Registered new tserver with Master: 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:01.181602 18729 webserver.cc:533] Webserver started at http://127.18.74.67:35011/ using document root <none> and password file <none>
I20260709 14:53:01.181790 23443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37964
I20260709 14:53:01.182128 18729 fs_manager.cc:362] Metadata directory not provided
I20260709 14:53:01.182371 18729 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 14:53:01.182611 18729 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 14:53:01.183816 18729 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-2-root/instance:
uuid: "4d2817ca41a84c018240365f78bc35e6"
format_stamp: "Formatted at 2026-07-09 14:53:01 on dist-test-slave-0wd7"
I20260709 14:53:01.188006 18729 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 14:53:01.191145 23656 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:01.191999 18729 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 14:53:01.192286 18729 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-2-root
uuid: "4d2817ca41a84c018240365f78bc35e6"
format_stamp: "Formatted at 2026-07-09 14:53:01 on dist-test-slave-0wd7"
I20260709 14:53:01.192562 18729 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-task8IvtQW/test-tmp/auto_leader_rebalancer-test.0.FilterSoftDeletedTableTest.TestFilterSofteDeletedTable_1.1783608681240996-18729-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)
I20260709 14:53:01.209915 18729 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 14:53:01.211104 18729 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 14:53:01.212517 18729 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 14:53:01.214636 18729 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 14:53:01.214828 18729 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:01.215104 18729 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 14:53:01.215257 18729 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 14:53:01.254053 18729 rpc_server.cc:307] RPC server started. Bound to: 127.18.74.67:39539
I20260709 14:53:01.254164 23718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.18.74.67:39539 every 8 connection(s)
I20260709 14:53:01.267660 23719 heartbeater.cc:344] Connected to a master server at 127.18.74.126:45053
I20260709 14:53:01.268154 23719 heartbeater.cc:461] Registering TS with master...
I20260709 14:53:01.268848 23719 heartbeater.cc:507] Master 127.18.74.126:45053 requested a full tablet report, sending...
I20260709 14:53:01.270713 23443 ts_manager.cc:194] Registered new tserver with Master: 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.271486 18729 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.014441548s
I20260709 14:53:01.272424 23443 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37976
I20260709 14:53:01.295845 23443 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37988:
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"
    }
  }
}
W20260709 14:53:01.298393 23443 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.
I20260709 14:53:01.378144 23610 tablet_service.cc:1511] Processing CreateTablet for tablet 02d50b41877e4ae3b1bcac433062ccbf (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:01.379545 23610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d50b41877e4ae3b1bcac433062ccbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.383246 23609 tablet_service.cc:1511] Processing CreateTablet for tablet d2b46318efdf4b72ab64131b0b4db429 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:01.384614 23609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b46318efdf4b72ab64131b0b4db429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.386020 23606 tablet_service.cc:1511] Processing CreateTablet for tablet ca7eb1076c9a4897b3420070ad01834b (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:01.387398 23606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7eb1076c9a4897b3420070ad01834b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.387161 23607 tablet_service.cc:1511] Processing CreateTablet for tablet e629403d2b9f4556bc926db970b1c2dc (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:01.388465 23607 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e629403d2b9f4556bc926db970b1c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.389217 23605 tablet_service.cc:1511] Processing CreateTablet for tablet 58ccf181153c435786d4c0d5cba8c32b (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:01.389823 23535 tablet_service.cc:1511] Processing CreateTablet for tablet 02d50b41877e4ae3b1bcac433062ccbf (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:01.390517 23605 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ccf181153c435786d4c0d5cba8c32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.391144 23535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d50b41877e4ae3b1bcac433062ccbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.392026 23604 tablet_service.cc:1511] Processing CreateTablet for tablet 6ead6636392749cea1be902ce1c2a1eb (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:01.392328 23608 tablet_service.cc:1511] Processing CreateTablet for tablet 863a9d39987c4446a33f743c72723662 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:01.394193 23603 tablet_service.cc:1511] Processing CreateTablet for tablet b9c988dc98b349a6b474e2e1accc86fe (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:01.396379 23602 tablet_service.cc:1511] Processing CreateTablet for tablet 1c555fecd6c8433086e3bf03178ddfa4 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:01.400091 23534 tablet_service.cc:1511] Processing CreateTablet for tablet d2b46318efdf4b72ab64131b0b4db429 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:01.401441 23534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b46318efdf4b72ab64131b0b4db429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.402026 23602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c555fecd6c8433086e3bf03178ddfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.404300 23604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ead6636392749cea1be902ce1c2a1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.407251 23603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c988dc98b349a6b474e2e1accc86fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.409405 23734 tablet_bootstrap.cc:492] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:01.410478 23533 tablet_service.cc:1511] Processing CreateTablet for tablet 863a9d39987c4446a33f743c72723662 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:01.411799 23533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863a9d39987c4446a33f743c72723662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.414772 23532 tablet_service.cc:1511] Processing CreateTablet for tablet e629403d2b9f4556bc926db970b1c2dc (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:01.415755 23734 tablet_bootstrap.cc:654] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.416114 23532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e629403d2b9f4556bc926db970b1c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.416385 23608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863a9d39987c4446a33f743c72723662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.418040 23531 tablet_service.cc:1511] Processing CreateTablet for tablet ca7eb1076c9a4897b3420070ad01834b (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:01.419363 23531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7eb1076c9a4897b3420070ad01834b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.421078 23530 tablet_service.cc:1511] Processing CreateTablet for tablet 58ccf181153c435786d4c0d5cba8c32b (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:01.422379 23530 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ccf181153c435786d4c0d5cba8c32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.423970 23528 tablet_service.cc:1511] Processing CreateTablet for tablet b9c988dc98b349a6b474e2e1accc86fe (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:01.425280 23528 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c988dc98b349a6b474e2e1accc86fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.427989 23529 tablet_service.cc:1511] Processing CreateTablet for tablet 6ead6636392749cea1be902ce1c2a1eb (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:01.429215 23529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ead6636392749cea1be902ce1c2a1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.431454 23527 tablet_service.cc:1511] Processing CreateTablet for tablet 1c555fecd6c8433086e3bf03178ddfa4 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:01.432775 23527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c555fecd6c8433086e3bf03178ddfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.435258 23736 tablet_bootstrap.cc:492] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.448074 23736 tablet_bootstrap.cc:654] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.457031 23681 tablet_service.cc:1511] Processing CreateTablet for tablet e629403d2b9f4556bc926db970b1c2dc (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:01.458557 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e629403d2b9f4556bc926db970b1c2dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.460112 23736 tablet_bootstrap.cc:492] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:01.459951 23680 tablet_service.cc:1511] Processing CreateTablet for tablet ca7eb1076c9a4897b3420070ad01834b (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:01.460630 23736 ts_tablet_manager.cc:1403] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.026s	user 0.005s	sys 0.005s
I20260709 14:53:01.461303 23680 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ca7eb1076c9a4897b3420070ad01834b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.463543 23736 raft_consensus.cc:359] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.464278 23736 raft_consensus.cc:385] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.463944 23679 tablet_service.cc:1511] Processing CreateTablet for tablet 58ccf181153c435786d4c0d5cba8c32b (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:01.464558 23736 raft_consensus.cc:740] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.465406 23736 consensus_queue.cc:260] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.465667 23678 tablet_service.cc:1511] Processing CreateTablet for tablet 6ead6636392749cea1be902ce1c2a1eb (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:01.466995 23678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ead6636392749cea1be902ce1c2a1eb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.472095 23682 tablet_service.cc:1511] Processing CreateTablet for tablet 863a9d39987c4446a33f743c72723662 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:01.473470 23682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 863a9d39987c4446a33f743c72723662. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.476037 23683 tablet_service.cc:1511] Processing CreateTablet for tablet d2b46318efdf4b72ab64131b0b4db429 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:01.477339 23683 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2b46318efdf4b72ab64131b0b4db429. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.480129 23684 tablet_service.cc:1511] Processing CreateTablet for tablet 02d50b41877e4ae3b1bcac433062ccbf (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:01.481421 23684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 02d50b41877e4ae3b1bcac433062ccbf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.484200 23677 tablet_service.cc:1511] Processing CreateTablet for tablet b9c988dc98b349a6b474e2e1accc86fe (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:01.485630 23677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b9c988dc98b349a6b474e2e1accc86fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.488349 23676 tablet_service.cc:1511] Processing CreateTablet for tablet 1c555fecd6c8433086e3bf03178ddfa4 (DEFAULT_TABLE table=test-workload [id=08687e9d8cf946a9b4a2b6f1f7490118]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:01.489724 23676 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1c555fecd6c8433086e3bf03178ddfa4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.494129 23679 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 58ccf181153c435786d4c0d5cba8c32b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:01.553728 23570 heartbeater.cc:499] Master 127.18.74.126:45053 was elected leader, sending a full tablet report...
I20260709 14:53:01.568208 23739 tablet_bootstrap.cc:492] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:01.574820 23736 ts_tablet_manager.cc:1434] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.114s	user 0.013s	sys 0.034s
W20260709 14:53:01.574822 23571 tablet.cc:2406] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 14:53:01.576184 23736 tablet_bootstrap.cc:492] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.577204 23734 tablet_bootstrap.cc:492] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:01.577747 23739 tablet_bootstrap.cc:654] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.577715 23734 ts_tablet_manager.cc:1403] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.170s	user 0.019s	sys 0.065s
I20260709 14:53:01.583274 23736 tablet_bootstrap.cc:654] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.589939 23734 raft_consensus.cc:359] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.591281 23734 raft_consensus.cc:385] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.591558 23734 raft_consensus.cc:740] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.592252 23734 consensus_queue.cc:260] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.594475 23645 heartbeater.cc:499] Master 127.18.74.126:45053 was elected leader, sending a full tablet report...
I20260709 14:53:01.595268 23734 ts_tablet_manager.cc:1434] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 14:53:01.596103 23734 tablet_bootstrap.cc:492] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:01.596712 23739 tablet_bootstrap.cc:492] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:01.597215 23739 ts_tablet_manager.cc:1403] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.031s	user 0.005s	sys 0.004s
I20260709 14:53:01.594204 23736 tablet_bootstrap.cc:492] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:01.598951 23736 ts_tablet_manager.cc:1403] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.023s	user 0.012s	sys 0.000s
I20260709 14:53:01.600072 23739 raft_consensus.cc:359] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.600816 23739 raft_consensus.cc:385] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.601107 23739 raft_consensus.cc:740] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.601668 23734 tablet_bootstrap.cc:654] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.601605 23736 raft_consensus.cc:359] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.602437 23736 raft_consensus.cc:385] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.602047 23739 consensus_queue.cc:260] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.602798 23736 raft_consensus.cc:740] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.603695 23736 consensus_queue.cc:260] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.610047 23736 ts_tablet_manager.cc:1434] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 14:53:01.611208 23736 tablet_bootstrap.cc:492] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.617658 23736 tablet_bootstrap.cc:654] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.628101 23719 heartbeater.cc:499] Master 127.18.74.126:45053 was elected leader, sending a full tablet report...
I20260709 14:53:01.628448 23739 ts_tablet_manager.cc:1434] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.031s	user 0.015s	sys 0.017s
I20260709 14:53:01.629508 23739 tablet_bootstrap.cc:492] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:01.635478 23739 tablet_bootstrap.cc:654] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.635888 23736 tablet_bootstrap.cc:492] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:01.636428 23736 ts_tablet_manager.cc:1403] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.025s	user 0.011s	sys 0.005s
I20260709 14:53:01.637136 23734 tablet_bootstrap.cc:492] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:01.637750 23734 ts_tablet_manager.cc:1403] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.042s	user 0.018s	sys 0.019s
I20260709 14:53:01.639240 23736 raft_consensus.cc:359] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.640046 23736 raft_consensus.cc:385] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.640344 23736 raft_consensus.cc:740] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.640810 23734 raft_consensus.cc:359] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.641115 23736 consensus_queue.cc:260] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.641638 23734 raft_consensus.cc:385] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.642084 23734 raft_consensus.cc:740] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.642932 23734 consensus_queue.cc:260] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.645043 23734 ts_tablet_manager.cc:1434] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:01.645953 23736 ts_tablet_manager.cc:1434] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.003s
I20260709 14:53:01.646055 23734 tablet_bootstrap.cc:492] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:01.647259 23736 tablet_bootstrap.cc:492] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.652989 23734 tablet_bootstrap.cc:654] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.653859 23736 tablet_bootstrap.cc:654] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.655817 23739 tablet_bootstrap.cc:492] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:01.656363 23739 ts_tablet_manager.cc:1403] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.027s	user 0.009s	sys 0.012s
I20260709 14:53:01.659363 23739 raft_consensus.cc:359] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.660120 23739 raft_consensus.cc:385] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.660421 23739 raft_consensus.cc:740] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.661257 23739 consensus_queue.cc:260] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.663748 23739 ts_tablet_manager.cc:1434] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:01.664753 23739 tablet_bootstrap.cc:492] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:01.670898 23739 tablet_bootstrap.cc:654] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.681931 23736 tablet_bootstrap.cc:492] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:01.682358 23736 ts_tablet_manager.cc:1403] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.035s	user 0.014s	sys 0.019s
I20260709 14:53:01.682732 23734 tablet_bootstrap.cc:492] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:01.682967 23739 tablet_bootstrap.cc:492] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:01.683310 23734 ts_tablet_manager.cc:1403] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.037s	user 0.028s	sys 0.006s
I20260709 14:53:01.683431 23739 ts_tablet_manager.cc:1403] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.019s	user 0.014s	sys 0.003s
I20260709 14:53:01.684525 23736 raft_consensus.cc:359] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.685105 23736 raft_consensus.cc:385] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.685330 23736 raft_consensus.cc:740] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.685951 23736 consensus_queue.cc:260] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.686189 23739 raft_consensus.cc:359] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.686404 23734 raft_consensus.cc:359] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.686993 23739 raft_consensus.cc:385] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.687170 23734 raft_consensus.cc:385] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.687327 23739 raft_consensus.cc:740] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.687520 23734 raft_consensus.cc:740] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.688011 23736 ts_tablet_manager.cc:1434] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.005s	user 0.005s	sys 0.001s
I20260709 14:53:01.688102 23739 consensus_queue.cc:260] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.688498 23734 consensus_queue.cc:260] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.689112 23736 tablet_bootstrap.cc:492] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.690512 23739 ts_tablet_manager.cc:1434] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 14:53:01.690673 23734 ts_tablet_manager.cc:1434] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:01.691606 23734 tablet_bootstrap.cc:492] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:01.691578 23739 tablet_bootstrap.cc:492] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:01.695919 23736 tablet_bootstrap.cc:654] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.698144 23739 tablet_bootstrap.cc:654] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.698534 23734 tablet_bootstrap.cc:654] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.707113 23734 tablet_bootstrap.cc:492] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:01.707319 23736 tablet_bootstrap.cc:492] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:01.707657 23734 ts_tablet_manager.cc:1403] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.016s	user 0.014s	sys 0.000s
I20260709 14:53:01.707835 23736 ts_tablet_manager.cc:1403] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.019s	user 0.005s	sys 0.011s
I20260709 14:53:01.710434 23739 tablet_bootstrap.cc:492] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:01.710997 23739 ts_tablet_manager.cc:1403] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.020s	user 0.016s	sys 0.003s
I20260709 14:53:01.710757 23736 raft_consensus.cc:359] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.711719 23736 raft_consensus.cc:385] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.712222 23736 raft_consensus.cc:740] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.711687 23734 raft_consensus.cc:359] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.712653 23734 raft_consensus.cc:385] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.712970 23734 raft_consensus.cc:740] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.713057 23736 consensus_queue.cc:260] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.713692 23734 consensus_queue.cc:260] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.715569 23736 ts_tablet_manager.cc:1434] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.003s
I20260709 14:53:01.716502 23736 tablet_bootstrap.cc:492] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.716120 23739 raft_consensus.cc:359] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.717069 23739 raft_consensus.cc:385] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.717379 23739 raft_consensus.cc:740] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.718156 23734 ts_tablet_manager.cc:1434] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 14:53:01.718258 23739 consensus_queue.cc:260] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.719338 23734 tablet_bootstrap.cc:492] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:01.723301 23739 ts_tablet_manager.cc:1434] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.000s
I20260709 14:53:01.723351 23736 tablet_bootstrap.cc:654] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.724502 23739 tablet_bootstrap.cc:492] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:01.725873 23734 tablet_bootstrap.cc:654] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.728291 23738 raft_consensus.cc:493] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.728781 23738 raft_consensus.cc:515] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.731570 23739 tablet_bootstrap.cc:654] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.734964 23742 raft_consensus.cc:493] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.735594 23742 raft_consensus.cc:515] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.740829 23738 leader_election.cc:290] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.742576 23743 raft_consensus.cc:493] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.743219 23743 raft_consensus.cc:515] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.745986 23743 leader_election.cc:290] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:01.747274 23742 leader_election.cc:290] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.747848 23742 raft_consensus.cc:493] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.748311 23742 raft_consensus.cc:515] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.750423 23742 leader_election.cc:290] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.755426 23736 tablet_bootstrap.cc:492] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:01.756006 23736 ts_tablet_manager.cc:1403] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.040s	user 0.006s	sys 0.007s
I20260709 14:53:01.767750 23736 raft_consensus.cc:359] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.768596 23736 raft_consensus.cc:385] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.768975 23736 raft_consensus.cc:740] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.769272 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c555fecd6c8433086e3bf03178ddfa4" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:01.769955 23736 consensus_queue.cc:260] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
W20260709 14:53:01.771116 23658 leader_election.cc:343] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.772490 23736 ts_tablet_manager.cc:1434] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 14:53:01.774245 23736 tablet_bootstrap.cc:492] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.780561 23736 tablet_bootstrap.cc:654] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.780692 23738 raft_consensus.cc:493] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.781381 23734 tablet_bootstrap.cc:492] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:01.781205 23738 raft_consensus.cc:515] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.781958 23734 ts_tablet_manager.cc:1403] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.063s	user 0.014s	sys 0.001s
I20260709 14:53:01.783448 23738 leader_election.cc:290] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.788477 23738 raft_consensus.cc:493] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.789008 23738 raft_consensus.cc:515] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.791262 23738 leader_election.cc:290] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.809180 23734 raft_consensus.cc:359] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.810115 23734 raft_consensus.cc:385] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.811549 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c555fecd6c8433086e3bf03178ddfa4" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:01.819041 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7eb1076c9a4897b3420070ad01834b" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:01.815097 23619 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7eb1076c9a4897b3420070ad01834b" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:01.820502 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:01.820673 23619 raft_consensus.cc:2468] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
I20260709 14:53:01.819881 23694 raft_consensus.cc:2468] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
I20260709 14:53:01.815553 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:01.821820 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b46318efdf4b72ab64131b0b4db429" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:01.815662 23617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b46318efdf4b72ab64131b0b4db429" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:01.823093 23617 raft_consensus.cc:2468] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
I20260709 14:53:01.822917 23692 raft_consensus.cc:2468] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
W20260709 14:53:01.824437 23510 leader_election.cc:343] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.816680 23759 raft_consensus.cc:493] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.825832 23736 tablet_bootstrap.cc:492] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:01.825547 23759 raft_consensus.cc:515] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.826355 23736 ts_tablet_manager.cc:1403] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.052s	user 0.029s	sys 0.017s
I20260709 14:53:01.828449 23759 leader_election.cc:290] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.829250 23736 raft_consensus.cc:359] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.824477 23509 leader_election.cc:304] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:01.829861 23736 raft_consensus.cc:385] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.830261 23736 raft_consensus.cc:740] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
W20260709 14:53:01.830719 23509 leader_election.cc:343] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.831382 23738 raft_consensus.cc:2804] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.831180 23736 consensus_queue.cc:260] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.831228 23509 leader_election.cc:304] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:01.831753 23738 raft_consensus.cc:493] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.833065 23738 raft_consensus.cc:3060] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.832994 23510 leader_election.cc:304] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:01.833705 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7eb1076c9a4897b3420070ad01834b" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:01.810447 23734 raft_consensus.cc:740] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.834509 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b46318efdf4b72ab64131b0b4db429" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:01.835140 23694 raft_consensus.cc:2468] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:01.836349 23692 raft_consensus.cc:2468] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:01.836344 23585 leader_election.cc:304] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:01.838774 23734 consensus_queue.cc:260] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.839282 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:01.839838 23620 raft_consensus.cc:2468] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 0.
I20260709 14:53:01.841363 23739 tablet_bootstrap.cc:492] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:01.843266 23739 ts_tablet_manager.cc:1403] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.119s	user 0.030s	sys 0.038s
I20260709 14:53:01.838747 23585 leader_election.cc:304] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:01.846644 23734 ts_tablet_manager.cc:1434] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.064s	user 0.009s	sys 0.000s
I20260709 14:53:01.846544 23739 raft_consensus.cc:359] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.847280 23739 raft_consensus.cc:385] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.847558 23739 raft_consensus.cc:740] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.848351 23742 raft_consensus.cc:2804] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.848277 23739 consensus_queue.cc:260] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.848737 23742 raft_consensus.cc:493] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.849080 23742 raft_consensus.cc:3060] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.850474 23739 ts_tablet_manager.cc:1434] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:01.851460 23739 tablet_bootstrap.cc:492] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:01.854996 23766 raft_consensus.cc:2749] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:01.855798 23766 raft_consensus.cc:2804] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.856142 23766 raft_consensus.cc:493] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.856457 23766 raft_consensus.cc:3060] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.857506 23739 tablet_bootstrap.cc:654] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.859396 23658 leader_election.cc:304] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [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: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:01.860669 23743 raft_consensus.cc:2804] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.861068 23743 raft_consensus.cc:493] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.861402 23743 raft_consensus.cc:3060] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.866611 23766 raft_consensus.cc:515] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.869292 23766 leader_election.cc:290] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.869138 23743 raft_consensus.cc:515] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.870949 23736 ts_tablet_manager.cc:1434] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.044s	user 0.015s	sys 0.005s
W20260709 14:53:01.871395 23585 leader_election.cc:343] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.872004 23742 raft_consensus.cc:515] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.871088 23759 raft_consensus.cc:2804] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.874869 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c555fecd6c8433086e3bf03178ddfa4" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:01.875219 23759 raft_consensus.cc:493] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.872939 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b46318efdf4b72ab64131b0b4db429" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:01.875990 23759 raft_consensus.cc:3060] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
W20260709 14:53:01.876782 23658 leader_election.cc:343] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.878769 23736 tablet_bootstrap.cc:492] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.879232 23617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c555fecd6c8433086e3bf03178ddfa4" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:01.879932 23617 raft_consensus.cc:3060] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.880570 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b46318efdf4b72ab64131b0b4db429" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:01.881165 23693 raft_consensus.cc:3060] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.888486 23617 raft_consensus.cc:2468] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 1.
I20260709 14:53:01.889783 23658 leader_election.cc:304] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [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: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:01.893476 23693 raft_consensus.cc:2468] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 1.
I20260709 14:53:01.894697 23743 leader_election.cc:290] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:01.897908 23743 raft_consensus.cc:2804] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.873683 23738 raft_consensus.cc:515] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.847699 23734 tablet_bootstrap.cc:492] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:01.901365 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7eb1076c9a4897b3420070ad01834b" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:01.898381 23743 raft_consensus.cc:697] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:01.902352 23545 raft_consensus.cc:2393] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5852187cf3704887968ca1dc919c77e6 in current term 1: Already voted for candidate 7ef23db219104caa9aa77c6bca98410b in this term.
I20260709 14:53:01.903388 23766 raft_consensus.cc:493] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 14:53:01.903496 23491 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:01.904222 23766 raft_consensus.cc:515] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.920948 23617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7eb1076c9a4897b3420070ad01834b" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:01.921820 23736 tablet_bootstrap.cc:654] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.922317 23617 raft_consensus.cc:2393] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ef23db219104caa9aa77c6bca98410b in current term 1: Already voted for candidate 5852187cf3704887968ca1dc919c77e6 in this term.
I20260709 14:53:01.926074 23617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c988dc98b349a6b474e2e1accc86fe" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:01.906745 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7eb1076c9a4897b3420070ad01834b" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
W20260709 14:53:01.927392 23509 leader_election.cc:343] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.927520 23693 raft_consensus.cc:3060] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.928791 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b46318efdf4b72ab64131b0b4db429" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:01.929780 23545 raft_consensus.cc:2393] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5852187cf3704887968ca1dc919c77e6 in current term 1: Already voted for candidate 7ef23db219104caa9aa77c6bca98410b in this term.
I20260709 14:53:01.905508 23742 leader_election.cc:290] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.916985 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:01.935292 23544 raft_consensus.cc:2468] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:01.904376 23743 consensus_queue.cc:237] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.936652 23693 raft_consensus.cc:2468] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:01.938048 23585 leader_election.cc:304] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:01.920241 23738 leader_election.cc:290] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.939704 23742 raft_consensus.cc:2804] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.942670 23742 raft_consensus.cc:697] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:01.941244 23734 tablet_bootstrap.cc:654] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.941948 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7eb1076c9a4897b3420070ad01834b" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:01.944568 23544 raft_consensus.cc:2393] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5852187cf3704887968ca1dc919c77e6 in current term 1: Already voted for candidate 7ef23db219104caa9aa77c6bca98410b in this term.
I20260709 14:53:01.941120 23766 leader_election.cc:290] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.945652 23742 consensus_queue.cc:237] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.943401 23510 leader_election.cc:304] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:01.949817 23766 raft_consensus.cc:2804] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:01.950294 23766 raft_consensus.cc:697] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:01.951035 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ca7eb1076c9a4897b3420070ad01834b" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:01.951805 23692 raft_consensus.cc:2393] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ef23db219104caa9aa77c6bca98410b in current term 1: Already voted for candidate 5852187cf3704887968ca1dc919c77e6 in this term.
I20260709 14:53:01.952019 23584 leader_election.cc:304] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [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: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6
I20260709 14:53:01.958154 23759 raft_consensus.cc:515] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.959425 23736 tablet_bootstrap.cc:492] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:01.959625 23620 raft_consensus.cc:2393] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ef23db219104caa9aa77c6bca98410b in current term 1: Already voted for candidate 5852187cf3704887968ca1dc919c77e6 in this term.
I20260709 14:53:01.959923 23736 ts_tablet_manager.cc:1403] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.081s	user 0.024s	sys 0.017s
I20260709 14:53:01.960191 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c988dc98b349a6b474e2e1accc86fe" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:01.962193 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b46318efdf4b72ab64131b0b4db429" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:01.962561 23736 raft_consensus.cc:359] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.963333 23692 raft_consensus.cc:2393] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5852187cf3704887968ca1dc919c77e6 in current term 1: Already voted for candidate 7ef23db219104caa9aa77c6bca98410b in this term.
I20260709 14:53:01.963343 23736 raft_consensus.cc:385] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.963780 23736 raft_consensus.cc:740] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.960740 23759 leader_election.cc:290] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:01.960980 23771 raft_consensus.cc:2804] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.964406 23736 consensus_queue.cc:260] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.965047 23771 raft_consensus.cc:493] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.965381 23771 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.966416 23736 ts_tablet_manager.cc:1434] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:01.964908 23443 catalog_manager.cc:5697] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4d2817ca41a84c018240365f78bc35e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:01.967392 23736 tablet_bootstrap.cc:492] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:01.971135 23766 consensus_queue.cc:237] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.972151 23739 tablet_bootstrap.cc:492] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:01.972765 23739 ts_tablet_manager.cc:1403] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.122s	user 0.036s	sys 0.065s
I20260709 14:53:01.973588 23743 raft_consensus.cc:493] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:01.974125 23743 raft_consensus.cc:515] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.970651 23510 leader_election.cc:304] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [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: 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:01.976083 23743 leader_election.cc:290] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:01.976850 23738 raft_consensus.cc:2749] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:01.976529 23739 raft_consensus.cc:359] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.977360 23739 raft_consensus.cc:385] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.977662 23739 raft_consensus.cc:740] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.978013 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ccf181153c435786d4c0d5cba8c32b" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:01.978173 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ccf181153c435786d4c0d5cba8c32b" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:01.975348 23736 tablet_bootstrap.cc:654] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.978749 23620 raft_consensus.cc:2468] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 0.
I20260709 14:53:01.978552 23739 consensus_queue.cc:260] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.978659 23544 raft_consensus.cc:2468] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 0.
I20260709 14:53:01.980521 23658 leader_election.cc:304] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:01.981019 23739 ts_tablet_manager.cc:1434] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.007s
I20260709 14:53:01.981303 23743 raft_consensus.cc:2804] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:01.981752 23743 raft_consensus.cc:493] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:01.982096 23739 tablet_bootstrap.cc:492] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:01.982265 23734 tablet_bootstrap.cc:492] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
W20260709 14:53:01.982632 23510 leader_election.cc:343] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:01.982124 23743 raft_consensus.cc:3060] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:01.983383 23510 leader_election.cc:304] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:01.984123 23738 raft_consensus.cc:2749] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:01.985760 23734 ts_tablet_manager.cc:1403] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.005s
I20260709 14:53:01.988703 23734 raft_consensus.cc:359] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.995060 23734 raft_consensus.cc:385] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:01.995376 23734 raft_consensus.cc:740] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:01.996331 23734 consensus_queue.cc:260] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.996589 23771 raft_consensus.cc:515] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:01.999635 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:01.989228 23739 tablet_bootstrap.cc:654] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.990935 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2b46318efdf4b72ab64131b0b4db429" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:02.000233 23545 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.001204 23734 ts_tablet_manager.cc:1434] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 14:53:02.002282 23734 tablet_bootstrap.cc:492] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:01.999933 23439 catalog_manager.cc:5697] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 1 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.007416 23584 leader_election.cc:304] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [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: 5852187cf3704887968ca1dc919c77e6; no voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:02.008666 23774 raft_consensus.cc:2749] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:02.010643 23545 raft_consensus.cc:2468] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:02.011058 23442 catalog_manager.cc:5697] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.011785 23584 leader_election.cc:304] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:02.012909 23742 raft_consensus.cc:2804] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:02.013595 23742 raft_consensus.cc:697] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:02.014448 23742 consensus_queue.cc:237] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.014950 23734 tablet_bootstrap.cc:654] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:01.994297 23743 raft_consensus.cc:515] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.018422 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ccf181153c435786d4c0d5cba8c32b" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:02.019029 23544 raft_consensus.cc:3060] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.020533 23736 tablet_bootstrap.cc:492] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:02.021008 23736 ts_tablet_manager.cc:1403] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.054s	user 0.019s	sys 0.013s
I20260709 14:53:02.022346 23739 tablet_bootstrap.cc:492] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:02.022815 23739 ts_tablet_manager.cc:1403] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.003s
I20260709 14:53:02.023674 23736 raft_consensus.cc:359] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.024384 23736 raft_consensus.cc:385] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:02.024652 23736 raft_consensus.cc:740] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:02.025300 23736 consensus_queue.cc:260] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.025749 23739 raft_consensus.cc:359] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.026443 23739 raft_consensus.cc:385] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:02.026492 23734 tablet_bootstrap.cc:492] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:02.027134 23734 ts_tablet_manager.cc:1403] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.025s	user 0.007s	sys 0.009s
I20260709 14:53:02.027372 23544 raft_consensus.cc:2468] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 1.
I20260709 14:53:02.027861 23739 raft_consensus.cc:740] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:02.028789 23658 leader_election.cc:304] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:02.029665 23769 raft_consensus.cc:2804] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:02.030066 23734 raft_consensus.cc:359] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.030798 23734 raft_consensus.cc:385] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:02.027333 23736 ts_tablet_manager.cc:1434] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 14:53:02.031183 23734 raft_consensus.cc:740] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:02.035349 23734 consensus_queue.cc:260] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.036480 23739 consensus_queue.cc:260] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.037622 23734 ts_tablet_manager.cc:1434] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.010s	user 0.003s	sys 0.002s
I20260709 14:53:02.037835 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:02.039040 23734 tablet_bootstrap.cc:492] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
W20260709 14:53:02.039254 23585 leader_election.cc:343] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:02.040861 23771 leader_election.cc:290] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:02.042521 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ccf181153c435786d4c0d5cba8c32b" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:02.043979 23620 raft_consensus.cc:3060] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.046665 23734 tablet_bootstrap.cc:654] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:02.043255 23743 leader_election.cc:290] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:02.052918 23620 raft_consensus.cc:2468] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 1.
I20260709 14:53:02.053128 23734 tablet_bootstrap.cc:492] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:02.053720 23734 ts_tablet_manager.cc:1403] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.015s	user 0.006s	sys 0.005s
I20260709 14:53:02.055416 23769 raft_consensus.cc:697] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:02.056164 23734 raft_consensus.cc:359] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.056435 23769 consensus_queue.cc:237] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.058586 23734 raft_consensus.cc:385] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:02.058820 23734 raft_consensus.cc:740] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:02.059393 23734 consensus_queue.cc:260] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.060982 23734 ts_tablet_manager.cc:1434] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 14:53:02.062014 23734 tablet_bootstrap.cc:492] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:02.067374 23734 tablet_bootstrap.cc:654] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:02.067865 23442 catalog_manager.cc:5697] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.069571 23766 raft_consensus.cc:493] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:02.070058 23766 raft_consensus.cc:515] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.072142 23766 leader_election.cc:290] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:02.074561 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863a9d39987c4446a33f743c72723662" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:02.075207 23620 raft_consensus.cc:2468] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
I20260709 14:53:02.075961 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863a9d39987c4446a33f743c72723662" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:02.076270 23509 leader_election.cc:304] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:02.076567 23692 raft_consensus.cc:2468] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
I20260709 14:53:02.077152 23766 raft_consensus.cc:2804] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:02.077500 23766 raft_consensus.cc:493] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:02.077817 23766 raft_consensus.cc:3060] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.084642 23766 raft_consensus.cc:515] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.087282 23617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863a9d39987c4446a33f743c72723662" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:02.087850 23617 raft_consensus.cc:3060] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.091970 23766 leader_election.cc:290] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:02.092181 23739 ts_tablet_manager.cc:1434] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.069s	user 0.023s	sys 0.019s
I20260709 14:53:02.094228 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "863a9d39987c4446a33f743c72723662" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:02.094364 23739 tablet_bootstrap.cc:492] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:02.094811 23692 raft_consensus.cc:3060] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.097280 23617 raft_consensus.cc:2468] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 1.
I20260709 14:53:02.098513 23509 leader_election.cc:304] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:02.099346 23766 raft_consensus.cc:2804] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:02.099792 23766 raft_consensus.cc:697] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:02.100580 23766 consensus_queue.cc:237] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.101619 23739 tablet_bootstrap.cc:654] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:02.103098 23692 raft_consensus.cc:2468] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 1.
I20260709 14:53:02.105557 23442 catalog_manager.cc:5697] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4d2817ca41a84c018240365f78bc35e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:02.114638 23734 tablet_bootstrap.cc:492] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:02.115083 23739 tablet_bootstrap.cc:492] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:02.115185 23734 ts_tablet_manager.cc:1403] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.053s	user 0.008s	sys 0.019s
I20260709 14:53:02.115576 23739 ts_tablet_manager.cc:1403] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.021s	user 0.018s	sys 0.003s
I20260709 14:53:02.117929 23734 raft_consensus.cc:359] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.118146 23739 raft_consensus.cc:359] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.118593 23734 raft_consensus.cc:385] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:02.118798 23739 raft_consensus.cc:385] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:02.118912 23734 raft_consensus.cc:740] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:02.119213 23739 raft_consensus.cc:740] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:02.119697 23734 consensus_queue.cc:260] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.119939 23739 consensus_queue.cc:260] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.121196 23734 ts_tablet_manager.cc:1434] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 14:53:02.122045 23739 ts_tablet_manager.cc:1434] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 14:53:02.122840 23739 tablet_bootstrap.cc:492] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:02.119079 23439 catalog_manager.cc:5697] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 1 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.127112 23771 raft_consensus.cc:493] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:02.127601 23771 raft_consensus.cc:515] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.128182 23739 tablet_bootstrap.cc:654] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:02.128371 23742 raft_consensus.cc:493] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:02.128814 23742 raft_consensus.cc:515] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.129637 23771 leader_election.cc:290] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:02.130774 23742 leader_election.cc:290] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:02.131908 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ead6636392749cea1be902ce1c2a1eb" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:02.132130 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c988dc98b349a6b474e2e1accc86fe" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:02.132244 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c988dc98b349a6b474e2e1accc86fe" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:02.132563 23544 raft_consensus.cc:2468] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:02.132710 23545 raft_consensus.cc:2468] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:02.132956 23693 raft_consensus.cc:2468] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:02.133816 23584 leader_election.cc:304] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:02.134418 23585 leader_election.cc:304] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:02.134680 23742 raft_consensus.cc:2804] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:02.135116 23742 raft_consensus.cc:493] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:02.135444 23742 raft_consensus.cc:3060] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.135885 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ead6636392749cea1be902ce1c2a1eb" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:02.136469 23692 raft_consensus.cc:2468] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:02.135459 23771 raft_consensus.cc:2804] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:02.137380 23771 raft_consensus.cc:493] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:02.137725 23771 raft_consensus.cc:3060] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.138165 23739 tablet_bootstrap.cc:492] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:02.138706 23739 ts_tablet_manager.cc:1403] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.016s	user 0.007s	sys 0.007s
I20260709 14:53:02.142159 23739 raft_consensus.cc:359] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.143074 23739 raft_consensus.cc:385] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:02.143438 23739 raft_consensus.cc:740] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:02.144104 23739 consensus_queue.cc:260] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.145830 23739 ts_tablet_manager.cc:1434] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 14:53:02.145931 23771 raft_consensus.cc:515] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.146652 23742 raft_consensus.cc:515] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.148032 23771 leader_election.cc:290] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:02.148769 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c988dc98b349a6b474e2e1accc86fe" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:02.149127 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b9c988dc98b349a6b474e2e1accc86fe" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:02.149214 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ead6636392749cea1be902ce1c2a1eb" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:02.149724 23692 raft_consensus.cc:3060] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.149878 23544 raft_consensus.cc:3060] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.154098 23742 leader_election.cc:290] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:02.149348 23545 raft_consensus.cc:3060] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.155194 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ead6636392749cea1be902ce1c2a1eb" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:02.155762 23693 raft_consensus.cc:3060] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:02.156908 23544 raft_consensus.cc:2468] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:02.158056 23584 leader_election.cc:304] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:02.159204 23742 raft_consensus.cc:2804] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:02.158293 23692 raft_consensus.cc:2468] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:02.159700 23742 raft_consensus.cc:697] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:02.160766 23742 consensus_queue.cc:237] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.161159 23585 leader_election.cc:304] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:02.161286 23545 raft_consensus.cc:2468] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:02.162307 23771 raft_consensus.cc:2804] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:02.162973 23771 raft_consensus.cc:697] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:02.163755 23771 consensus_queue.cc:237] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.164326 23693 raft_consensus.cc:2468] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:02.170195 23442 catalog_manager.cc:5697] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.182155 23442 catalog_manager.cc:5697] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:02.302538 23769 raft_consensus.cc:493] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:02.303277 23769 raft_consensus.cc:515] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.305570 23769 leader_election.cc:290] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913)
W20260709 14:53:02.751494 23715 diagnostics_log.cc:230] Unable to collect stacks to diagnostics log: Incomplete: not collecting stack trace since debugger or strace is attached
I20260709 14:53:02.874187 23797 raft_consensus.cc:493] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:02.876015 23797 raft_consensus.cc:515] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:02.880271 23797 leader_election.cc:290] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:03.011291 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c555fecd6c8433086e3bf03178ddfa4" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
W20260709 14:53:03.013314 23491 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:03.015946 23796 consensus_queue.cc:1048] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.016372 23797 consensus_queue.cc:1048] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.020612 23799 consensus_queue.cc:1048] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.024669 23798 consensus_queue.cc:1048] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.033680 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:03.034834 23543 raft_consensus.cc:2468] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 0.
I20260709 14:53:03.041342 23542 raft_consensus.cc:3060] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:03.046626 23801 raft_consensus.cc:493] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:03.047529 23801 raft_consensus.cc:515] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.045198 23658 leader_election.cc:304] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:03.053623 23799 raft_consensus.cc:493] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:03.062112 23801 leader_election.cc:290] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:03.062831 23801 consensus_queue.cc:1048] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:03.059739 23800 raft_consensus.cc:2804] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:03.066006 23800 raft_consensus.cc:493] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:03.067281 23800 raft_consensus.cc:3060] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:03.070986 23799 raft_consensus.cc:515] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.073859 23799 leader_election.cc:290] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:03.075907 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:03.076678 23543 raft_consensus.cc:2468] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:03.078037 23584 leader_election.cc:304] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:03.078972 23799 raft_consensus.cc:2804] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:03.079345 23799 raft_consensus.cc:493] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:03.079751 23799 raft_consensus.cc:3060] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:03.086967 23694 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:03.095736 23543 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:03.096764 23543 raft_consensus.cc:2393] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2817ca41a84c018240365f78bc35e6 in current term 1: Already voted for candidate 5852187cf3704887968ca1dc919c77e6 in this term.
I20260709 14:53:03.103298 23798 consensus_queue.cc:1048] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 14:53:03.113911 23808 consensus_queue.cc:1048] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.053s
I20260709 14:53:03.130126 23800 raft_consensus.cc:515] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.130652 23811 consensus_queue.cc:1048] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.138835 23800 leader_election.cc:290] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913)
I20260709 14:53:03.139029 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:03.140534 23693 raft_consensus.cc:2393] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 5852187cf3704887968ca1dc919c77e6 in current term 1: Already voted for candidate 4d2817ca41a84c018240365f78bc35e6 in this term.
I20260709 14:53:03.141198 23799 raft_consensus.cc:515] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.156746 23617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:03.157757 23617 raft_consensus.cc:2393] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 4d2817ca41a84c018240365f78bc35e6 in current term 1: Already voted for candidate 5852187cf3704887968ca1dc919c77e6 in this term.
I20260709 14:53:03.173192 23799 leader_election.cc:290] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:03.188004 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:03.189194 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:03.189671 23541 raft_consensus.cc:3060] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:03.189553 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:03.190619 23618 raft_consensus.cc:2393] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 4d2817ca41a84c018240365f78bc35e6 in current term 1: Already voted for candidate 5852187cf3704887968ca1dc919c77e6 in this term.
I20260709 14:53:03.203686 23544 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:03.217049 23617 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1c555fecd6c8433086e3bf03178ddfa4" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:03.232486 23801 consensus_queue.cc:1048] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.234192 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:03.239518 23693 raft_consensus.cc:2393] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5852187cf3704887968ca1dc919c77e6 in current term 1: Already voted for candidate 4d2817ca41a84c018240365f78bc35e6 in this term.
I20260709 14:53:03.235026 23658 leader_election.cc:304] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [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: 4d2817ca41a84c018240365f78bc35e6; no voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:03.241710 23658 leader_election.cc:304] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6; no voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:03.242626 23811 raft_consensus.cc:2749] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:03.237061 23797 consensus_queue.cc:1048] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:03.243515 23617 raft_consensus.cc:2393] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef23db219104caa9aa77c6bca98410b in current term 1: Already voted for candidate 4d2817ca41a84c018240365f78bc35e6 in this term.
I20260709 14:53:03.236758 23804 consensus_queue.cc:1048] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.246639 23541 raft_consensus.cc:2468] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:03.246467 23811 consensus_queue.cc:1048] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:03.247783 23584 leader_election.cc:304] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:03.249204 23824 raft_consensus.cc:2804] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:03.249007 23822 consensus_queue.cc:1048] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.249749 23824 raft_consensus.cc:697] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:03.250820 23824 consensus_queue.cc:237] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.252048 23798 consensus_queue.cc:1048] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:03.254561 23801 raft_consensus.cc:2749] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:03.256018 23798 consensus_queue.cc:1048] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:03.260751 23509 leader_election.cc:304] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:03.261967 23804 raft_consensus.cc:2749] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:03.272243 23439 catalog_manager.cc:5697] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.297205 23827 consensus_queue.cc:1048] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:03.555871 23618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
mode: GRACEFUL
new_leader_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39464
I20260709 14:53:03.556461 23618 raft_consensus.cc:606] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Received request to transfer leadership to TS 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:03.566345 23618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
mode: GRACEFUL
new_leader_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39464
I20260709 14:53:03.566969 23618 raft_consensus.cc:606] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Received request to transfer leadership to TS 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:03.570031 23808 raft_consensus.cc:993] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6: : Instructing follower 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:03.570665 23809 raft_consensus.cc:1081] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Signalling peer 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:03.572283 23544 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc"
dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39456
I20260709 14:53:03.572786 23544 raft_consensus.cc:493] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.573173 23544 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.580791 23544 raft_consensus.cc:515] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.582477 23544 leader_election.cc:290] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:03.583510 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:03.583586 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:03.584227 23618 raft_consensus.cc:3055] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:03.584263 23693 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.584667 23618 raft_consensus.cc:740] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:03.585573 23618 consensus_queue.cc:260] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.586860 23618 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.587085 23694 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "58ccf181153c435786d4c0d5cba8c32b"
dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
mode: GRACEFUL
new_leader_uuid: "5852187cf3704887968ca1dc919c77e6"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:53:03.587623 23694 raft_consensus.cc:606] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Received request to transfer leadership to TS 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:03.592833 23693 raft_consensus.cc:2468] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:03.594165 23510 leader_election.cc:304] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:03.594640 23618 raft_consensus.cc:2468] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:03.595057 23804 raft_consensus.cc:2804] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:03.595526 23804 raft_consensus.cc:697] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:03.596325 23804 consensus_queue.cc:237] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.603991 23440 catalog_manager.cc:5697] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 1 to 2, leader changed from 5852187cf3704887968ca1dc919c77e6 (127.18.74.66) to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 2 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.640017 23800 raft_consensus.cc:993] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6: : Instructing follower 5852187cf3704887968ca1dc919c77e6 to start an election
I20260709 14:53:03.640550 23800 raft_consensus.cc:1081] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Signalling peer 5852187cf3704887968ca1dc919c77e6 to start an election
I20260709 14:53:03.640362 23808 consensus_queue.cc:1048] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:03.641762 23809 consensus_queue.cc:1048] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:03.642674 23618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "58ccf181153c435786d4c0d5cba8c32b"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
 from {username='slave'} at 127.0.0.1:60098
I20260709 14:53:03.643291 23618 raft_consensus.cc:493] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.643648 23618 raft_consensus.cc:3060] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.650653 23809 raft_consensus.cc:993] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6: : Instructing follower 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:03.651204 23809 raft_consensus.cc:1081] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Signalling peer 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:03.654273 23541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf"
dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39456
I20260709 14:53:03.654150 23618 raft_consensus.cc:515] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.654922 23541 raft_consensus.cc:493] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:03.655303 23541 raft_consensus.cc:3060] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.656322 23618 leader_election.cc:290] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:03.657912 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ccf181153c435786d4c0d5cba8c32b" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:03.658527 23692 raft_consensus.cc:3055] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:03.658811 23692 raft_consensus.cc:740] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:03.659657 23692 consensus_queue.cc:260] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.660939 23692 raft_consensus.cc:3060] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.661777 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "58ccf181153c435786d4c0d5cba8c32b" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:03.662380 23545 raft_consensus.cc:3060] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.664243 23541 raft_consensus.cc:515] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.665319 23544 raft_consensus.cc:1240] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Rejecting Update request from peer 5852187cf3704887968ca1dc919c77e6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:03.667484 23809 consensus_queue.cc:1059] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:03.668406 23798 raft_consensus.cc:3055] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:03.668519 23692 raft_consensus.cc:2468] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 2.
I20260709 14:53:03.668766 23798 raft_consensus.cc:740] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:03.669627 23798 consensus_queue.cc:260] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.669971 23585 leader_election.cc:304] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:03.670492 23545 raft_consensus.cc:2468] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 2.
I20260709 14:53:03.670717 23541 leader_election.cc:290] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:03.671996 23809 raft_consensus.cc:2804] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:03.671841 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:03.671940 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "02d50b41877e4ae3b1bcac433062ccbf" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:03.672865 23809 raft_consensus.cc:697] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 2 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:03.672812 23693 raft_consensus.cc:3060] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.670732 23798 raft_consensus.cc:3060] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:03.674012 23809 consensus_queue.cc:237] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.680147 23693 raft_consensus.cc:2468] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:03.681420 23510 leader_election.cc:304] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:03.682046 23797 raft_consensus.cc:2804] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:03.682503 23797 raft_consensus.cc:697] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:03.683490 23797 consensus_queue.cc:237] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [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: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:03.687305 23439 catalog_manager.cc:5697] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 1 to 2, leader changed from 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67) to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:03.688824 23618 raft_consensus.cc:2468] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:03.691860 23440 catalog_manager.cc:5697] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 1 to 2, leader changed from 5852187cf3704887968ca1dc919c77e6 (127.18.74.66) to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 2 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
W20260709 14:53:03.869462 23474 debug-util.cc:398] Leaking SignalData structure 0x7b08000ac1c0 after lost signal to thread 18732
W20260709 14:53:03.870694 23474 debug-util.cc:398] Leaking SignalData structure 0x7b080011d740 after lost signal to thread 23477
W20260709 14:53:03.872105 23474 debug-util.cc:398] Leaking SignalData structure 0x7b0800238f00 after lost signal to thread 23569
I20260709 14:53:03.989715 23692 raft_consensus.cc:1275] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:03.991138 23797 consensus_queue.cc:1048] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.000658 23618 raft_consensus.cc:1275] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.002270 23804 consensus_queue.cc:1048] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.136583 23541 raft_consensus.cc:1275] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Refusing update from remote peer 5852187cf3704887968ca1dc919c77e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.137835 23798 consensus_queue.cc:1048] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.146687 23692 raft_consensus.cc:1275] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 5852187cf3704887968ca1dc919c77e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.148236 23798 consensus_queue.cc:1048] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.179443 23692 raft_consensus.cc:1275] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.180778 23804 consensus_queue.cc:1048] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:04.190066 23618 raft_consensus.cc:1275] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:04.191915 23846 consensus_queue.cc:1048] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:06.636737 23440 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59032:
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"
    }
  }
}
W20260709 14:53:06.640784 23440 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.
I20260709 14:53:06.692962 23533 tablet_service.cc:1511] Processing CreateTablet for tablet 9e388da5410145e8a1fe290eedfb4c73 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:06.693823 23603 tablet_service.cc:1511] Processing CreateTablet for tablet 9e388da5410145e8a1fe290eedfb4c73 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:06.694641 23533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e388da5410145e8a1fe290eedfb4c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.695369 23603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e388da5410145e8a1fe290eedfb4c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.695111 23681 tablet_service.cc:1511] Processing CreateTablet for tablet 9e388da5410145e8a1fe290eedfb4c73 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 14:53:06.696488 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e388da5410145e8a1fe290eedfb4c73. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.700687 23527 tablet_service.cc:1511] Processing CreateTablet for tablet 35658107250e48a69a05b92e5687a723 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:06.702011 23527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35658107250e48a69a05b92e5687a723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.702726 23677 tablet_service.cc:1511] Processing CreateTablet for tablet 35658107250e48a69a05b92e5687a723 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:06.704011 23677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35658107250e48a69a05b92e5687a723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.705574 23529 tablet_service.cc:1511] Processing CreateTablet for tablet 7a103cc877654a77aca82668f382835d (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:06.706892 23529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a103cc877654a77aca82668f382835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.710191 23682 tablet_service.cc:1511] Processing CreateTablet for tablet 7a103cc877654a77aca82668f382835d (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:06.710485 23608 tablet_service.cc:1511] Processing CreateTablet for tablet d36b37914bc146809e4d51a72df1ecdd (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:06.710650 23684 tablet_service.cc:1511] Processing CreateTablet for tablet d36b37914bc146809e4d51a72df1ecdd (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:06.710942 23604 tablet_service.cc:1511] Processing CreateTablet for tablet 35658107250e48a69a05b92e5687a723 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 14:53:06.711589 23682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a103cc877654a77aca82668f382835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.711866 23608 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36b37914bc146809e4d51a72df1ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.712766 23531 tablet_service.cc:1511] Processing CreateTablet for tablet d36b37914bc146809e4d51a72df1ecdd (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 14:53:06.713070 23610 tablet_service.cc:1511] Processing CreateTablet for tablet 7a103cc877654a77aca82668f382835d (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 14:53:06.714067 23531 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36b37914bc146809e4d51a72df1ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.714323 23610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a103cc877654a77aca82668f382835d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.714581 23602 tablet_service.cc:1511] Processing CreateTablet for tablet 57ec429885064bd5a6edffad0807ec02 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:06.715860 23602 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ec429885064bd5a6edffad0807ec02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.716507 23535 tablet_service.cc:1511] Processing CreateTablet for tablet 57ec429885064bd5a6edffad0807ec02 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:06.717090 23604 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35658107250e48a69a05b92e5687a723. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.717720 23535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ec429885064bd5a6edffad0807ec02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.720500 23684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d36b37914bc146809e4d51a72df1ecdd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.742108 23678 tablet_service.cc:1511] Processing CreateTablet for tablet 57ec429885064bd5a6edffad0807ec02 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 14:53:06.743569 23678 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 57ec429885064bd5a6edffad0807ec02. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.747997 23532 tablet_service.cc:1511] Processing CreateTablet for tablet 38b3bb9ffa3e4781b1b8e33b7d8382e2 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:06.749378 23532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b3bb9ffa3e4781b1b8e33b7d8382e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.770699 23606 tablet_service.cc:1511] Processing CreateTablet for tablet 38b3bb9ffa3e4781b1b8e33b7d8382e2 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:06.772114 23606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b3bb9ffa3e4781b1b8e33b7d8382e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.795248 23867 tablet_bootstrap.cc:492] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:06.803635 23681 tablet_service.cc:1511] Processing CreateTablet for tablet 38b3bb9ffa3e4781b1b8e33b7d8382e2 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 14:53:06.808300 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 38b3bb9ffa3e4781b1b8e33b7d8382e2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.822731 23865 tablet_bootstrap.cc:492] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:06.823122 23866 tablet_bootstrap.cc:492] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:06.828742 23606 tablet_service.cc:1511] Processing CreateTablet for tablet 9c93e280d5f44377a77ed9c28870a1d1 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:06.829344 23865 tablet_bootstrap.cc:654] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.830199 23606 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c93e280d5f44377a77ed9c28870a1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.830313 23529 tablet_service.cc:1511] Processing CreateTablet for tablet 9c93e280d5f44377a77ed9c28870a1d1 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:06.831704 23529 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c93e280d5f44377a77ed9c28870a1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.820962 23867 tablet_bootstrap.cc:654] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.848204 23866 tablet_bootstrap.cc:654] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.856946 23610 tablet_service.cc:1511] Processing CreateTablet for tablet 69f0b80da10d4cafacda03117a70c7e1 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:06.858335 23610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f0b80da10d4cafacda03117a70c7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.858001 23682 tablet_service.cc:1511] Processing CreateTablet for tablet 69f0b80da10d4cafacda03117a70c7e1 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:06.859407 23682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f0b80da10d4cafacda03117a70c7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.861768 23527 tablet_service.cc:1511] Processing CreateTablet for tablet 69f0b80da10d4cafacda03117a70c7e1 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 14:53:06.869781 23532 tablet_service.cc:1511] Processing CreateTablet for tablet 5595a81d74874d5bbcc302cdd75bfff3 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:06.871214 23532 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5595a81d74874d5bbcc302cdd75bfff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.858049 23681 tablet_service.cc:1511] Processing CreateTablet for tablet 9c93e280d5f44377a77ed9c28870a1d1 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 14:53:06.872478 23681 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c93e280d5f44377a77ed9c28870a1d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.884750 23527 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69f0b80da10d4cafacda03117a70c7e1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.885040 23677 tablet_service.cc:1511] Processing CreateTablet for tablet 5595a81d74874d5bbcc302cdd75bfff3 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:06.886243 23677 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5595a81d74874d5bbcc302cdd75bfff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.883967 23603 tablet_service.cc:1511] Processing CreateTablet for tablet 5595a81d74874d5bbcc302cdd75bfff3 (DEFAULT_TABLE table=soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 14:53:06.891963 23866 tablet_bootstrap.cc:492] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:06.892480 23603 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5595a81d74874d5bbcc302cdd75bfff3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 14:53:06.892714 23866 ts_tablet_manager.cc:1403] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.008s
I20260709 14:53:06.892937 23865 tablet_bootstrap.cc:492] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:06.893503 23865 ts_tablet_manager.cc:1403] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.071s	user 0.020s	sys 0.004s
I20260709 14:53:06.896051 23866 raft_consensus.cc:359] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.896679 23866 raft_consensus.cc:385] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:06.896965 23866 raft_consensus.cc:740] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:06.896471 23865 raft_consensus.cc:359] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.897315 23865 raft_consensus.cc:385] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:06.897625 23865 raft_consensus.cc:740] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:06.898644 23865 consensus_queue.cc:260] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.901084 23865 ts_tablet_manager.cc:1434] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:06.902063 23865 tablet_bootstrap.cc:492] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:06.897575 23866 consensus_queue.cc:260] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.904920 23866 ts_tablet_manager.cc:1434] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 14:53:06.914752 23865 tablet_bootstrap.cc:654] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.920174 23867 tablet_bootstrap.cc:492] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:06.920707 23867 ts_tablet_manager.cc:1403] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.126s	user 0.013s	sys 0.013s
I20260709 14:53:06.931926 23866 tablet_bootstrap.cc:492] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:06.935375 23867 raft_consensus.cc:359] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.936008 23867 raft_consensus.cc:385] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:06.936244 23867 raft_consensus.cc:740] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:06.936894 23867 consensus_queue.cc:260] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.939054 23867 ts_tablet_manager.cc:1434] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.018s	user 0.004s	sys 0.004s
I20260709 14:53:06.940006 23867 tablet_bootstrap.cc:492] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:06.943472 23804 raft_consensus.cc:493] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:06.944278 23866 tablet_bootstrap.cc:654] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.944011 23804 raft_consensus.cc:515] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.946382 23804 leader_election.cc:290] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:06.947413 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:06.947691 23867 tablet_bootstrap.cc:654] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.947913 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
W20260709 14:53:06.948874 23510 leader_election.cc:343] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539): Illegal state: must be running to vote when last-logged opid is not known
W20260709 14:53:06.949478 23509 leader_election.cc:343] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:06.949925 23509 leader_election.cc:304] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:06.951294 23804 raft_consensus.cc:2749] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:06.948658 23865 tablet_bootstrap.cc:492] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:06.952150 23865 ts_tablet_manager.cc:1403] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.020s
I20260709 14:53:06.955222 23865 raft_consensus.cc:359] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.956000 23865 raft_consensus.cc:385] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:06.956279 23865 raft_consensus.cc:740] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:06.957047 23865 consensus_queue.cc:260] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.957759 23866 tablet_bootstrap.cc:492] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:06.959560 23865 ts_tablet_manager.cc:1434] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 14:53:06.960532 23865 tablet_bootstrap.cc:492] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:06.964332 23866 ts_tablet_manager.cc:1403] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.033s	user 0.008s	sys 0.010s
I20260709 14:53:06.968179 23865 tablet_bootstrap.cc:654] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.969591 23867 tablet_bootstrap.cc:492] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:06.970105 23867 ts_tablet_manager.cc:1403] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.013s
I20260709 14:53:06.967553 23866 raft_consensus.cc:359] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.972477 23866 raft_consensus.cc:385] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:06.972791 23866 raft_consensus.cc:740] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:06.972867 23867 raft_consensus.cc:359] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.973603 23867 raft_consensus.cc:385] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:06.974001 23867 raft_consensus.cc:740] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:06.973680 23866 consensus_queue.cc:260] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.974854 23867 consensus_queue.cc:260] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.976212 23866 ts_tablet_manager.cc:1434] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.001s
I20260709 14:53:06.977090 23867 ts_tablet_manager.cc:1434] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.005s
I20260709 14:53:06.981248 23866 tablet_bootstrap.cc:492] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:06.982386 23867 tablet_bootstrap.cc:492] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:06.986598 23865 tablet_bootstrap.cc:492] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:06.987192 23865 ts_tablet_manager.cc:1403] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.027s	user 0.004s	sys 0.020s
I20260709 14:53:06.989348 23867 tablet_bootstrap.cc:654] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.989598 23866 tablet_bootstrap.cc:654] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:06.990399 23865 raft_consensus.cc:359] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.991181 23865 raft_consensus.cc:385] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:06.991477 23865 raft_consensus.cc:740] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:06.992223 23865 consensus_queue.cc:260] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:06.994778 23865 ts_tablet_manager.cc:1434] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:06.995757 23865 tablet_bootstrap.cc:492] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:07.002009 23865 tablet_bootstrap.cc:654] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.004822 23866 tablet_bootstrap.cc:492] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:07.005304 23866 ts_tablet_manager.cc:1403] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.024s	user 0.008s	sys 0.003s
I20260709 14:53:07.005797 23867 tablet_bootstrap.cc:492] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:07.006366 23867 ts_tablet_manager.cc:1403] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.024s	user 0.011s	sys 0.010s
I20260709 14:53:07.008203 23866 raft_consensus.cc:359] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.008960 23866 raft_consensus.cc:385] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.009238 23866 raft_consensus.cc:740] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.009845 23867 raft_consensus.cc:359] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.009945 23866 consensus_queue.cc:260] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.010663 23865 tablet_bootstrap.cc:492] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:07.010679 23867 raft_consensus.cc:385] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.011251 23867 raft_consensus.cc:740] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.011335 23865 ts_tablet_manager.cc:1403] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.016s	user 0.004s	sys 0.009s
I20260709 14:53:07.012326 23866 ts_tablet_manager.cc:1434] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 14:53:07.012061 23867 consensus_queue.cc:260] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.013283 23866 tablet_bootstrap.cc:492] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:07.014457 23867 ts_tablet_manager.cc:1434] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 14:53:07.014442 23865 raft_consensus.cc:359] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.015327 23865 raft_consensus.cc:385] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.019210 23865 raft_consensus.cc:740] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.020256 23866 tablet_bootstrap.cc:654] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.020030 23865 consensus_queue.cc:260] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.022419 23865 ts_tablet_manager.cc:1434] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.011s	user 0.004s	sys 0.000s
I20260709 14:53:07.015826 23867 tablet_bootstrap.cc:492] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:07.029661 23865 tablet_bootstrap.cc:492] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:07.036123 23865 tablet_bootstrap.cc:654] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.039227 23867 tablet_bootstrap.cc:654] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.044914 23867 tablet_bootstrap.cc:492] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:07.045184 23866 tablet_bootstrap.cc:492] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:07.045387 23800 raft_consensus.cc:493] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.045499 23867 ts_tablet_manager.cc:1403] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.030s	user 0.012s	sys 0.001s
I20260709 14:53:07.045715 23866 ts_tablet_manager.cc:1403] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.033s	user 0.021s	sys 0.008s
I20260709 14:53:07.045912 23800 raft_consensus.cc:515] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.048062 23800 leader_election.cc:290] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:07.048460 23865 tablet_bootstrap.cc:492] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:07.048930 23865 ts_tablet_manager.cc:1403] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.019s	user 0.011s	sys 0.000s
I20260709 14:53:07.049072 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b37914bc146809e4d51a72df1ecdd" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:07.049400 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b37914bc146809e4d51a72df1ecdd" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:07.050073 23618 raft_consensus.cc:2468] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 0.
W20260709 14:53:07.050742 23658 leader_election.cc:343] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:07.050311 23866 raft_consensus.cc:359] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.051311 23866 raft_consensus.cc:385] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.051608 23866 raft_consensus.cc:740] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.051570 23658 leader_election.cc:304] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [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: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:07.051864 23867 raft_consensus.cc:359] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.052640 23867 raft_consensus.cc:385] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.052512 23866 consensus_queue.cc:260] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.052965 23867 raft_consensus.cc:740] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.052999 23800 raft_consensus.cc:2804] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 14:53:07.053083 23491 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 14:53:07.053766 23800 raft_consensus.cc:493] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.053820 23865 raft_consensus.cc:359] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.054435 23800 raft_consensus.cc:3060] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.054733 23865 raft_consensus.cc:385] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.055124 23865 raft_consensus.cc:740] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.053774 23867 consensus_queue.cc:260] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.056488 23866 ts_tablet_manager.cc:1434] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 14:53:07.057595 23866 tablet_bootstrap.cc:492] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:07.057235 23865 consensus_queue.cc:260] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.059767 23865 ts_tablet_manager.cc:1434] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.011s	user 0.008s	sys 0.000s
I20260709 14:53:07.060737 23865 tablet_bootstrap.cc:492] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:07.061774 23800 raft_consensus.cc:515] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.064658 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b37914bc146809e4d51a72df1ecdd" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.064811 23866 tablet_bootstrap.cc:654] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.065269 23541 raft_consensus.cc:3060] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.066857 23865 tablet_bootstrap.cc:654] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.072980 23541 raft_consensus.cc:2468] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 1.
I20260709 14:53:07.075724 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b37914bc146809e4d51a72df1ecdd" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:07.075977 23658 leader_election.cc:304] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.081532 23800 leader_election.cc:290] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:07.076431 23618 raft_consensus.cc:3060] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.096520 23800 raft_consensus.cc:2804] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.097035 23800 raft_consensus.cc:697] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:07.097133 23618 raft_consensus.cc:2468] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 1.
I20260709 14:53:07.100383 23867 ts_tablet_manager.cc:1434] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.054s	user 0.010s	sys 0.015s
I20260709 14:53:07.101191 23867 tablet_bootstrap.cc:492] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:07.097872 23800 consensus_queue.cc:237] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.106375 23865 tablet_bootstrap.cc:492] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:07.107348 23867 tablet_bootstrap.cc:654] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.107559 23865 ts_tablet_manager.cc:1403] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.047s	user 0.012s	sys 0.013s
I20260709 14:53:07.112643 23866 tablet_bootstrap.cc:492] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:07.112107 23865 raft_consensus.cc:359] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.113160 23866 ts_tablet_manager.cc:1403] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.056s	user 0.016s	sys 0.028s
I20260709 14:53:07.113278 23865 raft_consensus.cc:385] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.113761 23865 raft_consensus.cc:740] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.114713 23865 consensus_queue.cc:260] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.116175 23866 raft_consensus.cc:359] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.117380 23866 raft_consensus.cc:385] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.119786 23442 catalog_manager.cc:5697] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4d2817ca41a84c018240365f78bc35e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:07.122709 23866 raft_consensus.cc:740] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.123638 23866 consensus_queue.cc:260] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.124862 23865 ts_tablet_manager.cc:1434] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 14:53:07.126832 23865 tablet_bootstrap.cc:492] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:07.129431 23867 tablet_bootstrap.cc:492] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:07.129941 23867 ts_tablet_manager.cc:1403] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.029s	user 0.015s	sys 0.011s
I20260709 14:53:07.132300 23866 ts_tablet_manager.cc:1434] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.005s
I20260709 14:53:07.133363 23866 tablet_bootstrap.cc:492] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:07.133406 23865 tablet_bootstrap.cc:654] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.133510 23867 raft_consensus.cc:359] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.134387 23867 raft_consensus.cc:385] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.134666 23867 raft_consensus.cc:740] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.135396 23867 consensus_queue.cc:260] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.137856 23867 ts_tablet_manager.cc:1434] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.002s
I20260709 14:53:07.138782 23867 tablet_bootstrap.cc:492] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:07.145098 23867 tablet_bootstrap.cc:654] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.153738 23866 tablet_bootstrap.cc:654] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.159700 23867 tablet_bootstrap.cc:492] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:07.160214 23867 ts_tablet_manager.cc:1403] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.012s
I20260709 14:53:07.160724 23865 tablet_bootstrap.cc:492] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:07.161228 23865 ts_tablet_manager.cc:1403] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.035s	user 0.015s	sys 0.015s
I20260709 14:53:07.162631 23866 tablet_bootstrap.cc:492] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:07.163193 23866 ts_tablet_manager.cc:1403] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.030s	user 0.009s	sys 0.005s
I20260709 14:53:07.163044 23867 raft_consensus.cc:359] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.163365 23865 raft_consensus.cc:359] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.163823 23867 raft_consensus.cc:385] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.164017 23865 raft_consensus.cc:385] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.164203 23867 raft_consensus.cc:740] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.164377 23865 raft_consensus.cc:740] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.165027 23867 consensus_queue.cc:260] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.165124 23865 consensus_queue.cc:260] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.167412 23867 ts_tablet_manager.cc:1434] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.002s
I20260709 14:53:07.167735 23865 ts_tablet_manager.cc:1434] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 14:53:07.168558 23867 tablet_bootstrap.cc:492] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:07.168746 23865 tablet_bootstrap.cc:492] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:07.169553 23864 raft_consensus.cc:493] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.170017 23864 raft_consensus.cc:515] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.172092 23866 raft_consensus.cc:359] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.172870 23866 raft_consensus.cc:385] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.173185 23866 raft_consensus.cc:740] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.174381 23866 consensus_queue.cc:260] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.174731 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b3bb9ffa3e4781b1b8e33b7d8382e2" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:07.175426 23692 raft_consensus.cc:2468] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.176904 23585 leader_election.cc:304] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:07.177995 23866 ts_tablet_manager.cc:1434] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.014s	user 0.007s	sys 0.000s
I20260709 14:53:07.178512 23867 tablet_bootstrap.cc:654] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.178808 23853 raft_consensus.cc:2804] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.179163 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b3bb9ffa3e4781b1b8e33b7d8382e2" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:07.172119 23864 leader_election.cc:290] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.179215 23853 raft_consensus.cc:493] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.179912 23541 raft_consensus.cc:2468] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.180382 23853 raft_consensus.cc:3060] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.179206 23866 tablet_bootstrap.cc:492] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:07.188565 23853 raft_consensus.cc:515] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.192329 23865 tablet_bootstrap.cc:654] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.196616 23866 tablet_bootstrap.cc:654] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.201149 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b3bb9ffa3e4781b1b8e33b7d8382e2" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.201932 23541 raft_consensus.cc:3060] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.202909 23865 tablet_bootstrap.cc:492] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:07.203459 23865 ts_tablet_manager.cc:1403] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.035s	user 0.009s	sys 0.003s
I20260709 14:53:07.205644 23865 raft_consensus.cc:359] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.206262 23865 raft_consensus.cc:385] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.206467 23865 raft_consensus.cc:740] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.207016 23865 consensus_queue.cc:260] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.208674 23865 ts_tablet_manager.cc:1434] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.005s	user 0.003s	sys 0.000s
I20260709 14:53:07.209797 23541 raft_consensus.cc:2468] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.210604 23865 tablet_bootstrap.cc:492] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6: Bootstrap starting.
I20260709 14:53:07.211071 23584 leader_election.cc:304] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.211627 23867 tablet_bootstrap.cc:492] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:07.211957 23864 raft_consensus.cc:2804] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.212126 23867 ts_tablet_manager.cc:1403] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.044s	user 0.026s	sys 0.012s
I20260709 14:53:07.213440 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "38b3bb9ffa3e4781b1b8e33b7d8382e2" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.214062 23692 raft_consensus.cc:3060] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.215164 23867 raft_consensus.cc:359] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.215884 23867 raft_consensus.cc:385] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.216171 23867 raft_consensus.cc:740] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.217046 23865 tablet_bootstrap.cc:654] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.216857 23867 consensus_queue.cc:260] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.219254 23867 ts_tablet_manager.cc:1434] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 14:53:07.220325 23867 tablet_bootstrap.cc:492] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:07.221341 23692 raft_consensus.cc:2468] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.222843 23853 leader_election.cc:290] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.226117 23867 tablet_bootstrap.cc:654] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.226505 23866 tablet_bootstrap.cc:492] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:07.227041 23866 ts_tablet_manager.cc:1403] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.048s	user 0.012s	sys 0.000s
I20260709 14:53:07.228549 23800 raft_consensus.cc:493] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.229053 23800 raft_consensus.cc:515] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.231243 23800 leader_election.cc:290] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:07.233367 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:07.233692 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:07.234200 23618 raft_consensus.cc:2468] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 0.
I20260709 14:53:07.235584 23658 leader_election.cc:304] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
W20260709 14:53:07.236433 23658 leader_election.cc:343] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:07.237237 23867 tablet_bootstrap.cc:492] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:07.237241 23800 raft_consensus.cc:2804] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.237798 23800 raft_consensus.cc:493] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.237917 23867 ts_tablet_manager.cc:1403] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.018s	user 0.012s	sys 0.004s
I20260709 14:53:07.238171 23800 raft_consensus.cc:3060] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.243372 23867 raft_consensus.cc:359] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.244105 23867 raft_consensus.cc:385] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.244410 23867 raft_consensus.cc:740] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.243412 23853 raft_consensus.cc:493] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.245245 23853 raft_consensus.cc:515] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.245311 23867 consensus_queue.cc:260] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.247496 23867 ts_tablet_manager.cc:1434] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.004s
I20260709 14:53:07.248564 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a103cc877654a77aca82668f382835d" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:07.249150 23853 leader_election.cc:290] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.249225 23541 raft_consensus.cc:2468] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.248540 23867 tablet_bootstrap.cc:492] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6: Bootstrap starting.
I20260709 14:53:07.250406 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a103cc877654a77aca82668f382835d" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:07.253980 23692 raft_consensus.cc:2468] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.254523 23584 leader_election.cc:304] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.256157 23853 raft_consensus.cc:2804] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.256587 23853 raft_consensus.cc:493] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.256986 23853 raft_consensus.cc:3060] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.252130 23800 raft_consensus.cc:515] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.260022 23867 tablet_bootstrap.cc:654] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.259912 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.260159 23866 raft_consensus.cc:359] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.260942 23866 raft_consensus.cc:385] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.261250 23866 raft_consensus.cc:740] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
W20260709 14:53:07.261464 23658 leader_election.cc:343] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Illegal state: must be running to vote when last-logged opid is not known
I20260709 14:53:07.263526 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:07.264153 23618 raft_consensus.cc:3060] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.267628 23800 leader_election.cc:290] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:07.272325 23618 raft_consensus.cc:2468] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 1.
I20260709 14:53:07.273849 23658 leader_election.cc:304] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [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: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:07.275267 23800 raft_consensus.cc:2804] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.275856 23800 raft_consensus.cc:697] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:07.268594 23866 consensus_queue.cc:260] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.276832 23800 consensus_queue.cc:237] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.290096 23864 raft_consensus.cc:697] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.291271 23864 consensus_queue.cc:237] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.292001 23866 ts_tablet_manager.cc:1434] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 14:53:07.293202 23866 tablet_bootstrap.cc:492] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:07.293649 23442 catalog_manager.cc:5697] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4d2817ca41a84c018240365f78bc35e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:07.296164 23853 raft_consensus.cc:515] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.296445 23800 raft_consensus.cc:493] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.297652 23800 raft_consensus.cc:515] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.300331 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:07.300907 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a103cc877654a77aca82668f382835d" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.301564 23545 raft_consensus.cc:3060] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.300989 23541 raft_consensus.cc:2468] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 0.
I20260709 14:53:07.303512 23658 leader_election.cc:304] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.304338 23885 raft_consensus.cc:2804] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.304692 23885 raft_consensus.cc:493] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.305058 23885 raft_consensus.cc:3060] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.305980 23853 leader_election.cc:290] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.307657 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a103cc877654a77aca82668f382835d" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.308233 23692 raft_consensus.cc:3060] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.309075 23800 leader_election.cc:290] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:07.310828 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:07.311503 23618 raft_consensus.cc:2468] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 0.
I20260709 14:53:07.311836 23865 tablet_bootstrap.cc:492] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6: No bootstrap required, opened a new log
I20260709 14:53:07.312307 23865 ts_tablet_manager.cc:1403] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6: Time spent bootstrapping tablet: real 0.102s	user 0.048s	sys 0.031s
I20260709 14:53:07.314234 23866 tablet_bootstrap.cc:654] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.315088 23865 raft_consensus.cc:359] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.315768 23865 raft_consensus.cc:385] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.316025 23865 raft_consensus.cc:740] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.316668 23865 consensus_queue.cc:260] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.317489 23545 raft_consensus.cc:2468] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.318675 23584 leader_election.cc:304] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.318665 23865 ts_tablet_manager.cc:1434] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 14:53:07.319797 23853 raft_consensus.cc:2804] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.320274 23853 raft_consensus.cc:697] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.321060 23853 consensus_queue.cc:237] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.322791 23440 catalog_manager.cc:5697] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.324162 23692 raft_consensus.cc:2468] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.326007 23866 tablet_bootstrap.cc:492] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:07.327067 23866 ts_tablet_manager.cc:1403] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.034s	user 0.016s	sys 0.001s
I20260709 14:53:07.327523 23867 tablet_bootstrap.cc:492] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6: No bootstrap required, opened a new log
I20260709 14:53:07.327968 23867 ts_tablet_manager.cc:1403] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6: Time spent bootstrapping tablet: real 0.080s	user 0.029s	sys 0.014s
I20260709 14:53:07.329792 23866 raft_consensus.cc:359] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.325793 23885 raft_consensus.cc:515] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.330464 23866 raft_consensus.cc:385] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.331008 23866 raft_consensus.cc:740] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.331900 23866 consensus_queue.cc:260] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.332347 23885 leader_election.cc:290] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:07.330488 23867 raft_consensus.cc:359] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.333534 23867 raft_consensus.cc:385] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.333772 23867 raft_consensus.cc:740] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.333945 23866 ts_tablet_manager.cc:1434] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.001s
I20260709 14:53:07.334826 23866 tablet_bootstrap.cc:492] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b: Bootstrap starting.
I20260709 14:53:07.336490 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:07.337158 23618 raft_consensus.cc:3060] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.342171 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.340312 23866 tablet_bootstrap.cc:654] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b: Neither blocks nor log segments found. Creating new log.
I20260709 14:53:07.342803 23545 raft_consensus.cc:3060] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.355581 23867 consensus_queue.cc:260] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.357095 23545 raft_consensus.cc:2468] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 1.
I20260709 14:53:07.358356 23658 leader_election.cc:304] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.359347 23800 raft_consensus.cc:2804] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.359823 23800 raft_consensus.cc:697] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Leader. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:07.359963 23440 catalog_manager.cc:5697] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.360635 23800 consensus_queue.cc:237] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.361042 23866 tablet_bootstrap.cc:492] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b: No bootstrap required, opened a new log
I20260709 14:53:07.361649 23866 ts_tablet_manager.cc:1403] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 14:53:07.362905 23864 raft_consensus.cc:493] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.362939 23853 raft_consensus.cc:493] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.363255 23874 raft_consensus.cc:493] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.363504 23864 raft_consensus.cc:515] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.363793 23874 raft_consensus.cc:515] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.356992 23618 raft_consensus.cc:2468] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 1.
I20260709 14:53:07.365564 23864 leader_election.cc:290] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.366268 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:07.366914 23541 raft_consensus.cc:2468] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.367179 23867 ts_tablet_manager.cc:1434] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6: Time spent starting tablet: real 0.039s	user 0.006s	sys 0.001s
I20260709 14:53:07.368136 23584 leader_election.cc:304] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.368749 23888 raft_consensus.cc:493] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.369236 23888 raft_consensus.cc:515] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.370280 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:07.370940 23618 raft_consensus.cc:2468] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
I20260709 14:53:07.371198 23888 leader_election.cc:290] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.371812 23864 raft_consensus.cc:2804] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.372282 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5595a81d74874d5bbcc302cdd75bfff3" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:07.372109 23864 raft_consensus.cc:493] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.372874 23618 raft_consensus.cc:2468] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
I20260709 14:53:07.373170 23864 raft_consensus.cc:3060] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.373472 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5595a81d74874d5bbcc302cdd75bfff3" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:07.374198 23693 raft_consensus.cc:2468] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 0.
I20260709 14:53:07.375571 23509 leader_election.cc:304] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.376386 23888 raft_consensus.cc:2804] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.376574 23510 leader_election.cc:304] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.376809 23888 raft_consensus.cc:493] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.377332 23888 raft_consensus.cc:3060] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.377554 23804 raft_consensus.cc:2804] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.377990 23804 raft_consensus.cc:493] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.378302 23804 raft_consensus.cc:3060] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.379309 23864 raft_consensus.cc:515] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.381356 23864 leader_election.cc:290] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.381791 23866 raft_consensus.cc:359] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.382444 23866 raft_consensus.cc:385] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 14:53:07.382683 23866 raft_consensus.cc:740] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Initialized, Role: FOLLOWER
I20260709 14:53:07.383358 23866 consensus_queue.cc:260] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.384217 23888 raft_consensus.cc:515] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.385279 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.385929 23693 raft_consensus.cc:3060] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.386308 23888 leader_election.cc:290] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.391314 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:07.392115 23618 raft_consensus.cc:2393] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 7ef23db219104caa9aa77c6bca98410b in current term 1: Already voted for candidate 5852187cf3704887968ca1dc919c77e6 in this term.
I20260709 14:53:07.394726 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.394929 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.395538 23545 raft_consensus.cc:2393] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 5852187cf3704887968ca1dc919c77e6 in current term 1: Already voted for candidate 7ef23db219104caa9aa77c6bca98410b in this term.
I20260709 14:53:07.397414 23510 leader_election.cc:304] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [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: 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:07.398190 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:07.399158 23874 leader_election.cc:290] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.399997 23888 raft_consensus.cc:2749] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 14:53:07.400844 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:07.405762 23804 raft_consensus.cc:515] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.408032 23693 raft_consensus.cc:2468] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.363765 23853 raft_consensus.cc:515] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.409366 23585 leader_election.cc:304] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [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: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:07.410626 23864 raft_consensus.cc:2804] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.411094 23864 raft_consensus.cc:697] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.411531 23804 leader_election.cc:290] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.411870 23864 consensus_queue.cc:237] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.411563 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e388da5410145e8a1fe290eedfb4c73" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:07.412437 23853 leader_election.cc:290] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.413094 23545 raft_consensus.cc:2468] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.414189 23584 leader_election.cc:304] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.415002 23853 raft_consensus.cc:2804] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.415056 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e388da5410145e8a1fe290eedfb4c73" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:07.415477 23853 raft_consensus.cc:493] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.415881 23853 raft_consensus.cc:3060] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.416311 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5595a81d74874d5bbcc302cdd75bfff3" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:07.416878 23618 raft_consensus.cc:3060] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.418862 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5595a81d74874d5bbcc302cdd75bfff3" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.419584 23692 raft_consensus.cc:3060] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.415830 23694 raft_consensus.cc:2468] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.425658 23866 ts_tablet_manager.cc:1434] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b: Time spent starting tablet: real 0.064s	user 0.021s	sys 0.021s
I20260709 14:53:07.427358 23440 catalog_manager.cc:5697] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.428943 23692 raft_consensus.cc:2468] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 1.
I20260709 14:53:07.429935 23439 catalog_manager.cc:5697] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67). New cstate: current_term: 1 leader_uuid: "4d2817ca41a84c018240365f78bc35e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:07.430634 23853 raft_consensus.cc:515] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.432827 23618 raft_consensus.cc:2468] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 1.
I20260709 14:53:07.433378 23510 leader_election.cc:304] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.434504 23905 raft_consensus.cc:2804] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.434643 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e388da5410145e8a1fe290eedfb4c73" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.435309 23545 raft_consensus.cc:3060] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.435202 23905 raft_consensus.cc:697] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:07.436735 23905 consensus_queue.cc:237] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.440478 23864 raft_consensus.cc:493] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.441018 23864 raft_consensus.cc:515] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.441685 23545 raft_consensus.cc:2468] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.442814 23584 leader_election.cc:304] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.443104 23864 leader_election.cc:290] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.443658 23864 raft_consensus.cc:2804] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.444058 23864 raft_consensus.cc:697] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.442826 23853 leader_election.cc:290] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.444955 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93e280d5f44377a77ed9c28870a1d1" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:07.444835 23864 consensus_queue.cc:237] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.445775 23693 raft_consensus.cc:2468] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.446404 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93e280d5f44377a77ed9c28870a1d1" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b" is_pre_election: true
I20260709 14:53:07.446908 23585 leader_election.cc:304] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:07.447034 23545 raft_consensus.cc:2468] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 0.
I20260709 14:53:07.448093 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e388da5410145e8a1fe290eedfb4c73" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.448340 23853 raft_consensus.cc:2804] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 14:53:07.448670 23692 raft_consensus.cc:3060] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.448885 23853 raft_consensus.cc:493] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 14:53:07.449394 23853 raft_consensus.cc:3060] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.456648 23853 raft_consensus.cc:515] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.457166 23692 raft_consensus.cc:2468] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.458714 23853 leader_election.cc:290] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.459544 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93e280d5f44377a77ed9c28870a1d1" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.459992 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c93e280d5f44377a77ed9c28870a1d1" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.460147 23545 raft_consensus.cc:3060] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.460562 23692 raft_consensus.cc:3060] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.461423 23439 catalog_manager.cc:5697] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 0 to 1, leader changed from <none> to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 1 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.464635 23440 catalog_manager.cc:5697] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.468544 23545 raft_consensus.cc:2468] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.469614 23584 leader_election.cc:304] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.470292 23692 raft_consensus.cc:2468] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 1.
I20260709 14:53:07.470439 23853 raft_consensus.cc:2804] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 14:53:07.471038 23853 raft_consensus.cc:697] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.471825 23853 consensus_queue.cc:237] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.481412 23440 catalog_manager.cc:5697] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 1 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.492269 23905 raft_consensus.cc:493] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 14:53:07.492841 23905 raft_consensus.cc:515] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.494740 23905 leader_election.cc:290] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.495326 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5852187cf3704887968ca1dc919c77e6" is_pre_election: true
I20260709 14:53:07.495645 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4d2817ca41a84c018240365f78bc35e6" is_pre_election: true
I20260709 14:53:07.496142 23618 raft_consensus.cc:2393] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 7ef23db219104caa9aa77c6bca98410b in current term 1: Already voted for candidate 4d2817ca41a84c018240365f78bc35e6 in this term.
I20260709 14:53:07.497012 23509 leader_election.cc:304] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:07.497601 23905 raft_consensus.cc:3060] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 0 FOLLOWER]: Advancing to term 1
I20260709 14:53:07.502708 23905 raft_consensus.cc:2749] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 14:53:07.633472 23800 consensus_queue.cc:1048] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.641840 23618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9e388da5410145e8a1fe290eedfb4c73"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
mode: GRACEFUL
new_leader_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39464
I20260709 14:53:07.642472 23618 raft_consensus.cc:606] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Received request to transfer leadership to TS 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:07.645253 23800 consensus_queue.cc:1048] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.649137 23618 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "35658107250e48a69a05b92e5687a723"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
mode: GRACEFUL
new_leader_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39464
I20260709 14:53:07.649725 23618 raft_consensus.cc:606] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Received request to transfer leadership to TS 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:07.655711 23620 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7a103cc877654a77aca82668f382835d"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
mode: GRACEFUL
new_leader_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39464
I20260709 14:53:07.656409 23620 raft_consensus.cc:606] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Received request to transfer leadership to TS 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:07.662734 23692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d36b37914bc146809e4d51a72df1ecdd"
dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
mode: GRACEFUL
new_leader_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:53:07.663326 23692 raft_consensus.cc:606] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Received request to transfer leadership to TS 7ef23db219104caa9aa77c6bca98410b
I20260709 14:53:07.668081 23692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02"
dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
mode: GRACEFUL
new_leader_uuid: "5852187cf3704887968ca1dc919c77e6"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:53:07.668504 23692 raft_consensus.cc:606] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Received request to transfer leadership to TS 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:07.678272 23692 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1"
dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
mode: GRACEFUL
new_leader_uuid: "5852187cf3704887968ca1dc919c77e6"
 from {username='slave'} at 127.0.0.1:46958
I20260709 14:53:07.678691 23692 raft_consensus.cc:606] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Received request to transfer leadership to TS 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:07.692078 23545 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5595a81d74874d5bbcc302cdd75bfff3"
dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
mode: GRACEFUL
new_leader_uuid: "4d2817ca41a84c018240365f78bc35e6"
 from {username='slave'} at 127.0.0.1:44108
I20260709 14:53:07.692616 23545 raft_consensus.cc:606] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Received request to transfer leadership to TS 4d2817ca41a84c018240365f78bc35e6
I20260709 14:53:07.694386 23853 consensus_queue.cc:1048] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.707274 23895 consensus_queue.cc:1048] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.756747 23882 consensus_queue.cc:1048] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.758764 23882 consensus_queue.cc:1048] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.764385 23912 raft_consensus.cc:993] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6: : Instructing follower 5852187cf3704887968ca1dc919c77e6 to start an election
I20260709 14:53:07.764834 23912 raft_consensus.cc:1081] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Signalling peer 5852187cf3704887968ca1dc919c77e6 to start an election
I20260709 14:53:07.768756 23620 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
 from {username='slave'} at 127.0.0.1:60098
I20260709 14:53:07.769388 23620 raft_consensus.cc:493] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.769783 23620 raft_consensus.cc:3060] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.778903 23885 consensus_queue.cc:1048] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:07.779265 23620 raft_consensus.cc:515] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.780465 23618 raft_consensus.cc:1240] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Rejecting Update request from peer 4d2817ca41a84c018240365f78bc35e6 for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:07.784016 23885 consensus_queue.cc:1059] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.789237 23800 raft_consensus.cc:3055] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:07.789614 23800 raft_consensus.cc:740] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:07.790356 23800 consensus_queue.cc:260] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.791152 23885 consensus_queue.cc:1048] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.791489 23800 raft_consensus.cc:3060] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.792049 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.792359 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "57ec429885064bd5a6edffad0807ec02" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.792660 23541 raft_consensus.cc:3060] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.793346 23620 leader_election.cc:290] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.800658 23541 raft_consensus.cc:2468] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 2.
I20260709 14:53:07.801365 23922 raft_consensus.cc:993] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6: : Instructing follower 5852187cf3704887968ca1dc919c77e6 to start an election
I20260709 14:53:07.801869 23584 leader_election.cc:304] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.801964 23922 raft_consensus.cc:1081] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Signalling peer 5852187cf3704887968ca1dc919c77e6 to start an election
I20260709 14:53:07.802791 23895 raft_consensus.cc:2804] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:07.803278 23895 raft_consensus.cc:697] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 2 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.803836 23618 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
 from {username='slave'} at 127.0.0.1:60098
I20260709 14:53:07.804054 23895 consensus_queue.cc:237] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [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: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.804437 23618 raft_consensus.cc:493] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.804831 23618 raft_consensus.cc:3060] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.809583 23692 raft_consensus.cc:2468] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 2.
I20260709 14:53:07.811697 23618 raft_consensus.cc:515] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.814774 23618 leader_election.cc:290] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.816990 23692 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.816957 23853 consensus_queue.cc:1048] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:07.817243 23541 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69f0b80da10d4cafacda03117a70c7e1" candidate_uuid: "5852187cf3704887968ca1dc919c77e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.817647 23692 raft_consensus.cc:3055] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:07.817795 23541 raft_consensus.cc:3060] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.817925 23692 raft_consensus.cc:740] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:07.821393 23692 consensus_queue.cc:260] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.820958 23442 catalog_manager.cc:5697] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 1 to 2, leader changed from 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67) to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.822670 23692 raft_consensus.cc:3060] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.824903 23541 raft_consensus.cc:2468] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 2.
I20260709 14:53:07.826076 23584 leader_election.cc:304] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:07.827005 23853 raft_consensus.cc:2804] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:07.827451 23853 raft_consensus.cc:697] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 2 LEADER]: Becoming Leader. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.828245 23853 consensus_queue.cc:237] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.829166 23692 raft_consensus.cc:2468] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5852187cf3704887968ca1dc919c77e6 in term 2.
I20260709 14:53:07.834542 23895 raft_consensus.cc:993] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6: : Instructing follower 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:07.835021 23864 raft_consensus.cc:1081] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Signalling peer 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:07.838577 23440 catalog_manager.cc:5697] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 reported cstate change: term changed from 1 to 2, leader changed from 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67) to 5852187cf3704887968ca1dc919c77e6 (127.18.74.66). New cstate: current_term: 2 leader_uuid: "5852187cf3704887968ca1dc919c77e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.839430 23853 consensus_queue.cc:1048] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 14:53:07.839753 23541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7a103cc877654a77aca82668f382835d"
dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39456
I20260709 14:53:07.841204 23541 raft_consensus.cc:493] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.841595 23541 raft_consensus.cc:3060] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.848889 23541 raft_consensus.cc:515] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.851748 23541 leader_election.cc:290] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.852288 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a103cc877654a77aca82668f382835d" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.853088 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a103cc877654a77aca82668f382835d" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:07.853704 23618 raft_consensus.cc:3055] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:07.854022 23618 raft_consensus.cc:740] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.854713 23618 consensus_queue.cc:260] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.855486 23618 raft_consensus.cc:3060] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.860463 23618 raft_consensus.cc:2468] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:07.864207 23509 leader_election.cc:304] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [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: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6
I20260709 14:53:07.864826 23874 raft_consensus.cc:2804] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:07.865289 23874 raft_consensus.cc:697] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:07.866067 23874 consensus_queue.cc:237] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.873410 23442 catalog_manager.cc:5697] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 1 to 2, leader changed from 5852187cf3704887968ca1dc919c77e6 (127.18.74.66) to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 2 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.874778 23874 consensus_queue.cc:1048] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.881767 23905 raft_consensus.cc:993] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b: : Instructing follower 4d2817ca41a84c018240365f78bc35e6 to start an election
I20260709 14:53:07.882196 23905 raft_consensus.cc:1081] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Signalling peer 4d2817ca41a84c018240365f78bc35e6 to start an election
I20260709 14:53:07.882725 23853 consensus_queue.cc:1048] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.884918 23693 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5595a81d74874d5bbcc302cdd75bfff3"
dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
 from {username='slave'} at 127.0.0.1:35358
I20260709 14:53:07.885522 23693 raft_consensus.cc:493] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.885855 23693 raft_consensus.cc:3060] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.889636 23927 raft_consensus.cc:993] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6: : Instructing follower 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:07.890157 23927 raft_consensus.cc:1081] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Signalling peer 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:07.895733 23541 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "35658107250e48a69a05b92e5687a723"
dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39456
I20260709 14:53:07.896090 23864 consensus_queue.cc:1048] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.896363 23541 raft_consensus.cc:493] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:07.896832 23541 raft_consensus.cc:3060] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.897858 23905 consensus_queue.cc:1048] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.895634 23693 raft_consensus.cc:515] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.904012 23693 leader_election.cc:290] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:07.904353 23692 raft_consensus.cc:1240] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Rejecting Update request from peer 7ef23db219104caa9aa77c6bca98410b for earlier term 1. Current term is 2. Ops: []
I20260709 14:53:07.905506 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5595a81d74874d5bbcc302cdd75bfff3" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:07.905563 23545 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5595a81d74874d5bbcc302cdd75bfff3" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:07.907112 23545 raft_consensus.cc:3055] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:07.907531 23545 raft_consensus.cc:740] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:07.907850 23905 consensus_queue.cc:1059] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.907460 23541 raft_consensus.cc:515] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.908893 23545 consensus_queue.cc:260] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.909938 23545 raft_consensus.cc:3060] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.912768 23541 leader_election.cc:290] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:07.912875 23620 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:07.913560 23620 raft_consensus.cc:3055] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:07.913882 23620 raft_consensus.cc:740] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:07.914669 23620 consensus_queue.cc:260] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.915689 23620 raft_consensus.cc:3060] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:07.917551 23693 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35658107250e48a69a05b92e5687a723" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:07.925277 23620 raft_consensus.cc:2468] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:07.926427 23509 leader_election.cc:304] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [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: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 4d2817ca41a84c018240365f78bc35e6
I20260709 14:53:07.927259 23905 raft_consensus.cc:2804] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:07.927711 23905 raft_consensus.cc:697] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:07.928490 23905 consensus_queue.cc:237] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.937702 23442 catalog_manager.cc:5697] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 1 to 2, leader changed from 5852187cf3704887968ca1dc919c77e6 (127.18.74.66) to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 2 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:07.940001 23545 raft_consensus.cc:2468] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 2.
I20260709 14:53:07.943105 23658 leader_election.cc:304] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [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: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 5852187cf3704887968ca1dc919c77e6
I20260709 14:53:07.943768 23800 raft_consensus.cc:2804] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:07.944252 23800 raft_consensus.cc:697] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 2 LEADER]: Becoming Leader. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:07.945037 23800 consensus_queue.cc:237] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [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: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:07.952097 23439 catalog_manager.cc:5697] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 reported cstate change: term changed from 1 to 2, leader changed from 7ef23db219104caa9aa77c6bca98410b (127.18.74.65) to 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "4d2817ca41a84c018240365f78bc35e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:07.969353 23927 consensus_queue.cc:1048] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.979219 23895 consensus_queue.cc:1048] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.983784 23853 consensus_queue.cc:1048] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:07.997337 23853 consensus_queue.cc:1048] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 14:53:08.007563 23853 raft_consensus.cc:993] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6: : Instructing follower 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:08.008006 23864 raft_consensus.cc:1081] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Signalling peer 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:08.009600 23545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9e388da5410145e8a1fe290eedfb4c73"
dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39456
I20260709 14:53:08.010160 23545 raft_consensus.cc:493] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:08.010568 23545 raft_consensus.cc:3060] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.017011 23545 raft_consensus.cc:515] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:08.018452 23545 leader_election.cc:290] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:08.019443 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e388da5410145e8a1fe290eedfb4c73" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:08.019477 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e388da5410145e8a1fe290eedfb4c73" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:08.019945 23618 raft_consensus.cc:3055] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:08.020067 23694 raft_consensus.cc:3060] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.020185 23618 raft_consensus.cc:740] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:08.020860 23618 consensus_queue.cc:260] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:08.021675 23618 raft_consensus.cc:3060] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.025377 23694 raft_consensus.cc:2468] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:08.026554 23510 leader_election.cc:304] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:08.026762 23618 raft_consensus.cc:2468] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:08.027194 23905 raft_consensus.cc:2804] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:08.027590 23905 raft_consensus.cc:697] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:08.028316 23905 consensus_queue.cc:237] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:08.034246 23440 catalog_manager.cc:5697] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 1 to 2, leader changed from 5852187cf3704887968ca1dc919c77e6 (127.18.74.66) to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 2 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.038642 23922 raft_consensus.cc:993] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6: : Instructing follower 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:08.039130 23800 raft_consensus.cc:1081] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Signalling peer 7ef23db219104caa9aa77c6bca98410b to start an election
I20260709 14:53:08.041621 23545 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d36b37914bc146809e4d51a72df1ecdd"
dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
 from {username='slave'} at 127.0.0.1:39472
I20260709 14:53:08.042932 23545 raft_consensus.cc:493] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:08.043301 23545 raft_consensus.cc:3060] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.048180 23545 raft_consensus.cc:515] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:08.049628 23545 leader_election.cc:290] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Requested vote from peers 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823), 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67:39539)
I20260709 14:53:08.050350 23618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b37914bc146809e4d51a72df1ecdd" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:08.050616 23694 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d36b37914bc146809e4d51a72df1ecdd" candidate_uuid: "7ef23db219104caa9aa77c6bca98410b" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
I20260709 14:53:08.051043 23618 raft_consensus.cc:3060] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.051184 23694 raft_consensus.cc:3055] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:08.051566 23694 raft_consensus.cc:740] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:08.052328 23694 consensus_queue.cc:260] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:08.053522 23694 raft_consensus.cc:3060] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.057368 23618 raft_consensus.cc:2468] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:08.058516 23509 leader_election.cc:304] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5852187cf3704887968ca1dc919c77e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:08.059300 23905 raft_consensus.cc:2804] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:08.059782 23905 raft_consensus.cc:697] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Becoming Leader. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:08.060060 23694 raft_consensus.cc:2468] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7ef23db219104caa9aa77c6bca98410b in term 2.
I20260709 14:53:08.060585 23905 consensus_queue.cc:237] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:08.067497 23440 catalog_manager.cc:5697] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b reported cstate change: term changed from 1 to 2, leader changed from 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67) to 7ef23db219104caa9aa77c6bca98410b (127.18.74.65). New cstate: current_term: 2 leader_uuid: "7ef23db219104caa9aa77c6bca98410b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: UNKNOWN } } }
I20260709 14:53:08.185532 23545 raft_consensus.cc:1275] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Refusing update from remote peer 5852187cf3704887968ca1dc919c77e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.186777 23853 consensus_queue.cc:1048] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.194259 23694 raft_consensus.cc:1275] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 5852187cf3704887968ca1dc919c77e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.195735 23853 consensus_queue.cc:1048] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.226310 23545 raft_consensus.cc:1275] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Refusing update from remote peer 5852187cf3704887968ca1dc919c77e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.227646 23853 consensus_queue.cc:1048] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.234774 23694 raft_consensus.cc:1275] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 5852187cf3704887968ca1dc919c77e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.236150 23853 consensus_queue.cc:1048] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.260027 23694 raft_consensus.cc:3060] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.265091 23694 raft_consensus.cc:1275] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.266295 23905 consensus_queue.cc:1048] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.273339 23618 raft_consensus.cc:1275] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.275064 23888 consensus_queue.cc:1048] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.346029 23618 raft_consensus.cc:1275] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.347146 23888 consensus_queue.cc:1048] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.354102 23694 raft_consensus.cc:3060] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.360620 23694 raft_consensus.cc:1275] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.360826 23618 raft_consensus.cc:3060] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:08.361763 23874 consensus_queue.cc:1048] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.366786 23618 raft_consensus.cc:1275] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Refusing update from remote peer 4d2817ca41a84c018240365f78bc35e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.368789 23800 consensus_queue.cc:1048] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.383208 23541 raft_consensus.cc:1275] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Refusing update from remote peer 4d2817ca41a84c018240365f78bc35e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.384476 23800 consensus_queue.cc:1048] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.525557 23618 raft_consensus.cc:1275] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.526744 23874 consensus_queue.cc:1048] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.533891 23694 raft_consensus.cc:1275] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.535604 23888 consensus_queue.cc:1048] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.540216 23693 raft_consensus.cc:1275] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.542192 23905 consensus_queue.cc:1048] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:08.549456 23618 raft_consensus.cc:1275] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Refusing update from remote peer 7ef23db219104caa9aa77c6bca98410b: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:08.551399 23888 consensus_queue.cc:1048] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:10.695811 23439 catalog_manager.cc:2533] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:59032:
table { table_name: "soft_deleted_table" } modify_external_catalogs: true reserve_seconds: 3600
I20260709 14:53:10.713660 23439 catalog_manager.cc:3570] Servicing AlterTable request from {username='slave'} at 127.0.0.1:59032:
table { table_name: "soft_deleted_table" } new_extra_configs { key: "kudu.table.disable_compaction" value: "true" }
I20260709 14:53:10.776571 18729 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 14:53:10.871366 23584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.65:38913, user_credentials={real_user=slave}} blocked reactor thread for 46460.3us
I20260709 14:53:11.046531 23971 tablet.cc:1724] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:11.086805 23584 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.65:38913, user_credentials={real_user=slave}} blocked reactor thread for 204276us
I20260709 14:53:11.130007 23615 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6ead6636392749cea1be902ce1c2a1eb"
dest_uuid: "5852187cf3704887968ca1dc919c77e6"
mode: GRACEFUL
new_leader_uuid: "4d2817ca41a84c018240365f78bc35e6"
 from {username='slave'} at 127.0.0.1:39472
I20260709 14:53:11.154707 23615 raft_consensus.cc:606] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Received request to transfer leadership to TS 4d2817ca41a84c018240365f78bc35e6
I20260709 14:53:11.185357 23895 raft_consensus.cc:993] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6: : Instructing follower 4d2817ca41a84c018240365f78bc35e6 to start an election
I20260709 14:53:11.187716 23966 raft_consensus.cc:1081] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Signalling peer 4d2817ca41a84c018240365f78bc35e6 to start an election
I20260709 14:53:11.173043 23997 tablet.cc:1724] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.158331 23993 tablet.cc:1724] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.166013 23995 tablet.cc:1724] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.211849 24008 tablet.cc:1724] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:11.254519 24001 log.cc:927] Time spent T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b: Append to log took a long time: real 0.054s	user 0.001s	sys 0.000s
I20260709 14:53:11.256466 23691 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6ead6636392749cea1be902ce1c2a1eb"
dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
 from {username='slave'} at 127.0.0.1:35374
I20260709 14:53:11.257213 23691 raft_consensus.cc:493] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:11.257604 23691 raft_consensus.cc:3060] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.220474 24002 tablet.cc:1724] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.261495 24006 tablet.cc:1724] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.210003 24004 tablet.cc:1724] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.310577 24010 tablet.cc:1724] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.321417 24013 tablet.cc:1724] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.324184 23971 tablet.cc:1724] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.345239 23997 tablet.cc:1724] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.360908 24002 tablet.cc:1724] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.373035 23691 raft_consensus.cc:515] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:11.374054 24010 tablet.cc:1724] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.372895 24002 tablet.cc:1724] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.379290 24004 tablet.cc:1724] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
W20260709 14:53:11.377415 23658 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.18.74.66:33823, user_credentials={real_user=slave}} blocked reactor thread for 56525.9us
I20260709 14:53:11.374752 24008 tablet.cc:1724] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.386224 23542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ead6636392749cea1be902ce1c2a1eb" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:11.386802 23542 raft_consensus.cc:3060] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.391570 23544 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc"
dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
mode: GRACEFUL
new_leader_uuid: "4d2817ca41a84c018240365f78bc35e6"
 from {username='slave'} at 127.0.0.1:44122
I20260709 14:53:11.392268 23544 raft_consensus.cc:606] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Received request to transfer leadership to TS 4d2817ca41a84c018240365f78bc35e6
I20260709 14:53:11.393764 18729 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 14:53:11.400949 24004 tablet.cc:1724] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.402531 18729 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 14:53:11.405562 23542 raft_consensus.cc:2468] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 2.
I20260709 14:53:11.420713 23658 leader_election.cc:304] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4d2817ca41a84c018240365f78bc35e6, 7ef23db219104caa9aa77c6bca98410b; no voters: 
I20260709 14:53:11.421653 24018 raft_consensus.cc:2804] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 14:53:11.422115 24018 raft_consensus.cc:697] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 2 LEADER]: Becoming Leader. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:11.407248 24016 tablet.cc:1724] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.423012 24018 consensus_queue.cc:237] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:11.424315 23691 leader_election.cc:290] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 2 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:11.353317 24006 tablet.cc:1724] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.407316 24015 tablet.cc:1724] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.433246 24013 tablet.cc:1724] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.440341 23997 tablet.cc:1724] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.416997 23971 tablet.cc:1724] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.440383 24015 tablet.cc:1724] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.409403 23993 tablet.cc:1724] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.439477 23616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ead6636392749cea1be902ce1c2a1eb" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:11.445731 23616 raft_consensus.cc:3055] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 14:53:11.451020 23616 raft_consensus.cc:740] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5852187cf3704887968ca1dc919c77e6, State: Running, Role: LEADER
I20260709 14:53:11.452019 23616 consensus_queue.cc:260] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:11.454088 23616 raft_consensus.cc:3060] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Advancing to term 2
I20260709 14:53:11.458825 24015 tablet.cc:1724] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6: Alter schema from (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 0 to (
    10:key INT32 NOT NULL,
    11:int_val INT32 NOT NULL,
    12:string_val STRING NULLABLE,
    PRIMARY KEY (key)
) version 1
I20260709 14:53:11.478462 23616 raft_consensus.cc:2468] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 2.
I20260709 14:53:11.481746 23439 catalog_manager.cc:6242] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a: soft_deleted_table [id=cbc67cb5ecd54bb098ed4c0c2b6d6e44] alter complete (version 1)
I20260709 14:53:11.489075 23439 catalog_manager.cc:5697] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 reported cstate change: term changed from 1 to 2, leader changed from 5852187cf3704887968ca1dc919c77e6 (127.18.74.66) to 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67). New cstate: current_term: 2 leader_uuid: "4d2817ca41a84c018240365f78bc35e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:11.655318 24009 raft_consensus.cc:993] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b: : Instructing follower 4d2817ca41a84c018240365f78bc35e6 to start an election
I20260709 14:53:11.655814 23991 raft_consensus.cc:1081] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Signalling peer 4d2817ca41a84c018240365f78bc35e6 to start an election
I20260709 14:53:11.657184 23688 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc"
dest_uuid: "4d2817ca41a84c018240365f78bc35e6"
 from {username='slave'} at 127.0.0.1:35358
I20260709 14:53:11.657718 23688 raft_consensus.cc:493] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 14:53:11.657989 23688 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:11.663074 23688 raft_consensus.cc:515] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:11.664673 23688 leader_election.cc:290] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [CANDIDATE]: Term 3 election: Requested vote from peers 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913), 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823)
I20260709 14:53:11.665452 23542 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "7ef23db219104caa9aa77c6bca98410b"
I20260709 14:53:11.665706 23616 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e629403d2b9f4556bc926db970b1c2dc" candidate_uuid: "4d2817ca41a84c018240365f78bc35e6" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "5852187cf3704887968ca1dc919c77e6"
I20260709 14:53:11.666029 23542 raft_consensus.cc:3055] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Stepping down as leader of term 2
I20260709 14:53:11.666217 23616 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:11.666347 23542 raft_consensus.cc:740] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 7ef23db219104caa9aa77c6bca98410b, State: Running, Role: LEADER
I20260709 14:53:11.667092 23542 consensus_queue.cc:260] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [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: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:11.667968 23542 raft_consensus.cc:3060] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Advancing to term 3
I20260709 14:53:11.670994 23616 raft_consensus.cc:2468] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 3.
I20260709 14:53:11.672041 23658 leader_election.cc:304] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [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: 4d2817ca41a84c018240365f78bc35e6, 5852187cf3704887968ca1dc919c77e6; no voters: 
I20260709 14:53:11.672739 24018 raft_consensus.cc:2804] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 14:53:11.672696 23542 raft_consensus.cc:2468] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4d2817ca41a84c018240365f78bc35e6 in term 3.
I20260709 14:53:11.673394 24018 raft_consensus.cc:697] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 3 LEADER]: Becoming Leader. State: Replica: 4d2817ca41a84c018240365f78bc35e6, State: Running, Role: LEADER
I20260709 14:53:11.674109 24018 consensus_queue.cc:237] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [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: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } }
I20260709 14:53:11.681842 23442 catalog_manager.cc:5697] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 reported cstate change: term changed from 2 to 3, leader changed from 7ef23db219104caa9aa77c6bca98410b (127.18.74.65) to 4d2817ca41a84c018240365f78bc35e6 (127.18.74.67). New cstate: current_term: 3 leader_uuid: "4d2817ca41a84c018240365f78bc35e6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4d2817ca41a84c018240365f78bc35e6" member_type: VOTER last_known_addr { host: "127.18.74.67" port: 39539 } health_report { overall_health: HEALTHY } } }
I20260709 14:53:11.867206 23616 raft_consensus.cc:1275] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Refusing update from remote peer 4d2817ca41a84c018240365f78bc35e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.868335 24018 consensus_queue.cc:1048] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:11.877652 23542 raft_consensus.cc:1275] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Refusing update from remote peer 4d2817ca41a84c018240365f78bc35e6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 14:53:11.879123 24027 consensus_queue.cc:1048] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 14:53:12.204425 23616 raft_consensus.cc:1275] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 3 FOLLOWER]: Refusing update from remote peer 4d2817ca41a84c018240365f78bc35e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:12.205600 24027 consensus_queue.cc:1048] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5852187cf3704887968ca1dc919c77e6" member_type: VOTER last_known_addr { host: "127.18.74.66" port: 33823 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:12.215535 23542 raft_consensus.cc:1275] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 3 FOLLOWER]: Refusing update from remote peer 4d2817ca41a84c018240365f78bc35e6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 14:53:12.217629 24018 consensus_queue.cc:1048] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7ef23db219104caa9aa77c6bca98410b" member_type: VOTER last_known_addr { host: "127.18.74.65" port: 38913 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 14:53:12.453138 18729 tablet_server.cc:179] TabletServer@127.18.74.65:0 shutting down...
W20260709 14:53:12.475952 23658 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]
I20260709 14:53:12.481354 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:12.482239 18729 tablet_replica.cc:333] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
W20260709 14:53:12.482553 23658 consensus_peers.cc:597] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 -> Peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Couldn't send request to peer 7ef23db219104caa9aa77c6bca98410b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:12.482894 18729 raft_consensus.cc:2243] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.483409 18729 raft_consensus.cc:2272] T 69f0b80da10d4cafacda03117a70c7e1 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.485149 18729 tablet_replica.cc:333] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.485706 18729 raft_consensus.cc:2243] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.486114 18729 raft_consensus.cc:2272] T 5595a81d74874d5bbcc302cdd75bfff3 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.487820 18729 tablet_replica.cc:333] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.488336 18729 raft_consensus.cc:2243] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.489037 18729 raft_consensus.cc:2272] T 35658107250e48a69a05b92e5687a723 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.490660 18729 tablet_replica.cc:333] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.491182 18729 raft_consensus.cc:2243] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.491549 18729 raft_consensus.cc:2272] T 9c93e280d5f44377a77ed9c28870a1d1 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.493116 18729 tablet_replica.cc:333] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.493587 18729 raft_consensus.cc:2243] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.493934 18729 raft_consensus.cc:2272] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.495535 18729 tablet_replica.cc:333] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.495991 18729 raft_consensus.cc:2243] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.496651 18729 raft_consensus.cc:2272] T d36b37914bc146809e4d51a72df1ecdd P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.498229 18729 tablet_replica.cc:333] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.498716 18729 raft_consensus.cc:2243] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.499409 18729 raft_consensus.cc:2272] T 7a103cc877654a77aca82668f382835d P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.500965 18729 tablet_replica.cc:333] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.501416 18729 raft_consensus.cc:2243] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.502048 18729 raft_consensus.cc:2272] T 9e388da5410145e8a1fe290eedfb4c73 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.503669 18729 tablet_replica.cc:333] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.504132 18729 raft_consensus.cc:2243] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.504455 18729 raft_consensus.cc:2272] T 6ead6636392749cea1be902ce1c2a1eb P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.506579 18729 tablet_replica.cc:333] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.507102 18729 raft_consensus.cc:2243] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.507447 18729 raft_consensus.cc:2272] T 57ec429885064bd5a6edffad0807ec02 P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.508955 18729 tablet_replica.cc:333] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.509390 18729 raft_consensus.cc:2243] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.510251 18729 raft_consensus.cc:2272] T 02d50b41877e4ae3b1bcac433062ccbf P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.512356 18729 tablet_replica.cc:333] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.512840 18729 raft_consensus.cc:2243] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.513267 18729 raft_consensus.cc:2272] T e629403d2b9f4556bc926db970b1c2dc P 7ef23db219104caa9aa77c6bca98410b [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:12.513999 23584 consensus_peers.cc:597] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 -> Peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Couldn't send request to peer 7ef23db219104caa9aa77c6bca98410b. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:12.515542 18729 tablet_replica.cc:333] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.516136 18729 raft_consensus.cc:2243] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.516507 18729 raft_consensus.cc:2272] T b9c988dc98b349a6b474e2e1accc86fe P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.518205 18729 tablet_replica.cc:333] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.518715 18729 raft_consensus.cc:2243] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.519409 18729 raft_consensus.cc:2272] T 863a9d39987c4446a33f743c72723662 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.521188 18729 tablet_replica.cc:333] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.521687 18729 raft_consensus.cc:2243] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.522050 18729 raft_consensus.cc:2272] T ca7eb1076c9a4897b3420070ad01834b P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.523826 18729 tablet_replica.cc:333] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.524295 18729 raft_consensus.cc:2243] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.524657 18729 raft_consensus.cc:2272] T 1c555fecd6c8433086e3bf03178ddfa4 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.526363 18729 tablet_replica.cc:333] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.526902 18729 raft_consensus.cc:2243] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.527776 18729 raft_consensus.cc:2272] T d2b46318efdf4b72ab64131b0b4db429 P 7ef23db219104caa9aa77c6bca98410b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.529868 18729 tablet_replica.cc:333] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b: stopping tablet replica
I20260709 14:53:12.530355 18729 raft_consensus.cc:2243] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.530736 18729 raft_consensus.cc:2272] T 58ccf181153c435786d4c0d5cba8c32b P 7ef23db219104caa9aa77c6bca98410b [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:12.559226 23584 consensus_peers.cc:597] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 -> Peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Couldn't send request to peer 7ef23db219104caa9aa77c6bca98410b. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:38913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:12.565447 18729 tablet_server.cc:196] TabletServer@127.18.74.65:0 shutdown complete.
I20260709 14:53:12.594712 18729 tablet_server.cc:179] TabletServer@127.18.74.66:0 shutting down...
W20260709 14:53:12.600991 23658 consensus_peers.cc:597] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 -> Peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Couldn't send request to peer 7ef23db219104caa9aa77c6bca98410b. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:38913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:12.620919 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:12.621769 18729 tablet_replica.cc:333] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.622532 18729 raft_consensus.cc:2243] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.623100 18729 raft_consensus.cc:2272] T 5595a81d74874d5bbcc302cdd75bfff3 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.624933 18729 tablet_replica.cc:333] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.625440 18729 raft_consensus.cc:2243] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.626106 18729 raft_consensus.cc:2272] T 69f0b80da10d4cafacda03117a70c7e1 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.627753 18729 tablet_replica.cc:333] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.628429 18729 raft_consensus.cc:2243] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.628854 18729 raft_consensus.cc:2272] T 9e388da5410145e8a1fe290eedfb4c73 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.630604 18729 tablet_replica.cc:333] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.631119 18729 raft_consensus.cc:2243] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.631495 18729 raft_consensus.cc:2272] T 7a103cc877654a77aca82668f382835d P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.633024 18729 tablet_replica.cc:333] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.633486 18729 raft_consensus.cc:2243] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.634141 18729 raft_consensus.cc:2272] T 9c93e280d5f44377a77ed9c28870a1d1 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.635756 18729 tablet_replica.cc:333] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.636276 18729 raft_consensus.cc:2243] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.636957 18729 raft_consensus.cc:2272] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.638595 18729 tablet_replica.cc:333] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.639113 18729 raft_consensus.cc:2243] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.639479 18729 raft_consensus.cc:2272] T 35658107250e48a69a05b92e5687a723 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.641038 18729 tablet_replica.cc:333] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.641551 18729 raft_consensus.cc:2243] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.641876 18729 raft_consensus.cc:2272] T 02d50b41877e4ae3b1bcac433062ccbf P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.643563 18729 tablet_replica.cc:333] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.644146 18729 raft_consensus.cc:2243] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.644865 18729 raft_consensus.cc:2272] T 57ec429885064bd5a6edffad0807ec02 P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.646502 18729 tablet_replica.cc:333] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.647012 18729 raft_consensus.cc:2243] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.647383 18729 raft_consensus.cc:2272] T 863a9d39987c4446a33f743c72723662 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.649513 18729 tablet_replica.cc:333] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.650159 18729 raft_consensus.cc:2243] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.650956 18729 raft_consensus.cc:2272] T b9c988dc98b349a6b474e2e1accc86fe P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.653368 18729 tablet_replica.cc:333] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.654071 18729 raft_consensus.cc:2243] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.654739 18729 raft_consensus.cc:2272] T d36b37914bc146809e4d51a72df1ecdd P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 14:53:12.655226 23658 consensus_peers.cc:597] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 -> Peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Couldn't send request to peer 7ef23db219104caa9aa77c6bca98410b. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:38913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:12.657029 18729 tablet_replica.cc:333] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
W20260709 14:53:12.657243 23658 consensus_peers.cc:597] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 -> Peer 7ef23db219104caa9aa77c6bca98410b (127.18.74.65:38913): Couldn't send request to peer 7ef23db219104caa9aa77c6bca98410b. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.65:38913: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:12.657823 18729 raft_consensus.cc:2243] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.658259 18729 raft_consensus.cc:2272] T 6ead6636392749cea1be902ce1c2a1eb P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.660363 18729 tablet_replica.cc:333] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.660835 18729 raft_consensus.cc:2243] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.661187 18729 raft_consensus.cc:2272] T d2b46318efdf4b72ab64131b0b4db429 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.662863 18729 tablet_replica.cc:333] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.663328 18729 raft_consensus.cc:2243] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.663663 18729 raft_consensus.cc:2272] T 1c555fecd6c8433086e3bf03178ddfa4 P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.665227 18729 tablet_replica.cc:333] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.665681 18729 raft_consensus.cc:2243] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.666332 18729 raft_consensus.cc:2272] T 58ccf181153c435786d4c0d5cba8c32b P 5852187cf3704887968ca1dc919c77e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.667979 18729 tablet_replica.cc:333] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.668367 18729 raft_consensus.cc:2243] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.669003 18729 raft_consensus.cc:2272] T ca7eb1076c9a4897b3420070ad01834b P 5852187cf3704887968ca1dc919c77e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.670704 18729 tablet_replica.cc:333] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6: stopping tablet replica
I20260709 14:53:12.671149 18729 raft_consensus.cc:2243] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.671504 18729 raft_consensus.cc:2272] T e629403d2b9f4556bc926db970b1c2dc P 5852187cf3704887968ca1dc919c77e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.707666 18729 tablet_server.cc:196] TabletServer@127.18.74.66:0 shutdown complete.
W20260709 14:53:12.722929 23658 consensus_peers.cc:597] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 -> Peer 5852187cf3704887968ca1dc919c77e6 (127.18.74.66:33823): Couldn't send request to peer 5852187cf3704887968ca1dc919c77e6. Status: Network error: Client connection negotiation failed: client connection to 127.18.74.66:33823: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 14:53:12.735543 18729 tablet_server.cc:179] TabletServer@127.18.74.67:0 shutting down...
I20260709 14:53:12.757090 18729 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 14:53:12.757762 18729 tablet_replica.cc:333] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.758528 18729 raft_consensus.cc:2243] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.759498 18729 raft_consensus.cc:2272] T 5595a81d74874d5bbcc302cdd75bfff3 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.761279 18729 tablet_replica.cc:333] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.761759 18729 raft_consensus.cc:2243] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.762220 18729 raft_consensus.cc:2272] T 69f0b80da10d4cafacda03117a70c7e1 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.763939 18729 tablet_replica.cc:333] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.764433 18729 raft_consensus.cc:2243] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.764791 18729 raft_consensus.cc:2272] T 35658107250e48a69a05b92e5687a723 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.766430 18729 tablet_replica.cc:333] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.766940 18729 raft_consensus.cc:2243] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.767318 18729 raft_consensus.cc:2272] T 9c93e280d5f44377a77ed9c28870a1d1 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.768864 18729 tablet_replica.cc:333] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.769332 18729 raft_consensus.cc:2243] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.769682 18729 raft_consensus.cc:2272] T 38b3bb9ffa3e4781b1b8e33b7d8382e2 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.771301 18729 tablet_replica.cc:333] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.771761 18729 raft_consensus.cc:2243] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.772127 18729 raft_consensus.cc:2272] T d36b37914bc146809e4d51a72df1ecdd P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.773677 18729 tablet_replica.cc:333] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.774127 18729 raft_consensus.cc:2243] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 3 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.774807 18729 raft_consensus.cc:2272] T e629403d2b9f4556bc926db970b1c2dc P 4d2817ca41a84c018240365f78bc35e6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.777128 18729 tablet_replica.cc:333] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.777606 18729 raft_consensus.cc:2243] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.777958 18729 raft_consensus.cc:2272] T 02d50b41877e4ae3b1bcac433062ccbf P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.779613 18729 tablet_replica.cc:333] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.780081 18729 raft_consensus.cc:2243] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.780432 18729 raft_consensus.cc:2272] T 57ec429885064bd5a6edffad0807ec02 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.781965 18729 tablet_replica.cc:333] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.782421 18729 raft_consensus.cc:2243] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.782759 18729 raft_consensus.cc:2272] T b9c988dc98b349a6b474e2e1accc86fe P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.784548 18729 tablet_replica.cc:333] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.785028 18729 raft_consensus.cc:2243] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.785370 18729 raft_consensus.cc:2272] T 863a9d39987c4446a33f743c72723662 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.786942 18729 tablet_replica.cc:333] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.787386 18729 raft_consensus.cc:2243] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.787720 18729 raft_consensus.cc:2272] T ca7eb1076c9a4897b3420070ad01834b P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.789319 18729 tablet_replica.cc:333] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.789820 18729 raft_consensus.cc:2243] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.790190 18729 raft_consensus.cc:2272] T 7a103cc877654a77aca82668f382835d P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.791754 18729 tablet_replica.cc:333] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.792198 18729 raft_consensus.cc:2243] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.792533 18729 raft_consensus.cc:2272] T 9e388da5410145e8a1fe290eedfb4c73 P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.794016 18729 tablet_replica.cc:333] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.794461 18729 raft_consensus.cc:2243] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 2 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.795148 18729 raft_consensus.cc:2272] T 6ead6636392749cea1be902ce1c2a1eb P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.797005 18729 tablet_replica.cc:333] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.797452 18729 raft_consensus.cc:2243] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.797778 18729 raft_consensus.cc:2272] T d2b46318efdf4b72ab64131b0b4db429 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.799445 18729 tablet_replica.cc:333] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.799831 18729 raft_consensus.cc:2243] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.800470 18729 raft_consensus.cc:2272] T 1c555fecd6c8433086e3bf03178ddfa4 P 4d2817ca41a84c018240365f78bc35e6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.802134 18729 tablet_replica.cc:333] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6: stopping tablet replica
I20260709 14:53:12.802546 18729 raft_consensus.cc:2243] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 14:53:12.802939 18729 raft_consensus.cc:2272] T 58ccf181153c435786d4c0d5cba8c32b P 4d2817ca41a84c018240365f78bc35e6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.838714 18729 tablet_server.cc:196] TabletServer@127.18.74.67:0 shutdown complete.
I20260709 14:53:12.865813 18729 master.cc:562] Master@127.18.74.126:45053 shutting down...
I20260709 14:53:12.885035 18729 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 1 LEADER]: Raft consensus shutting down.
I20260709 14:53:12.885511 18729 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 14:53:12.885787 18729 tablet_replica.cc:333] T 00000000000000000000000000000000 P 78333147e2534b899d56020107d8c26a: stopping tablet replica
I20260709 14:53:12.927763 18729 master.cc:584] Master@127.18.74.126:45053 shutdown complete.
[       OK ] FilterSoftDeletedTableTest.TestFilterSofteDeletedTable/1 (12216 ms)
[----------] 2 tests from FilterSoftDeletedTableTest (25855 ms total)

[----------] Global test environment tear-down
[==========] 8 tests from 2 test suites ran. (111599 ms total)
[  PASSED  ] 8 tests.
I20260709 14:53:13.002614 18729 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:220: suppressed but not reported on 393 messages since previous log ~15 seconds ago
I20260709 14:53:13.002825 18729 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:304: suppressed but not reported on 393 messages since previous log ~15 seconds ago
I20260709 14:53:13.003017 18729 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet_mm_ops.cc:139: suppressed but not reported on 393 messages since previous log ~15 seconds ago
I20260709 14:53:13.003199 18729 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 ~38 seconds ago
I20260709 14:53:13.003350 18729 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 ~38 seconds ago
I20260709 14:53:13.003500 18729 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/rpc/proxy.cc:239: suppressed but not reported on 6 messages since previous log ~0 seconds ago
I20260709 14:53:13.003765 18729 logging.cc:436] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2406: suppressed but not reported on 53 messages since previous log ~11 seconds ago
